Commit Graph

2747 Commits

Author SHA1 Message Date
Aigars Silkalns 512e7bf0fa
Merge pull request #5931 from ColorlibHQ/dependabot/npm_and_yarn/astro-5.15.6
chore(deps-dev): bump astro from 5.15.3 to 5.15.6
2025-11-14 11:27:15 +01:00
dependabot[bot] 2cdfdbc2d6
chore(deps-dev): bump astro from 5.15.3 to 5.15.6
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.15.3 to 5.15.6.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.15.6/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.15.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-13 23:00:11 +00:00
Aigars Silkalns f8f2ae6177
Merge pull request #5924 from ColorlibHQ/dependabot/npm_and_yarn/eslint-0b3f394184
chore(deps-dev): bump the eslint group across 1 directory with 5 updates
2025-11-07 13:30:32 +01:00
Aigars Silkalns 696773e7d9
Merge pull request #5907 from dfsmania/fix_accessibility_validations
Fix accessibility validations conflicting with Bootstrap
2025-11-07 13:28:20 +01:00
Aigars Silkalns 45f7a1fe73
Merge pull request #5906 from dfsmania/fix_floating_labels_for_firefox
Fix floating labels with firefox
2025-11-07 13:28:09 +01:00
Aigars Silkalns 0e355a577b
Merge pull request #5888 from dfsmania/improve_treeview_handler
Fix menu-open class handling on treeview
2025-11-07 13:27:54 +01:00
Aigars Silkalns 8ce5660eef
Merge pull request #5879 from dfsmania/improve_sidebar_headings
Improve heading style for sidebar
2025-11-07 13:27:28 +01:00
dependabot[bot] 285a64f290
chore(deps-dev): bump the eslint group across 1 directory with 5 updates
Bumps the eslint group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.46.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.1` | `8.46.2` |
| [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.39.0` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.3.1` | `1.4.0` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `61.0.2` | `62.0.0` |



Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser)

Updates `eslint` from 9.37.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.39.0)

Updates `eslint-plugin-astro` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v1.3.1...v1.4.0)

Updates `eslint-plugin-unicorn` from 61.0.2 to 62.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.2...v62.0.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-astro
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-unicorn
  dependency-version: 62.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 10:20:11 +00:00
Aigars Silkalns 55b710f030
Merge pull request #5923 from ColorlibHQ/dependabot/npm_and_yarn/astro-20e6e76952 2025-11-01 11:18:24 +01:00
dependabot[bot] 7a5db59c19
chore(deps-dev): bump the astro group across 1 directory with 3 updates
Bumps the astro group with 3 updates in the / directory: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check), [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/check` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/HEAD/packages/astro-check)

Updates `@astrojs/mdx` from 4.3.7 to 4.3.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.9/packages/integrations/mdx)

Updates `astro` from 5.14.4 to 5.15.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.15.3/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/mdx"
  dependency-version: 4.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro
  dependency-version: 5.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 09:48:22 +00:00
Aigars Silkalns 68b97d8845
Merge pull request #5921 from ColorlibHQ/dependabot/npm_and_yarn/rimraf-6.1.0 2025-11-01 10:46:48 +01:00
dependabot[bot] 643af46af6
chore(deps-dev): bump rimraf from 6.0.1 to 6.1.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.1 to 6.1.0.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 03:01:40 +00:00
Aigars Silkalns 07929f2a31 Addresses security concern 2025-10-20 13:30:01 +03:00
Aigars Silkalns 9524a09566 Updated dependencies
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
2025-10-14 12:11:46 +02:00
Aigars Silkalns aae8438e7a Updated dependencies 2025-10-14 12:07:53 +02:00
Diego Smania ff2bd37805 Fix accessibility validations conflicting with Bootstrap 2025-09-04 00:13:39 -03:00
Diego Smania 8deb18b143 Fix floating labels with firefox 2025-09-03 22:55:25 -03:00
Daniel c4ddc07636 pushmenu doc added
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
2025-08-16 12:17:42 +05:30
Daniel 76b609f9f8 Update index.html 2025-08-16 12:15:08 +05:30
Daniel 798cb1fb3a astro 2025-08-16 12:15:04 +05:30
Daniel bfc58c11c1 added sponsor list in readme 2025-08-15 14:41:26 +05:30
Daniel b17340cdf0 fix initial slideUp glitch in treeview 2025-08-04 14:58:53 +05:30
Diego Smania 7e51eb06aa Revert changes to minimize diff 2025-08-01 19:57:34 -03:00
Diego Smania 50f40f8191 Rework the entire fix by avoiding treeview instances on link items 2025-08-01 19:54:36 -03:00
Diego Smania b705a20f2c Fix event dispatching on treeview 2025-08-01 19:17:08 -03:00
Diego Smania 3a7c4f64be Fix menu-open class handling on treeview 2025-08-01 18:42:31 -03:00
Diego Smania 6bf2e9a362 [src/scss]: Improve heading style for sidebar 2025-07-25 18:41:56 -03:00
Aigars Silkalns 3001b30742
Merge pull request #5878 from danny007in/sidebar-mobile
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
bug fix in default sidebar open mobile view
2025-07-24 21:50:23 +03:00
Daniel dc7d4bd403 bug fix in default sidebar open mobile view 2025-07-22 20:36:25 +05:30
Aigars Silkalns bebfccfd92 Fixed sidebar navigation on second scroll
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
2025-07-10 15:20:22 +03:00
Aigars Silkalns ef1f2736c5 Updated readme 2025-07-10 12:25:03 +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 9b4193e44e
Merge pull request #5869 from ColorlibHQ/dependabot/npm_and_yarn/concurrently-9.2.0
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
chore(deps-dev): bump concurrently from 9.1.2 to 9.2.0
2025-07-01 12:01:38 +03:00
Aigars Silkalns ee7ed9deb9
Merge pull request #5871 from ColorlibHQ/dependabot/npm_and_yarn/eslint-27a5309b9e
chore(deps-dev): bump the eslint group across 1 directory with 4 updates
2025-07-01 12:00:56 +03:00
dependabot[bot] 2525166a10
chore(deps-dev): bump the eslint group across 1 directory with 4 updates
Bumps the eslint group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import).


Updates `@typescript-eslint/eslint-plugin` from 8.34.1 to 8.35.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.34.1 to 8.35.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/parser)

Updates `eslint` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.29.0...v9.30.0)

Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.35.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.35.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 08:33:48 +00:00
dependabot[bot] 687b6d3e03
chore(deps-dev): bump concurrently from 9.1.2 to 9.2.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.2 to 9.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.2...v9.2.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-version: 9.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 06:37:04 +00:00
Aigars Silkalns 674f5fef85 Dist folder updated to rc3
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
2025-06-30 15:13:11 +03:00
Aigars Silkalns f17065cc11 Minor changes
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
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
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
Aigars Silkalns e634d5e000
Merge pull request #5859 from dfsmania/parse-data-attr-on-treeview
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
2025-06-22 19:07:22 +03:00
Aigars Silkalns 63aabd6610 Major accessibility and es2022 updates
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
2025-06-20 16:52:49 +03:00
Aigars Silkalns 53081955d7 Clean up documentation: correct date and remove excessive emojis
- Update release date to today's actual date: 2025-06-20
- Remove excessive emojis from CHANGELOG.md and README.md
- Keep documentation professional and readable
- Maintain all technical content and information
2025-06-20 15:59:40 +03:00
Aigars Silkalns c74fe4ef06 📅 Fix release date in CHANGELOG.md
- Update release date from 2024-12-20 to 2025-12-20
- Correct date for v4.0.0-rc1 release
2025-06-20 15:56:16 +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
Diego Smania 7b77a56963 [ts/treeview]: Add logic to parse data attributes on treeview plugin 2025-06-19 17:58:23 -03:00
dependabot[bot] 1a52342ff6
chore(deps): bump vite from 6.0.9 to 6.3.4 (#5851)
Bundlewatch / bundlewatch (push) Has been cancelled Details
CodeQL / Analyze (push) Has been cancelled Details
Docs / bundlewatch (push) Has been cancelled Details
Lint / run (push) Has been cancelled Details
CSS (node-sass) / css (push) Has been cancelled Details
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.9 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-09 14:17:55 +05:30