Bartosz-Do
|
62178f8ef1
|
Add CRM dashboard preview page (#2650)
Co-authored-by: codecalm <codecalm@gmail.com>
|
2026-07-09 23:17:40 +02:00 |
|
Bartosz-Do
|
08cad98ddc
|
Document new Progress variants and improve docs example layout (#2678)
|
2026-07-09 22:44:51 +02:00 |
|
Bartosz-Do
|
4a97921cac
|
Add Accordion documentation with working collapse examples (#2686)
|
2026-07-09 22:43:26 +02:00 |
|
Bartosz-Do
|
8af57f9cde
|
Add Tag documentation with practical usage variants (#2687)
|
2026-07-09 22:41:13 +02:00 |
|
Bartosz-Do
|
bd4e381573
|
Add Star Rating docs with static and interactive examples (#2688)
|
2026-07-09 22:40:39 +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
|
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 |
|
Bartosz-Do
|
46da1f725a
|
Improve background patterns docs coverage (#2680)
|
2026-07-07 22:25:36 +02:00 |
|
Bartosz-Do
|
43eee38ce6
|
Add documentation for the Progress Step component (#2677)
|
2026-07-07 17:26:34 +02:00 |
|
Paweł Kuna
|
9d5c83f3ad
|
Remove Bootstrap dependency and vendor JS/SCSS sources into Tabler (#2627)
|
2026-03-18 21:55:42 +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 |
|
Daniel Vítek
|
ac87b76fe7
|
Replace outdated font-weight- classes with valid fw- classes (#2614)
Co-authored-by: codecalm <codecalm@gmail.com>
|
2026-02-15 14:57:06 +01:00 |
|
Paweł Kuna
|
100a37b38e
|
Add background pattern utilities and patterns demo page (#2615)
|
2026-02-15 14:47:40 +01:00 |
|
Paweł Kuna
|
c430cfe547
|
Add markdown documentation rules for component pages (#2616)
|
2026-02-15 13:53:07 +01:00 |
|
Paweł Kuna
|
82f220751a
|
Use .nvmrc for Node version in CI workflows (#2591)
|
2026-02-07 01:37:22 +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
|
684f40e7c1
|
Enhance customization guide with font size and color variables (#2588)
|
2026-01-11 16:49:28 +01:00 |
|
Paweł Kuna
|
41fd82b388
|
update icons to v3.36.1 (#2580)
|
2026-01-06 02:11:14 +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
|
48dbd1ed1b
|
refactor: migrate build system from Rollup to Vite (#2578)
|
2026-01-06 00:26:42 +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
|
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 |
|
Paweł Kuna
|
0106d6b7d2
|
Update SCSS to use logical properties (#2537)
|
2025-11-23 22:05:45 +01:00 |
|
Paweł Kuna
|
99b9ea45f6
|
feat: Add Task List page (#2528)
|
2025-11-15 13:45:53 +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
|
b0fa6559da
|
feat: Add four new modals (new task, edit profile, confirm delete, change password) (#2529)
|
2025-11-15 13:42:27 +01:00 |
|
Paweł Kuna
|
c7070180dc
|
feat: add All Elements UI components page (#2524)
|
2025-11-15 13:42:11 +01:00 |
|
Paweł Kuna
|
0c7996321b
|
feat: Add print styles using media-print mixin (#2531)
|
2025-11-15 13:37:23 +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
|
cf04a00f8e
|
Update Tabler Icons to v3.35.0 (#2520)
|
2025-10-24 00:27:39 +02:00 |
|
codecalm
|
fcb38a4059
|
update changelog
|
2025-09-19 23:48:17 +02: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 |
|