Replies: 7 comments 1 reply
|
Can we migrate from 3.2.0 to some 4 versión without Breaking everything? |
0 replies
|
Can I get Admin panel here? |
0 replies
|
Great Project, thank you for your contribution to the community @puikinsh |
0 replies
|
Please the nav bar drop-down not correctly appear on mobile I am using drop down menu end. How to fix that |
0 replies
|
It seems some features are not available in this version that exist in version 3, for example, |
0 replies
|
Thanks
…On Mon, Nov 10, 2025, 2:39 PM Abolfazl Fatemi ***@***.***> wrote:
It seems some features are not available in this version that exist in
version 3, for example,
This version: Forms -> General Elements
Version 3: Forms -> General Elements, Editors, Validation
—
Reply to this email directly, view it on GitHub
<#5866 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFZ65CM7RJETBNFIMQ543DL34B2QBAVCNFSM6AAAAACAOCKADWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIOJSGM4DMMA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
0 replies
|
Thanks for the hard work, looking forward to the release of AdminLTE v4.0.0 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AdminLTE v4.0.0-rc3 - Production Deployment & Cross-Platform Compatibility
This release resolves critical production deployment issues and ensures consistent behavior between development and production environments across different deployment scenarios.
🚀 Production Deployment Fixes
Path Resolution System
./css/for root,../css/for sub-pages)RTL CSS Processing Fix
rtlcssplugin interference with LTR buildsrtlcssnow only runs during RTL-specific builds (NODE_ENV=RTL).rtl.cssfiles for right-to-left language supportImage Loading Resolution
/assets/img/...) to relative paths🎨 UI/Navigation Improvements
Sidebar Navigation Fixed
sidebar-openclass to all layouts for consistent stylingCross-Device Consistency
.sidebar-menu .nav-link { width: 100%; }for better UX📦 CDN & Dependencies
Updated to Latest Stable Versions
Integrity Attribute Removal
integrityattributes from all CDN resourcescrossorigin="anonymous"for security while removing brittle SRI checks🛠️ Build System Enhancements
Development vs Production Parity
src/html/public/for hot-reloadingdist/css/anddist/js/then flattens structureGit Repository Cleanup
dist/folder to repositoryDeployment Guide
Quick Start
Deployment Scenarios
dist/contents topublic_html/or equivalentdist/contents topublic_html/admin/or similardist/in your hosting platform📋 Migration Notes
From 4.0.0-rc2 to 4.0.0-rc3
Automatic Updates (No Action Required):
Recommended Actions:
dist/structurenpm run dev) and production buildsBreaking Changes:
Download: Use npm:
npm install admin-lte@4.0.0-rc3or download the source code below.This discussion was created from the release AdminLTE v4.0.0-rc3.
All reactions