|
|
ea7ec61377
|
refactor: extract BaseDropdown component to reduce duplication
- Create BaseDropdown with shared dropdown logic:
- Toggle state management
- Click outside handling
- Dropdown positioning
- Trigger and dropdown slots
- Refactor StatusDropdown and PublishDropdown to use BaseDropdown
- Reduce code duplication by ~80 lines
- Maintain all existing functionality
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-06-25 22:12:16 -04:00 |
|