1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-14 01:24:19 +04:00

154 Commits

Author SHA1 Message Date
Paweł Kuna 70ec6838d1 Fix card tab corners and update status strip size (#2683) 2026-07-08 10:26:21 +02:00
Bartosz-Do 9c78cf68c4 Fix .bg-gradient conflict and add gradient documentation pages (#2681) 2026-07-08 10:25:19 +02:00
Paweł Kuna b1d49e9762 Fix CountUp, dropdown viewport boundary, and input mask lazy option (#2684) 2026-07-07 23:46:05 +02:00
Paweł Kuna 218b0c5f15 Fix squircle border-radius scaling for multi-value corners (#2682) 2026-07-07 23:10:23 +02:00
Terminal Chai 6849337a11 fix(tom-select): override --bs- CSS vars with --tblr- equivalents (#2644)
Co-authored-by: terminalchai <213856599+terminalchai@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-07 22:53:17 +02:00
Terminal Chai 601e950b7b fix(dark-mode): increase text selection opacity for better visibility (#2642)
Co-authored-by: terminalchai <213856599+terminalchai@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-07 22:50:25 +02:00
Paweł Kuna e49facec37 Bump dev dependencies and pnpm to latest versions (#2679) 2026-07-07 18:33:39 +02:00
codecalm 36a02d3f0f update dependencies in package.json and pnpm-lock.yaml to latest versions, including @types/node, playwright, and vitest 2026-07-05 22:35:44 +02:00
codecalm ce5ac01328 chore(deps): update apexcharts to version 5.10.4 and bump pnpm to 10.32.1 2026-03-19 23:05:00 +01:00
Paweł Kuna 9d5c83f3ad Remove Bootstrap dependency and vendor JS/SCSS sources into Tabler (#2627) 2026-03-18 21:55:42 +01:00
codecalm 65829e9d5e Refactor SCSS variables for box-shadow and nav-link colors to use CSS custom properties for improved consistency and customization 2026-02-19 00:10:04 +01:00
Paweł Kuna 943283568a Implement border-radius mixin across various SCSS files (#2612) 2026-02-15 22:56:49 +01:00
Paweł Kuna 666ccd659a Refactor box-shadow variables in SCSS for improved customization and … (#2595) 2026-02-15 14:57:47 +01:00
Paweł Kuna 100a37b38e Add background pattern utilities and patterns demo page (#2615) 2026-02-15 14:47:40 +01:00
Paweł Kuna c8b8b24441 Update body color variable and fix SCSS variable interpolation in themes (#2611) 2026-02-07 01:22:38 +01:00
Paweł Kuna 1489b13cda Rename .markdown class to .prose (#2605) 2026-01-31 13:41:33 +01:00
Paweł Kuna 938e9d35cc refactor: migrate Vite configuration from .ts to .mts (#2594) 2026-01-12 02:52:15 +01:00
Paweł Kuna 82e3c39585 Enhance markdown typography configuration (#2590) 2026-01-11 17:24:23 +01:00
codecalm 8e3cddb70f Remove Playwright configuration and related dependencies from the project, including visual regression tests and associated scripts. 2026-01-09 21:51:57 +01:00
Paweł Kuna 857988dd44 Migrate core JavaScript to TypeScript (#2582)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-09 21:49:22 +01:00
Paweł Kuna 301e77898c refactor: migrate rgba() to color-mix() and color-transparent() (#2579) 2026-01-06 01:54:34 +01:00
Paweł Kuna a14425792b Update SCSS variables and button styles (#2559) 2026-01-06 00:32:01 +01:00
Paweł Kuna 48dbd1ed1b refactor: migrate build system from Rollup to Vite (#2578) 2026-01-06 00:26:42 +01:00
codecalm c0a93b8611 refactor: simplify SRI generation process and improve error handling in generate-sri.js 2026-01-05 23:32:16 +01:00
codecalm 42081245b4 fix: update input background variable to use form background color 2026-01-05 23:05:34 +01:00
codecalm 63a35a849c fix: fix EU flag svg 2025-12-12 19:56:38 +01:00
Paweł Kuna 83ec6f8bcc feat: add Tour component using Driver.js (#2549) 2025-12-08 21:08:22 +01:00
ethancrawford e3d86c519b feat: upgrade apexcharts to v5 and add CSS variables for dynamic chart colors (#2555)
Co-authored-by: codecalm <codecalm@gmail.com>
2025-12-08 21:08:03 +01:00
Paweł Kuna f9d6076014 refactor: Update build scripts and asset management across packages (#2558) 2025-12-02 18:51:54 +01:00
Paweł Kuna ec9469332e feat: Add card gradients page and gradient card components (#2554) 2025-11-29 11:58:51 +01:00
Aastha Gupta 3aba62e652 fix: add border-top-radius to card table first/last cells (#2505)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-11-26 19:31:42 +01:00
Paweł Kuna 059bae1cf6 fix: refactor Bootstrap exports for consistency (#2545) 2025-11-26 19:31:11 +01:00
Igor Bezlepkin 41ed22a128 Remove redundant nullish coalescing operators in popover and tooltip (#2553)
Co-authored-by: codecalm <codecalm@gmail.com>
2025-11-26 19:30:55 +01:00
Paweł Kuna e206d7a908 fix: Fix white space on left side when scrollbar is present (#2548) 2025-11-26 19:30:27 +01:00
Paweł Kuna 2dc7edae36 fix: update dark theme SCSS variables (#2546) 2025-11-26 19:30:15 +01:00
Paweł Kuna 8bc6fa7fd1 fix: Use CSS variables for status colors and include social colors (#2547) 2025-11-26 19:29:46 +01:00
Paweł Kuna a198b0c7c5 Init Geist font (#2552) 2025-11-26 19:29:27 +01:00
codecalm d0fe913453 Refactor SCSS utilities to use logical properties for border-radius 2025-11-24 00:06:57 +01:00
Paweł Kuna 0106d6b7d2 Update SCSS to use logical properties (#2537) 2025-11-23 22:05:45 +01:00
Paweł Kuna 14ed4693a5 Refactor SCSS imports, remove compile warnings (#2536) 2025-11-17 21:25:16 +01:00
Paweł Kuna 4ce08cad53 feat: Add Crypto Dashboard with dynamic data and menu updates (#2527) 2025-11-15 13:43:48 +01:00
Paweł Kuna 9a17b72a60 Update dependencies (#2519) 2025-11-15 13:39:45 +01:00
Paweł Kuna 0c7996321b feat: Add print styles using media-print mixin (#2531) 2025-11-15 13:37:23 +01:00
codecalm ba7bb880c4 style: Update badge positioning and size in navbar and adjust SCSS variables for consistency 2025-11-15 13:37:14 +01:00
Paweł Kuna 5018aa9113 fix: Fix .btn-icon size by aligning min-width calculation (#2530) 2025-11-15 13:15:12 +01:00
Paweł Kuna 8d8727f587 feat: Add language selector dropdown to navbar (#2526) 2025-11-02 20:49:13 +01:00
Paweł Kuna 6e656ad1de fix: Input Icon Z-Index Issue with Form Validation (#2525) 2025-11-02 20:48:36 +01:00
Paweł Kuna 9c5d729e6d Add progress page (#2494)
Co-authored-by: ethancrawford <ethan_jc@hotmail.com>
2025-09-19 23:06:55 +02:00
Paweł Kuna f8dee0a4bb Update Bootstrap to 5.3.8 (#2490) 2025-09-18 23:50:09 +02:00
Resul Elezi 9a3361f8ba Fixes issue #1619 (#2482)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-09-18 18:19:24 +02:00