File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.0.1 (2024-12-14)
2+
3+ ### Fix
4+
5+ - merge two button components into one (#60 )
6+ - loading all tabler-icon chunks in dev mode (#59 )
7+ - display menu dropdown when sidebar collapsed (#58 )
8+ - update spacing & alignment in dialogs/drawers
9+ - update border & transition of sticky columns in user table
10+ - update heading alignment to left in user dialogs
11+ - add height and scroll area in user mutation dialogs
12+ - update ` /dashboard ` route to just ` / `
13+ - ** build** : replace require with import in tailwind.config.js
14+
15+ ### Refactor
16+
17+ - remove unnecessary layout-backup file
18+
119## v1.0.0 (2024-12-09)
220
321### BREAKING CHANGE
Original file line number Diff line number Diff line change 11{
22 "name" : " shadcn-admin" ,
33 "private" : true ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments