Commit Graph
156 Commits
Author SHA1 Message Date
Paweł Kuna 271230ee0d Refactor Tabler SCSS to @forward/@use module graph (#2689) 2026-07-18 15:14:02 +02:00
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 218b0c5f15 Fix squircle border-radius scaling for multi-value corners (#2682) 2026-07-07 23:10:23 +02:00
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
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 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
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
codecalm 42081245b4 fix: update input background variable to use form background color 2026-01-05 23:05:34 +01:00
Paweł Kuna ec9469332e feat: Add card gradients page and gradient card components (#2554) 2025-11-29 11:58:51 +01:00
Aastha GuptaandPaweł Kuna 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 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 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ł Kunaandethancrawford 9c5d729e6d Add progress page (#2494)
Co-authored-by: ethancrawford <ethan_jc@hotmail.com>
2025-09-19 23:06:55 +02:00
Resul EleziandPaweł Kuna 9a3361f8ba Fixes issue #1619 (#2482)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-09-18 18:19:24 +02:00
Paweł Kuna 5e119d4c06 Add Pay page & layout (#2476) 2025-09-17 16:35:23 +02:00
Vedang ShelatkarandPaweł Kuna c860288558 Fix icon alignment for btn-sm and btn-xl sizes #2474 (#2478)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-09-17 16:35:13 +02:00
Paweł Kuna 736e60408b Migrate SASS to module API (#2477) 2025-09-12 17:48:31 +02:00
codecalm 0ee3c0a3b4 new emails page 2025-08-28 23:32:04 +02:00
Paweł Kuna b8b63d7e94 Fix mixed declarations in SCSS (#2450) 2025-07-23 19:13:46 +02:00
Paweł Kuna 9951fe9b1d Enhance button and hover animations (#2401) 2025-07-07 22:56:08 +02:00
Abdelrhman SaidandPaweł Kuna cfd4cb6624 Only apply pagination-link hover styles to non-active items (#2433)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-07-07 22:01:34 +02:00
Aidi TanandPaweł Kuna 6fec73a3c4 fix: use relative line heights to make calculations work (#2258) (#2426)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-07-07 21:43:16 +02:00
Paweł Kuna 6c4dd3670d Update class names from left, right to start, end (#2402) 2025-07-07 18:00:21 +02:00
Paweł Kuna 2a12f72b28 fix: update CSS calculations to use calc() (#2412) 2025-07-07 17:59:45 +02:00
Paweł Kuna a200d30f04 Improve breadcrumb styles (#2403) 2025-05-27 23:56:04 +02:00
Daniel VítekandPaweł Kuna 666a296a62 List group item hoverable only with .list-group-hoverable class (#2397)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-05-27 23:54:01 +02:00
Paweł Kuna 8850f6128f Enhance pagination component with new styles and documentation (#2384) 2025-05-17 17:04:59 +02:00
codecalm f2c0c65f98 feat: Add package managers data and update tabs documentation 2025-05-17 15:20:08 +02:00
codecalm 06021fad99 Refactor SCSS variables for code styling 2025-05-17 14:36:22 +02:00