This repository was archived by the owner on Aug 17, 2025. It is now read-only.
Commit 28aa6d3
committed
feat: add testing and refactor dropdown component
- Added vitest for testing with watch mode and setup files.
- Refactored DropdownItem to support keyboard interactions and improved submenu handling.
- Updated Snippets component to replace CSSSnippets.
- Removed unused files and optimized imports across various components.
- Enhanced file format detection utility to support various image formats.1 parent 7f5c493 commit 28aa6d3
File tree
40 files changed
+8072
-2004
lines changed- .ladle
- docs
- src
- assets/styles
- features
- app/dropdown/components
- importing
- modal/components
- plugins/components
- settings/components
- snippets
- snippets
- theme
- titlebar
- components
- context
- plugins
- image
- gif
- normal
- note
- utils
40 files changed
+8072
-2004
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
This file was deleted.
0 commit comments