1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-05 01:44:41 +04:00
Commit Graph

3208 Commits

Author SHA1 Message Date
Paweł Kuna ad2ed849dd Restructure shared Astro sources and import aliases (#2737) 2026-07-30 23:58:48 +02:00
Paweł Kuna 0f8dcb0a3c Extract Liquid filter helpers into shared typed lib modules (#2725) 2026-07-30 23:46:12 +02:00
codecalm c08e52a885 Merge branch 'dev' of https://github.com/tabler/tabler into dev 2026-07-30 23:25:47 +02:00
codecalm 7bb5a26b63 Update .gitignore to include settings.local.json for Claude configuration 2026-07-30 23:25:45 +02:00
Paweł Kuna bea97f81b3 Remove @hotwired/turbo integration and Turbo loader demo (#2735) 2026-07-30 23:13:22 +02:00
Paweł Kuna ced821db1d Fix prettier silently skipping preview's built HTML (#2736) 2026-07-30 23:11:46 +02:00
Paweł Kuna bc949c414c Keep issue links when regenerating MR descriptions (#2733) 2026-07-30 23:11:05 +02:00
codecalm 02499be091 Fix Prettier formatting in core SCSS files
pnpm run lint failed on dev: these files had style deviations
(missing space around +/>/== operators, @else placement) that
predate the lint-prettier glob covering core/scss/**. No behavior
change, formatting only.
2026-07-30 20:09:21 +02:00
Bartosz-Do f0b909d300 Fix sm and lg height consistency for form controls and buttons (#2648)
Co-authored-by: codecalm <codecalm@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-30 19:50:19 +02:00
Paweł Kuna b43fae2fe3 Fix class rendering artifacts left over from Astro migration (#2734) 2026-07-30 19:49:29 +02:00
Paweł Kuna 6db32ea2c2 Unify workspace lint, format, and type-check quality gates (#2732) 2026-07-30 19:36:41 +02:00
Guillaume Sainthillier c527135aae Fix .form-select start-padding selector in .input-icon (#2625)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-30 18:27:10 +02:00
Vinay kumar Korakoppula ef18be5abe Fix .steps horizontal overflow on mobile (#2586) 2026-07-30 18:26:02 +02:00
dependabot[bot] 634d059cc8 chore(deps): bump actions/setup-node from 6 to 7 (#2704)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-30 18:07:24 +02:00
dependabot[bot] 814c316eeb chore(deps): bump actions/stale from 10 to 11 (#2727)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-30 18:06:32 +02:00
Bartosz-Do 64142389f7 Fix barely visible checkbox borders in dark theme (#2728) 2026-07-30 18:06:01 +02:00
Paweł Kuna 3a1d741fd0 Pass list props as arrays instead of comma-separated strings (#2726) 2026-07-30 18:03:57 +02:00
codecalm 07e7d15828 Merge branch 'dev' of https://github.com/tabler/tabler into dev 2026-07-30 17:59:33 +02:00
codecalm b4e36c39d0 Ignore temporary demo build assets in preview 2026-07-30 17:59:32 +02:00
Bartosz-Do d0a793c527 Fix disabled input background in dark theme (#2622) 2026-07-30 17:57:01 +02:00
Paweł Kuna 4ea449df1b Use shared Astro UI components across preview pages (#2724) 2026-07-30 13:53:33 +02:00
Bartosz-Do bc24b3ada8 Fix --tblr-gray-*-fg tokens resolving to white (#2624) 2026-07-30 02:36:55 +02:00
codecalm 1ed2889cf1 Update Astro dependencies to version 7.1.5 and related packages; add new versions for internal helpers and markdown packages 2026-07-29 23:13:45 +02:00
Paweł Kuna 46dbf6093b Update dependencies (ApexCharts 6, TypeScript 7) and fix build warnings (#2717)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-29 23:07:00 +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