You've already forked gentelella
Release v2.0.0: Stable Bootstrap 5 admin template
🎉 Major stable release with complete modernization:
• Bootstrap 5.3.6 with Vite build system
• 90% smaller bundle size (79KB vs 779KB)
• Morris.js completely removed, replaced with Chart.js
• jQuery easing errors fixed with proper fallbacks
• Enhanced performance and mobile responsiveness
• Updated navigation and error pages
• Production-ready build optimizations
Breaking changes:
- morisjs.html renamed to chart3.html
- Updated navigation references across all pages
- Removed Morris.js dependencies and CSS
Migration guide available in changelog.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gentelella",
|
||||
"version": "2.0-beta2",
|
||||
"version": "2.0.0",
|
||||
"description": "Gentelella Admin is a free to use Bootstrap admin template",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user