445 Commits

Author SHA1 Message Date
Aigars Silkalns
07929f2a31 Addresses security concern 2025-10-20 13:30:01 +03:00
Aigars Silkalns
9524a09566 Updated dependencies 2025-10-14 12:11:46 +02:00
Aigars Silkalns
aae8438e7a Updated dependencies 2025-10-14 12:07:53 +02:00
Aigars Silkalns
bebfccfd92 Fixed sidebar navigation on second scroll 2025-07-10 15:20:22 +03:00
Aigars Silkalns
01aefe5ac0 Release 4.0.0-rc4: Updated dependencies and refined mobile image fix
- Updated 8 npm packages to latest versions including TypeScript, Astro, and linting tools
- Refined mobile image loading solution by removing JavaScript runtime fix in favor of HTML-level path generation
- All images now use relative paths generated at build time for optimal compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 12:11:37 +03:00
Aigars Silkalns
a9e3a52379 Fixed Compilation/Start error #5867
Compilation/Start error #5867 by introducing shx
2025-07-10 08:57:13 +03:00
Aigars Silkalns
862cc0defb Fixed issue with fade class becoming unresponsive via TeamViewer
Fixed issue with fade class becoming unresponsive via TeamViewer: https://github.com/ColorlibHQ/AdminLTE/issues/5872
2025-07-10 08:40:27 +03:00
Aigars Silkalns
674f5fef85 Dist folder updated to rc3 2025-06-30 15:13:11 +03:00
Aigars Silkalns
f17065cc11 Minor changes 2025-06-24 08:39:03 +03:00
Aigars Silkalns
2f59912a8d Add README for dist/ folder with usage instructions
- Complete documentation for ready-to-use production build
- CDN usage examples with jsDelivr links
- Deployment instructions for all hosting scenarios
- File inventory and technical specifications
- Quick start guide for immediate usage
2025-06-24 08:17:59 +03:00
Aigars Silkalns
215107782c Include dist/ folder in repository for v4.0.0-rc3
- Add production build files to repository for easy access and CDN usage
- Remove dist/ from .gitignore to track built files
- Includes all 37 HTML pages, CSS/JS assets, and images
- Fresh build with latest fixes (smart paths, sidebar navigation, updated CDNs)

This allows users to:
- Access built files directly from GitHub
- Use GitHub as CDN (via jsdelivr.net/gh/...)
- Download ready-to-use files without building locally
2025-06-24 08:16:49 +03:00
Aigars Silkalns
3885daabe1 Release v4.0.0-rc3: Production deployment fixes and cross-platform compatibility
- Fix production build path resolution for CSS/JS/images
- Resolve sidebar navigation layout issues (badges, arrows, spacing)
- Fix RTL CSS processing interference with LTR builds
- Update dependencies (Bootstrap 5.3.7, Bootstrap Icons 1.13.1, OverlayScrollbars 2.11.0)
- Remove CDN integrity attributes to prevent digest mismatches
- Add dist/ to .gitignore to exclude build files from repository
- Implement smart relative path calculation for all deployment scenarios
- Add runtime image path correction for sub-folder deployments
- Ensure development and production environment parity
- Fix all ESLint compliance issues (prefer-global-this, prefer-string-slice)

Major improvements:
✅ Production builds now work identically to development
✅ Images, CSS, and JavaScript load correctly in any deployment structure
✅ Sidebar displays properly with badges and arrow indicators
✅ Zero console errors from CDN resources
✅ Full compatibility with FTP/static hosting platforms
2025-06-23 12:45:13 +03:00
Aigars Silkalns
63aabd6610 Major accessibility and es2022 updates 2025-06-20 16:52:49 +03:00
Aigars Silkalns
7d4c893296 🚀 Release v4.0.0-rc1: Complete Modernization
🎉 Major modernization release bringing AdminLTE to current standards

## Key Improvements:
- 🔒 Zero security vulnerabilities (all dependencies updated)
- ⚡ ESLint v9 with modern flat configuration
- đŸ“Ļ Astro 5.x, Bootstrap 5.3.7, 50+ package updates
- đŸ› ī¸ New npm scripts: 'npm start', 'npm run build'
- 🧹 700+ linting issues resolved, technical debt cleaned
- đŸŽ¯ ES modules, modern tooling, optimal bundles

## Infrastructure:
- Upgraded to ES modules with proper configurations
- Migrated ESLint to v9 flat config format
- Enhanced build scripts and developer experience
- Added comprehensive CHANGELOG.md
- Updated README.md with v4.0.0-rc1 highlights

## Quality & Security:
- All npm vulnerabilities resolved
- Zero linting errors across JS/TS/CSS/Astro
- Updated browserslist and build dependencies
- Removed deprecated patterns and dead code

## Compatibility:
- No breaking changes for end users
- Full Bootstrap 5.3.7 compatibility maintained
- All HTML templates remain compatible
- Enhanced developer experience with modern tooling

See CHANGELOG.md for complete details.
2025-06-20 15:53:40 +03:00
Daniel
7f31eacc79 Release v4 beta3 (#5801)
* replace  js-beautify with prettier | sass downgrade

* minor upgrade cdn and accordings

* establish dist

* upgrade astro v5

* Update dependabot.yml

* bump beta2 to beta3
2024-12-24 13:19:11 +05:30
Daniel
96196217d4 gulp setup 2021-05-17 02:40:19 +05:30
Daniel
bb8be82e5b dev Setup for AdminLTE v4 2021-05-06 02:27:53 +05:30
Daniel
096b586f9c delete build,plugin,pages,dist folders 2021-03-24 00:21:49 +05:30
REJack
229ec8e5c5 update dist files 2021-03-22 08:30:25 +01:00
Daniel
951a67b43f eslint unicorn fix lint errors (#3363) 2021-01-27 07:55:54 +01:00
REJack
be92d809c6 add os-theme switch in demo.js 2020-12-09 08:36:35 +01:00
REJack
f17c1c4d68 fix demo.js 2020-12-04 09:11:21 +01:00
REJack
bfc26debdc Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-12-03 11:03:10 +01:00
REJack
44817489a2 rework demo.js 2020-12-03 11:02:40 +01:00
REJack
983f225d6a change comment again (try no. 3) 2020-12-02 09:48:06 +01:00
REJack
8240412de9 using /* */ comment to avoid warning 2020-12-02 08:54:21 +01:00
REJack
90527a83d1 new try to avoid lgtm unused-local-variable warning 2020-12-02 08:38:35 +01:00
REJack
7985fb6b95 try to avoid lgtm unused-local-variable alert 2020-12-02 08:26:31 +01:00
REJack
a2d25ca035 ignore lgtm unused-local-variable warning in dashboard js files 2020-11-30 09:43:22 +01:00
REJack
5ac281611b rebuild dist files 2020-11-25 11:56:12 +01:00
REJack
087891fdf7 build dist files 2020-11-25 10:33:30 +01:00
REJack
5993872f8b build dist files 2020-11-25 09:16:01 +01:00
REJack
04d78d238b add dark-mode checkbox in demo.js 2020-09-24 11:03:13 +02:00
Ryan
6eab10b0ba line-height with percentage seems to behave weirdly in IE 2020-09-22 12:05:02 +08:00
Ryan
ba9cf441cb Fix for Info Box when on IE11
Fixes info box displaying incorrectly when using IE11 (not sure for older versions) and also change text for the shadow info box so it will appear better for smaller screens (without having to use text-wrap).
2020-09-22 11:30:19 +08:00
REJack
16686958b6 add nav-collapse-hide-child in demo.js (#2913)
* add nav-collapse-hide-child in demo.js
* fix nav-collapse-hide-child with sidebar-no-expand
2020-07-23 20:58:15 +02:00
XhmikosR
3f203af04b Remove .nav-tabs-custom references (#2832) 2020-06-12 20:40:06 +02:00
XhmikosR
47e653bfbf Remove the executable permission. (#2768) 2020-06-02 13:25:34 +02:00
REJack
0641a8442d Fix ESLint errors (#2763)
* fix dist/js/demo.js eslint error

* fix Layout.js eslint error

* remove unnecessary semicolon

* remove unexpected token

* add missing radix for parseInt in Layout.js
2020-06-01 21:21:43 +02:00
XhmikosR
27ff009494 Comply to the ESLint rules. 2020-06-01 14:26:08 +03:00
XhmikosR
5ba59f1454 Add ESLint support.
Used the Bootstrap master branch config and adapted it.

Also, remove the `babel-eslint` package since we don't use it.
2020-06-01 14:26:07 +03:00
XhmikosR
8a9808575f Compress png and remove unused img (#2706)
* Losslessly compress PNG files

Before: 1,17 MB (1.228.084 bytes)
After:  1,13 MB (1.194.642 bytes)

* Rename image for consistency.

* Delete the unused mestro.png
2020-05-30 12:07:22 +02:00
XhmikosR
671be53be1 Losslessly compress JPG files. (#2705)
Before: 1,84 MB (1.932.709 bytes)
After:  1,78 MB (1.867.039 bytes)
2020-05-30 12:07:10 +02:00
REJack
c2e77427ba fix layout-boxed sidebar with sidebar-mini 2020-05-27 22:14:18 +02:00
REJack
da47f23145 replace small-box font-size transition with transform 2020-05-27 22:02:21 +02:00
REJack
414d14b2d2 prep pre version 2020-05-27 21:59:29 +02:00
REJack
66268d5340 prep version 2020-05-19 22:39:46 +02:00
REJack
229600ba4c add brand-image-xl margin fix without logo-switch 2020-05-19 20:43:15 +02:00
REJack
fbe0340eb0 fix layout-boxed with default sidebar 2020-05-18 13:29:45 +02:00
REJack
4c50b36cbe rebuild dist map files 2020-05-17 02:10:47 +02:00