Commit Graph

28 Commits

Author SHA1 Message Date
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
Daniel
8648b45361 Update .bundlewatch.config.json 2023-05-31 14:47:53 +05:30
Daniel
d6b750eb00 Update .bundlewatch.config.json 2023-02-01 17:12:13 +05:30
Daniel
56cd52cab9 Update .bundlewatch.config.json 2023-01-29 17:20:25 +05:30
Daniel
fd7730baa5 10% dark mode implemented 2023-01-27 01:35:46 +05:30
Daniel
21301d327f Update .bundlewatch.config.json 2021-11-29 21:29:32 +05:30
Daniel
0953f261ca Update .bundlewatch.config.json 2021-11-29 21:23:14 +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
c81bc3cd93 bump bundlewatch size 2021-03-21 12:40:26 +01:00
REJack
aceb8c6afb bump bundlewatch sizes 2021-03-20 23:12:43 +01:00
Daniel
85bf13b859 Update .bundlewatch.config.json 2021-03-10 23:07:02 +05:30
dependabot[bot]
bb31c555ec Bump autoprefixer from 10.2.4 to 10.2.5 (#3482)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-03-08 19:36:21 +05:30
Daniel
76c24279df Update .bundlewatch.config.json 2021-02-25 18:49:25 +05:30
REJack
197f569b9b Update .bundlewatch.config.json 2020-12-07 07:57:27 +01:00
REJack
0a96b70edb bump bundlewatch sizes 2020-11-27 12:07:49 +01:00
REJack
72ed5c36d4 bump bundlewatch sizes 2020-11-25 07:48:43 +01:00
REJack
16b7b87af4 Merge branch 'feat/iframe-plugin' of https://github.com/ColorlibHQ/AdminLTE into feat/iframe-plugin 2020-10-01 13:57:55 +02:00
REJack
b9e718406b bump bundlewatch js sizes 2020-10-01 13:57:36 +02:00
REJack
4bf3a3ec84 raise bundlewatch limits 2020-09-25 12:35:13 +02:00
REJack
c79452bb22 sidebar search enhancements (#2929)
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
2020-07-25 22:52:55 +02:00
REJack
949f91985f add support for fontawesome svg icons (#2920)
* add support for fontawesome svg icons
* bump bundlewatch sizes
2020-07-24 17:59:40 +02:00
REJack
798cf73e45 bump bundlewatch limit 2020-06-27 18:41:56 +02:00
XhmikosR
4101916d14 Switch to String constants
Should result in better compression (aprox. -10% from the compressed adminlte.min.js) and should be easier to see unused/undefined variables on lint stage.
2020-06-13 10:23:56 +03:00
REJack
5a6a9142fe bump bundlewatch size 2020-06-05 01:46:36 +02:00
XhmikosR
5ac5edf929 Bump bundlewatch limit 2020-06-03 20:02:13 +03:00
XhmikosR
023ede7ded Update .bundlewatch.config.json (#2762) 2020-06-01 20:40:13 +02:00
XhmikosR
cfe81189f5 Add bundlewatch (#2754) 2020-06-01 20:27:25 +02:00