Gentelella v2.0.0 - Stable Bootstrap 5 Release 🎉
Major Stable Release - Bootstrap 5 with Modern Build System
🚀 Key Highlights: • 90% smaller bundle (79KB vs 779KB) with Vite build system • Bootstrap 5.3.6 complete migration with modern design • Morris.js eliminated - replaced with Chart.js 4.4.2 • jQuery easing fixed - all animation errors resolved • Enhanced performance - 40-70% faster page loads
🔧 Major Improvements: • Complete Morris.js removal (morisjs.html → chart3.html) • Fixed jQuery easing TypeError issues • Updated navigation across 35+ HTML files • Modern responsive design with mobile-first approach • Error page redesigns (403, 404, 500)
📦 Smart Loading System: • Core Bundle (79KB): Essential libraries • Chart Module (219KB): Only loads on chart pages • Form Module (200KB): Only loads on form pages • Conditional module loading for optimal performance
🛠️ Technical Stack: • Bootstrap 5.3.6 • Vite 6.3.5 • Chart.js 4.4.2 • ECharts 5.6.0
🚀 Quick Start:
git clone https://github.com/ColorlibHQ/gentelella.git
cd gentelella && npm install && npm run dev
Full changelog: https://github.com/ColorlibHQ/gentelella/blob/master/changelog.md