Improve the primitives sidebar
This commit is contained in:
parent
dfeed5d1a6
commit
bfcacb184f
6 changed files with 209 additions and 36 deletions
8
TODO.md
8
TODO.md
|
|
@ -76,10 +76,10 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
|
|||
- [x] Apply theme to all components
|
||||
|
||||
### Sidebar Behavior
|
||||
- [ ] Create collapsible sidebar component
|
||||
- [ ] Add toggle buttons for left/right sidebars
|
||||
- [ ] Persist sidebar state to localStorage
|
||||
- [ ] Handle responsive layout for narrow screens
|
||||
- [x] Create collapsible sidebar component
|
||||
- [x] Add toggle buttons for left/right sidebars
|
||||
- [x] Persist sidebar state to localStorage
|
||||
- [x] Handle responsive layout for narrow screens
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue