Commit Graph

41 Commits

Author SHA1 Message Date
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 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
Bundlewatch / bundlewatch (push) Waiting to run Details
CodeQL / Analyze (push) Waiting to run Details
Docs / bundlewatch (push) Waiting to run Details
Lint / run (push) Waiting to run Details
CSS (node-sass) / css (push) Waiting to run Details
- 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
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 c30b554b00 minor bug fixes 2023-02-20 18:54:04 +05:30
Daniel 3113ac5efe removed gulp and implement cli and astro 2023-02-19 21:40:29 +05:30
Daniel 1d56279d3f some files 2021-11-07 23:42:17 +05:30
Daniel 96196217d4 gulp setup 2021-05-17 02:40:19 +05:30
REJack 67c15d1389
remove flot-old and add flot plugins from flot/source folder (#2924) 2020-07-24 22:13:20 +02:00
XhmikosR a8b291a943
Ignore more plugin files. (#2831) 2020-06-12 20:41:13 +02:00
XhmikosR 18ee4a5421
Ignore inputmask.binding.js (#2820) 2020-06-08 12:33:22 +02:00
XhmikosR dee12de0f7
Update .gitignore (#2773)
* Update .gitignore

* Update .gitignore
2020-06-02 12:21:48 +02:00
XhmikosR feb42f852e
Clean up more plugins' files. (#2767) 2020-06-02 11:29:28 +02:00
XhmikosR 2622f5ce56
Fix .gitignore comments (#2766)
Comments start with `#`
2020-06-02 10:38:43 +02:00
XhmikosR 24bc6165bc Add Stylelint. 2020-06-01 14:09:56 +03:00
XhmikosR bbfae627a2
Doc gems (#2716)
* docs: specify the gems.

This saves 59 gems. Also, commit Gemfile.lock.

* Clean up docs/_config.yml

* Add jekyll-sitemap.

* Update Jekyll to v4.1.0.
2020-06-01 12:42:14 +02:00
REJack 3607ed15ed
added unnecessary plugin files (*.md, *.html & package.json) to .gitignore 2019-09-19 08:53:54 +02:00
REJack 64df71d125
first steps to reduce npm package size & deliver generated docs
- updated .gitignore
- created .npmignore
- created new scripts for docs and publish prepare in package.json
2019-09-16 14:05:24 +02:00
REJack 05e0de2291
updated .gitignore 2019-08-29 12:01:28 +02:00
REJack 149400ec6b
updated .gitignore 2019-07-14 21:53:03 +02:00
Aleksandr Rogozin 64e592c369 Package.json -> Scripts. To generate a source map, use --source-map 2019-07-06 19:43:43 +03:00
Jorge Vilaça 654f5b169d slimscroll implementation o v3 2019-03-24 12:58:28 -04:00
Abdullah Almsaeed 9f5bb59de0 Update gitignore 2016-10-15 13:20:21 -04:00
Abdullah Almsaeed 3f47e43650 Add bower_components to gitignore 2016-10-15 13:14:27 -04:00
Abdullah Almsaeed 03746096a5 Add sass cache to gitignore 2015-10-31 16:59:44 -04:00
Abdullah Almsaeed ee1782c007 Reformat code 2015-09-19 14:05:54 -04:00
Dennis Neufeld 81e784af15 Formatting and stuff 2015-08-17 07:39:25 +02:00
Abdullah Almsaeed 81aa879d3a Updated .gitignore 2015-08-16 21:49:41 -04:00
Dennis Neufeld 9837243bc9 Formatting files (newline, trailing spaces, ...) 2015-08-04 18:21:03 +02:00
Abdullah Almsaeed 35e0d2e73d Ignore logs 2015-04-15 19:07:05 -04:00
Abdullah Almsaeed 3810f026ce Fixed issue #288 2015-03-17 11:23:28 -04:00
Abdullah Almsaeed 0391457ff5 Removed execution permissions from all files 2015-03-03 20:36:58 -05:00
almasaeed2010 b00e8de8b8 updated .gitignore to not ignore png files 2015-02-04 13:30:02 -05:00
almasaeed2010 e504685879 Added link to modals.html in sidebar menu 2015-02-02 11:23:08 -05:00
almasaeed2010 66c2b94e8d Update app.js and .gitignore 2015-02-02 11:12:29 -05:00
almasaeed2010 03dea0694a AdminLTE 2.0 alpha 2015-02-01 16:25:09 -05:00
Fabrizio Balliano 040c5d1998 added idea files from phpstorm 2014-08-14 13:41:35 +02:00
Craig Dodd 4fb173d0a5 Remove .DS_Store files and add to gitignore 2014-07-21 10:08:50 +01:00
almasaeed2010 41b271f3fc Updating to version 1.2 2014-04-05 20:12:30 -04:00
jbouzekri d56557e274 Remove netbeans project configuration 2014-04-04 23:02:40 +02:00
Abdullah Almsaeed 248cb48bbd ignored readme 2014-02-16 15:35:03 -05:00