v2.0.0
β¨ Shadcn-Admin v2
shadcn-admin-1080-v2.mp4
π RTL Support
- Complete right-to-left layout support
- Logical properties implementation
- Direction switch component with context management
π Enhanced Data Tables
- Bulk Action Toolbar: Multi-select actions for tasks and users
- Search Parameter Sync: Table states persist in URL
- Full keyboard navigation and accessibility support
ποΈ Configuration Drawer
- Layout state management with persistent preferences
- Cookie-based state persistence
- Improved accessibility with semantic markup
π¨ UI Improvements
- Icon System: Replaced Tabler with Lucide icons
- Modular CSS: Separated base and theme styles
- Responsive Design: Better mobile experience and large screen support
- Color System: Consistent color scheme across components
π§ Technical Enhancements
- Converted to named exports for better tree-shaking
- Enhanced TypeScript type safety
- Upgraded to Node.js v20 in CI
- Improved code organization and consistency
β οΈ Breaking Changes
- CSS file structure reorganized for modularity
- Tabler icon dependencies removed
- localStorage replaced with cookie-based persistence
π Bug Fixes
- Fixed layout overflow issues
- Improved table hover states
- Enhanced mobile responsiveness
- Resolved color inconsistencies
Full Changelog: v1.4.2...v2.0.0