|
2 | 2 |
|
3 | 3 | > A completely modernized, powerful, and free Bootstrap 5 admin dashboard template built with cutting-edge web technologies. |
4 | 4 |
|
5 | | -**⚡ Major Version 3.0 Release** - Complete rewrite with Bootstrap 5, modern JavaScript (ES6+), Alpine.js, SCSS, and Vite build system. |
| 5 | +**🎉 Version 3.1.0 Release** - Updated to Bootstrap 5.3.8 with all dependencies upgraded to their latest versions, improved chart handling, and legacy code cleanup. |
6 | 6 |
|
7 | 7 |  |
8 | 8 |
|
9 | 9 | **[🚀 View Live Demo](https://colorlib.com/polygon/metis/)** |
10 | 10 |
|
11 | 11 | [](https://opensource.org/licenses/MIT) |
12 | | -[](https://getbootstrap.com) |
| 12 | +[](https://getbootstrap.com) |
13 | 13 | [](https://nodejs.org) |
14 | 14 |
|
15 | 15 | ## ✨ Features |
16 | 16 |
|
17 | 17 | ### 🎨 **Modern Design System** |
18 | | -- **Bootstrap 5.3.7** - Latest version with all modern utilities |
| 18 | +- **Bootstrap 5.3.8** - Latest version with all modern utilities |
19 | 19 | - **CSS Custom Properties** - Full theme customization support |
20 | 20 | - **Dark/Light Mode** - Seamless theme switching with localStorage persistence |
21 | 21 | - **Responsive First** - Mobile-optimized layouts across all devices |
22 | 22 | - **Modern Typography** - Inter font family for enhanced readability |
23 | 23 |
|
24 | 24 | ### 🚀 **Advanced Technology Stack** |
25 | | -- **Alpine.js** - Lightweight reactive framework for modern interactions |
| 25 | +- **Alpine.js 3.15.0** - Lightweight reactive framework for modern interactions |
26 | 26 | - **ES6+ JavaScript** - Modern JavaScript with modules and async/await |
27 | | -- **Vite Build System** - Lightning-fast development and optimized production builds |
28 | | -- **SCSS Architecture** - Organized, scalable stylesheet structure |
29 | | -- **Bootstrap Icons** - 1,800+ high-quality SVG icons |
| 27 | +- **Vite 7.1.7** - Lightning-fast development and optimized production builds |
| 28 | +- **SCSS Architecture** - Organized, scalable stylesheet structure with Sass 1.93.2 |
| 29 | +- **Bootstrap Icons 1.13.1** - 1,800+ high-quality SVG icons |
| 30 | +- **ApexCharts 5.3.5** - Advanced charting library |
| 31 | +- **Font Awesome 7.0.1** - Additional icon library |
30 | 32 |
|
31 | 33 | ### 📊 **Comprehensive Dashboard Pages** |
32 | 34 | - **📈 Analytics Dashboard** - Charts, KPIs, and data visualization |
@@ -157,6 +159,17 @@ document.addEventListener('alpine:init', () => { |
157 | 159 | }); |
158 | 160 | ``` |
159 | 161 |
|
| 162 | +## 🆕 What's New in v3.1.0 |
| 163 | + |
| 164 | +### Latest Updates (September 2025) |
| 165 | +- ✅ **Bootstrap 5.3.8** - Latest framework version |
| 166 | +- ✅ **All Dependencies Updated** - Every package upgraded to latest stable version |
| 167 | +- ✅ **ApexCharts 5.3.5** - Major version upgrade with enhanced features |
| 168 | +- ✅ **Font Awesome 7.0.1** - Major version upgrade with new icons |
| 169 | +- ✅ **Chart Overflow Fix** - Improved responsive chart rendering |
| 170 | +- ✅ **Legacy Code Cleanup** - Removed all Bootstrap 3 remnants |
| 171 | +- ✅ **Enhanced Documentation** - Added CLAUDE.md for AI-assisted development |
| 172 | + |
160 | 173 | ## 🌟 Key Improvements in v3.0 |
161 | 174 |
|
162 | 175 | ### From v2.x to v3.0 |
|
0 commit comments