Commit Graph

  • 6126649bcd feat: add shiki syntax highlighter and update menu with new highlight section dev-shiki codecalm 2026-01-21 19:26:25 +01:00
  • cb55a72ad0 chore: update versions changeset-release/dev github-actions[bot] 2026-01-21 16:52:46 +00:00
  • e4e1ff40c1 Change LambdaTest image to TestMu AI in README.md dev BG-Software 2026-01-21 17:50:35 +01:00
  • 1ffa6f0ebb chore(deps-dev): bump @hotwired/turbo from 8.0.18 to 8.0.21 dependabot/npm_and_yarn/hotwired/turbo-8.0.21 dependabot[bot] 2026-01-20 19:39:27 +00:00
  • 8607d332f2 chore(deps): bump actions/cache from 4 to 5 dependabot/github_actions/actions/cache-5 dependabot[bot] 2026-01-12 11:54:59 +00:00
  • 938e9d35cc refactor: migrate Vite configuration from .ts to .mts (#2594) Paweł Kuna 2026-01-12 02:52:15 +01:00
  • 525513e385 Create large-needles-sing.md ci/use-nvmrc-for-setup-node Paweł Kuna 2026-01-12 02:51:33 +01:00
  • 7d96f18c1b Refactor box-shadow variables in SCSS for improved customization and consistency style/update-shadow-tokens codecalm 2026-01-12 02:00:57 +01:00
  • 38ab83908f Refactor SCSS files to implement cascade layers for better organization and maintainability. This includes defining layers for components, utilities, and forms across various SCSS files, enhancing the overall structure of the stylesheets. refactor/scss-layers codecalm 2026-01-12 00:30:38 +01:00
  • 6c2c233d0f Add SCSS cascade layers refactor rules codecalm 2026-01-11 23:27:53 +01:00
  • 6aae2ecce7 Refactor TypeScript definitions and improve SCSS formatting for consistency across files chore/quality-gates codecalm 2026-01-11 17:59:16 +01:00
  • 55c307d1d1 Refactor linting and formatting scripts in package.json and update CI workflow to separate lint and type-check steps codecalm 2026-01-11 17:59:09 +01:00
  • d4857c89ce Unify local and CI quality gates codecalm 2026-01-11 17:48:19 +01:00
  • 05fa581ee8 Use .nvmrc for Node version in CI workflows codecalm 2026-01-11 17:36:07 +01:00
  • 82e3c39585 Enhance markdown typography configuration (#2590) Paweł Kuna 2026-01-11 17:24:23 +01:00
  • eac69eb35b Add branch and PR guidelines (#2589) Paweł Kuna 2026-01-11 17:24:10 +01:00
  • 684f40e7c1 Enhance customization guide with font size and color variables (#2588) Paweł Kuna 2026-01-11 16:49:28 +01:00
  • 224de12414 refactor: rename Clipboard component to Copy and update related imports and tests for consistency dev-js-libraries codecalm 2026-01-11 15:28:34 +01:00
  • f6414b3c94 chore(deps-dev): bump pnpm from 10.6.5 to 10.27.0 (#2584) dependabot[bot] 2026-01-11 01:30:19 +01:00
  • da69e147fc feat: introduce new theme customization options and improve user interface responsiveness codecalm 2026-01-11 01:12:20 +01:00
  • 087794dc49 feat: implement Tabler API for theme management with global access and enhanced functionality codecalm 2026-01-11 01:07:15 +01:00
  • d0e92a3fe0 refactor: simplify theme initialization by removing legacy configuration and importing theme directly codecalm 2026-01-11 00:56:02 +01:00
  • 1d4c1fa016 feat: add modal, collapse, and offcanvas components to Tabler codecalm 2026-01-11 00:52:41 +01:00
  • 276fe61996 refactor: remove deprecated bootstrap compatibility file and update imports to use 'bootstrap' directly codecalm 2026-01-11 00:49:42 +01:00
  • 4abc069959 feat: enhance testing setup with Vitest integration and add test coverage configuration codecalm 2026-01-11 00:40:38 +01:00
  • 01b8208227 feat: add Clipboard component and update documentation for clipboard functionality codecalm 2026-01-10 23:47:50 +01:00
  • d3a358fec9 feat: add InputMask component with initialization, update, and disposal methods, and update documentation for usage codecalm 2026-01-10 23:38:14 +01:00
  • 4ef9dbde51 feat: implement Countup component with initialization, update, and disposal methods codecalm 2026-01-10 23:12:50 +01:00
  • ebcfa18060 feat: add SwitchIcon component to Tabler with initialization and toggle functionality codecalm 2026-01-10 23:08:34 +01:00
  • 96168a826c feat: integrate autosize component into Tabler with enhanced functionality and documentation codecalm 2026-01-10 22:42:10 +01:00
  • 7dc58a0b4a docs: enhance component documentation with examples for avatars, buttons, cards, and offcanvas dev-docs-improvements-3 codecalm 2026-01-10 21:30:58 +01:00
  • c3e6aa1bd3 refactor: update stylesheet linking logic in default.html codecalm 2026-01-10 21:30:34 +01:00
  • a941376bb1 refactor: update button and segmented control styles with new padding and sizing variables dev-button-sizes codecalm 2026-01-09 23:51:30 +01:00
  • c2fa0d261c Merge branch 'dev' of https://github.com/tabler/tabler into dev-docs-improvements-2 dev-docs-improvements-2 codecalm 2026-01-09 22:15:39 +01:00
  • 8e3cddb70f Remove Playwright configuration and related dependencies from the project, including visual regression tests and associated scripts. codecalm 2026-01-09 21:51:57 +01:00
  • 857988dd44 Migrate core JavaScript to TypeScript (#2582) Paweł Kuna 2026-01-09 21:49:22 +01:00
  • a24d5cab13 Add markdown linting script (#2585) Paweł Kuna 2026-01-09 21:39:18 +01:00
  • 0c654c61f0 chore: update Node.js version to 22 in configuration files codecalm 2026-01-08 17:23:59 +01:00
  • 8e73f57140 docs: update browser support documentation to reflect minimum version requirements and clarify unsupported browsers codecalm 2026-01-08 16:50:48 +01:00
  • f0fb9c66c0 chore: update browserslist configuration to support newer versions and remove outdated entries codecalm 2026-01-08 16:48:50 +01:00
  • 29d9d4b5df chore(deps): bump actions/cache from 4 to 5 (#2568) dependabot[bot] 2026-01-06 16:38:36 +01:00
  • 84c31d1383 chore: update dependencies and improve Eleventy configuration (#2581) Paweł Kuna 2026-01-06 16:12:56 +01:00
  • 41fd82b388 update icons to v3.36.1 (#2580) Paweł Kuna 2026-01-06 02:11:14 +01:00
  • abac36c580 chore: update illustrations for dark and light themes codecalm 2026-01-06 01:58:46 +01:00
  • 301e77898c refactor: migrate rgba() to color-mix() and color-transparent() (#2579) Paweł Kuna 2026-01-06 01:54:34 +01:00
  • a14425792b Update SCSS variables and button styles (#2559) Paweł Kuna 2026-01-06 00:32:01 +01:00
  • 48dbd1ed1b refactor: migrate build system from Rollup to Vite (#2578) Paweł Kuna 2026-01-06 00:26:42 +01:00
  • ee8875deb6 fix: add aria-orientation attribute for vertical navigation in nav-segmented.html codecalm 2026-01-06 00:19:23 +01:00
  • c0a93b8611 refactor: simplify SRI generation process and improve error handling in generate-sri.js codecalm 2026-01-05 23:32:16 +01:00
  • 42081245b4 fix: update input background variable to use form background color codecalm 2026-01-05 23:05:34 +01:00
  • d56e1a2bac chore: add .env and sri.json to .gitignore codecalm 2026-01-03 01:43:34 +01:00
  • c6e8879bb6 chore: remove unused sri.json file codecalm 2026-01-03 01:43:05 +01:00
  • a811fdb662 chore: update copyright year in LICENSE and correct date format in text-features.html to 2026 codecalm 2026-01-03 01:42:00 +01:00
  • 7e09ccab21 feat: add billing usage component to cards page dev-cards-demos codecalm 2025-12-12 20:38:04 +01:00
  • 63a35a849c fix: fix EU flag svg codecalm 2025-12-12 19:56:38 +01:00
  • bbfdc91ef9 feat: include anomaly alert component in cards page codecalm 2025-12-12 19:49:43 +01:00
  • 94e1a95ffb Allow Offcanvas docs page to scroll properly (#2565) ethancrawford 2025-12-12 03:07:12 +08:00
  • 83ec6f8bcc feat: add Tour component using Driver.js (#2549) Paweł Kuna 2025-12-08 21:08:22 +01:00
  • e3d86c519b feat: upgrade apexcharts to v5 and add CSS variables for dynamic chart colors (#2555) ethancrawford 2025-12-09 04:08:03 +08:00
  • f9d6076014 refactor: Update build scripts and asset management across packages (#2558) Paweł Kuna 2025-12-02 18:51:54 +01:00
  • 4842316907 feat: Enhance layout options in settings and update SCSS imports dev-layouts codecalm 2025-12-01 12:06:52 +01:00
  • f264470d8f chore(deps): bump actions/checkout from 5 to 6 (#2550) dependabot[bot] 2025-11-30 23:52:18 +01:00
  • ec9469332e feat: Add card gradients page and gradient card components (#2554) Paweł Kuna 2025-11-29 11:58:51 +01:00
  • deb887b4aa fix: update appData function to use dynamic path resolution for core files codecalm 2025-11-28 15:11:12 +01:00
  • f9551c3b8e fix: sort illustration filenames and update illustrations.json content codecalm 2025-11-27 03:07:08 +01:00
  • 3aba62e652 fix: add border-top-radius to card table first/last cells (#2505) Aastha Gupta 2025-11-27 00:01:42 +05:30
  • 059bae1cf6 fix: refactor Bootstrap exports for consistency (#2545) Paweł Kuna 2025-11-26 19:31:11 +01:00
  • 41ed22a128 Remove redundant nullish coalescing operators in popover and tooltip (#2553) Igor Bezlepkin 2025-11-26 21:30:55 +03:00
  • e206d7a908 fix: Fix white space on left side when scrollbar is present (#2548) Paweł Kuna 2025-11-26 19:30:27 +01:00
  • 2dc7edae36 fix: update dark theme SCSS variables (#2546) Paweł Kuna 2025-11-26 19:30:15 +01:00
  • 8bc6fa7fd1 fix: Use CSS variables for status colors and include social colors (#2547) Paweł Kuna 2025-11-26 19:29:46 +01:00
  • a198b0c7c5 Init Geist font (#2552) Paweł Kuna 2025-11-26 19:29:27 +01:00
  • b1f711635b fix: remove sticky-top class from icons banner card codecalm 2025-11-26 19:24:42 +01:00
  • fa8fff6ed5 Enhance build scripts, update SCSS variables for typography, and improve documentation navigation codecalm 2025-11-25 00:29:28 +01:00
  • ae2f15183c Init Geist font codecalm 2025-11-24 23:43:49 +01:00
  • c3fa9524ea Remove old vercel.json configuration and migrate redirects to docs/vercel.json codecalm 2025-11-24 23:14:11 +01:00
  • 49e766da8b update package-lock.json codecalm 2025-11-24 23:12:28 +01:00
  • 5c8a98788c Update icon counts, enhance menu navigation, and add new filters codecalm 2025-11-24 23:11:04 +01:00
  • 2a474ef935 docs: docs improvements codecalm 2025-11-24 22:42:21 +01:00
  • d0fe913453 Refactor SCSS utilities to use logical properties for border-radius codecalm 2025-11-24 00:06:57 +01:00
  • 0106d6b7d2 Update SCSS to use logical properties (#2537) Paweł Kuna 2025-11-23 22:05:45 +01:00
  • 14ed4693a5 Refactor SCSS imports, remove compile warnings (#2536) Paweł Kuna 2025-11-17 21:25:16 +01:00
  • 3bcd82ae9f Update illustrations for dark and light themes codecalm 2025-11-15 16:41:49 +01:00
  • 40a9b5ac27 Update Bootstrap and other dependencies to latest versions (#2521) Paweł Kuna 2025-11-15 16:38:19 +01:00
  • 99b9ea45f6 feat: Add Task List page (#2528) Paweł Kuna 2025-11-15 13:45:53 +01:00
  • 4ce08cad53 feat: Add Crypto Dashboard with dynamic data and menu updates (#2527) Paweł Kuna 2025-11-15 13:43:48 +01:00
  • b0fa6559da feat: Add four new modals (new task, edit profile, confirm delete, change password) (#2529) Paweł Kuna 2025-11-15 13:42:27 +01:00
  • c7070180dc feat: add All Elements UI components page (#2524) Paweł Kuna 2025-11-15 13:42:11 +01:00
  • 9a17b72a60 Update dependencies (#2519) Paweł Kuna 2025-11-15 13:39:45 +01:00
  • 0c7996321b feat: Add print styles using media-print mixin (#2531) Paweł Kuna 2025-11-15 13:37:23 +01:00
  • ba7bb880c4 style: Update badge positioning and size in navbar and adjust SCSS variables for consistency codecalm 2025-11-15 13:37:14 +01:00
  • 5018aa9113 fix: Fix .btn-icon size by aligning min-width calculation (#2530) Paweł Kuna 2025-11-15 13:15:12 +01:00
  • 8d8727f587 feat: Add language selector dropdown to navbar (#2526) Paweł Kuna 2025-11-02 20:49:13 +01:00
  • 6e656ad1de fix: Input Icon Z-Index Issue with Form Validation (#2525) Paweł Kuna 2025-11-02 20:48:36 +01:00
  • 0042472f9a feat: add new statistics cards to widgets page and update card styles codecalm 2025-11-02 18:57:51 +01:00
  • 21eb18f918 refactor: remove GitHub source code button from sidebar navbar codecalm 2025-11-01 22:34:20 +01:00
  • cf04a00f8e Update Tabler Icons to v3.35.0 (#2520) Paweł Kuna 2025-10-24 00:27:39 +02:00
  • 41bcebc0a7 chore(deps): bump actions/setup-node from 5 to 6 (#2516) dependabot[bot] 2025-10-24 00:14:05 +02:00
  • 7475114ef1 chore(deps): bump xalvarez/prevent-file-change-action from 2 to 3 (#2504) dependabot[bot] 2025-10-24 00:13:54 +02:00
  • 8ce84e0f2f Fix deprecated install command for Yarn in docs (#2497) Kam 2025-10-24 03:39:46 +05:30