Bartek
d320e2b87e
feat: add project-settings preview page with settings sections
2026-07-29 17:13:07 +02:00
Bartek
bc7d47c44c
feat: complete deployment-failed page layout and mobile responsiveness
...
Fill in build steps timeline, failure summary, and next steps using shared components and data maps; stack headers and definition lists on small screens.
2026-07-29 15:26:48 +02:00
Bartek
48192b1909
feat: added deployment-failed page in preview
2026-07-29 15:19:01 +02:00
Bartosz-Do
416ca63ca4
Add framework integration guides to the docs ( #2707 )
...
Co-authored-by: codecalm <codecalm@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 00:57:35 +02:00
Paweł Kuna
1ec82d0038
Add CONTRIBUTING.md, docs markdown linting and fixed dev server ports ( #2714 )
2026-07-29 00:04:08 +02:00
Paweł Kuna
8f86f1f4a7
Update icons to v3.45.0 and illustrations to v1.16.0; restore import scripts ( #2715 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 01:57:32 +02:00
dependabot[bot]
47af9e14b6
chore(deps): bump actions/labeler from 5 to 7 ( #2716 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 01:56:56 +02:00
codecalm
f27da44d12
Enhance dependabot configuration by adding labels for dependencies and GitHub actions
2026-07-28 01:35:17 +02:00
codecalm
851582043c
Update documentation JSON to include new Astro library entry
2026-07-28 01:09:07 +02:00
codecalm
3277fa029f
Add Astro library entry to documentation JSON
2026-07-28 00:39:37 +02:00
dependabot[bot]
a9045d124b
chore(deps-dev): bump postcss from 8.5.16 to 8.5.18 ( #2712 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 00:16:52 +02:00
Paweł Kuna
d8956a06d6
Migrate preview and docs packages from Eleventy to Astro ( #2694 )
...
Co-authored-by: Bartek <xbartoszdobija@gmail.com >
2026-07-28 00:09:02 +02:00
Paweł Kuna
9820d110f6
Migrate core SCSS from @import to @use/@forward ( #2709 )
2026-07-22 23:33:04 +02:00
codecalm
7206717d1b
Update .gitignore to include preview-astro and docs-astro directories
2026-07-22 16:41:26 +02:00
codecalm
9f8643eaa8
Fix missing closing brace in settings.html to ensure proper functionality of localStorage and URL parameter updates.
2026-07-22 01:33:46 +02:00
Paweł Kuna
7556ae2097
Add auto color mode to theme settings ( #2701 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-22 01:21:18 +02:00
Paweł Kuna
a373e17c8e
Add SCSS unit tests for mixins, utilities, and helpers ( #2699 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-21 21:13:57 +02:00
Paweł Kuna
b5d0caee42
Bump Node.js version to 24 in .nvmrc ( #2702 )
2026-07-20 02:00:22 +02:00
Bartosz-Do
0fd35c3858
Reduce empty space in Active Users homepage chart ( #2693 )
...
Co-authored-by: codecalm <codecalm@gmail.com >
2026-07-20 00:35:08 +02:00
Paweł Kuna
271230ee0d
Refactor Tabler SCSS to @forward/@use module graph ( #2689 )
2026-07-18 15:14:02 +02:00
codecalm
cfd53fef13
Update vercel.json to exclude robots.txt and sitemap.xml from error handling route
2026-07-14 23:11:49 +02:00
codecalm
c8a72bf0ff
Update robots.liquid to include environment variable output at the end of the file
2026-07-14 23:08:49 +02:00
codecalm
e13be2aa47
Update robots.liquid to include environment variable output at the end of the file
2026-07-14 23:07:15 +02:00
codecalm
ff397c40a9
Add new environment variables for DocSearch in turbo.json
2026-07-14 22:57:50 +02:00
codecalm
0c79a35b75
Update robots.liquid to conditionally include sitemap URL for production environment
2026-07-14 22:56:13 +02:00
codecalm
6a43b1f1b7
Update robots.liquid to allow all user agents in development environment
2026-07-14 22:53:17 +02:00
Paweł Kuna
826a0734d1
Add sitemap.xml and robots.txt for docs ( #2695 )
2026-07-14 22:48:25 +02:00
codecalm
1a91bfd235
Merge branch 'main' of https://github.com/tabler/tabler into dev
2026-07-14 22:45:19 +02:00
codecalm
e534c4fdba
Add sitemap collection to Eleventy config, update .gitignore for preview-astro, and adjust production environment check in default layout
2026-07-14 22:42:57 +02:00
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
Bartosz-Do
8a6c775479
Add write-docs skill for consistent Tabler docs pages ( #2685 )
2026-07-08 13:22:47 +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
Paweł Kuna
e49facec37
Bump dev dependencies and pnpm to latest versions ( #2679 )
2026-07-07 18:33:39 +02:00
OrbisAI Security
0f162c5bd6
fix: upgrade picomatch to 4.0.4, 3.0.2, 2.3.2 (CVE-2026-33671) ( #2657 )
2026-07-07 18:05:03 +02:00
Bartek
55efbee248
Revert "Enhance background patterns documentation with new transparent utility and updated examples. Consolidate pattern descriptions and improve layout clarity."
...
This reverts commit 39c4f7589b .
2026-07-07 18:02:36 +02:00
Bartek
39c4f7589b
Enhance background patterns documentation with new transparent utility and updated examples. Consolidate pattern descriptions and improve layout clarity.
2026-07-07 18:00:52 +02:00
dependabot[bot]
a61e081e88
chore(deps): bump actions/cache from 5 to 6 ( #2675 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 17:48:58 +02:00
dependabot[bot]
4c1d20eaf2
chore(deps): bump pnpm/action-setup from 4 to 6 ( #2639 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 17:46:08 +02:00
dependabot[bot]
6048e41282
chore(deps): bump actions/checkout from 6 to 7 ( #2676 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 17:45:33 +02:00
Bartosz-Do
43eee38ce6
Add documentation for the Progress Step component ( #2677 )
2026-07-07 17:26:34 +02:00