Releases: design-sparx/antd-multipurpose-dashboard
Releases · design-sparx/antd-multipurpose-dashboard
v2.0.0 — Major UI/UX Overhaul
What's New
Design System
- Multi-style theme engine: 4 switchable design styles — Clean, Glassmorphic, Neumorphic, Bold — each with full light/dark mode support
- StyleSwitcher drawer: quick-access floating action to customize appearance on the fly
- Design style picker in Settings: persistent style selection in the UI Settings tab
- Smooth theme transitions: CSS crossfade animations when toggling light/dark mode
Layout & Navigation
- Icon-rail sidebar: collapsible sidebar with 64px icon rail on desktop, hidden on mobile
- Sidebar section grouping: organized into Dashboards, Pages, User, and Help sections with individual icons
- 3-column header: breadcrumbs | search | actions layout with scroll-aware compression
- Fixed header & footer: only the main content area scrolls
- Mobile bottom tab bar: 5-tab navigation (Home, Search, Menu, Alerts, Profile) with full drawer menu
- Command palette: compact search button with Ctrl+K keyboard shortcut
New Dashboards
- Analytics Dashboard: data visualization with filter features
- Finance Dashboard: financial metrics and reporting
- Healthcare Dashboard: patient, doctor, and appointment management
Transitions & Micro-interactions
- Framer Motion page transitions: spring-physics animations between routes
- Card hover lift: subtle translateY on all cards
- Button press effect: scale-down feedback on click
- Badge bounce: animated entrance for notification badges
- Progress bar shimmer: animated gradient on progress indicators
- Count-up animations: stat cards animate numbers on scroll into view
Developer Experience
- AdvancedTable component: enhanced table with sorting, filtering, and export
- i18n integration: language switching support
- Accessibility: skip links, ARIA-friendly features, keyboard navigation
- Command palette: global Ctrl+K search across all pages
- Export utilities: CSV and JSON export for data tables
- Onboarding tour: guided walkthrough for new users
Ant Design v6
- Upgraded to Ant Design v6.3.0
- Migrated to v6 semantic patterns (
classNames,styles)
Bug Fixes
- Fixed dark mode sidebar text visibility across all design styles
- Fixed Storybook story type mismatches
- Fixed authentication flow and redirect handling
- Various TypeScript type safety improvements
Full Changelog
UI update, code refactoring and bug fixes
Minor Changes
- dbfcb7e: optimized imports, added project about page and made UI simple and minimal
Patch Changes
- 0608bd2: ### Code optimization & bug fixes
- chore: change onboarding flow. From landing → login → home
- feat(ui): made general user interface simple and minimal
- chore: cleaned up imports and refactors
- chore(deps-dev): bump vite from 4.5.2 to 4.5.3
- chore: refactored pages imports and exports
- chore: refactored stories imports and exports
- feat(page): added about project page
- chore(docs): added CONTRIBUTING.md docs
Version 0.2.2 - Beta Release
We are excited to announce the initial release of our project, Version 0.2.2. This release marks a significant milestone in our development journey, and we're thrilled to share it with you.
Key Highlights:
- Added core functionality to the application.
- Fixed several critical bugs and improved overall stability.
- Enhanced user interface for a more intuitive experience.
- Added changesets to manage versioning and changelogs.
Please refer to the changelog for a detailed list of changes and updates included in this release.
Thank you for your support and feedback throughout the development process. We look forward to your continued involvement as we work on future enhancements and features.