codecalm
|
5b2ee97aa7
|
Rename tablerCssPlugins to cssPlugins for consistency
|
2025-04-16 00:06:27 +02:00 |
|
codecalm
|
681f7a5fed
|
Add SRI hashes to scripts and styles
|
2025-04-16 00:02:08 +02:00 |
|
codecalm
|
00e9c06f11
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-04-15 19:55:13 +02:00 |
|
codecalm
|
52710a339a
|
Add .env to .gitignore to prevent environment file from being tracked
|
2025-04-15 19:55:11 +02:00 |
|
codecalm
|
523f288c8f
|
Remove preview patch from changeset and update avatars page description
|
2025-03-30 21:19:19 +02:00 |
|
codecalm
|
f9e4da2fb0
|
Replace Font Awesome icon with GitHub and add GitLab icon to brands
|
2025-03-30 20:04:25 +02:00 |
|
codecalm
|
137e5be8f2
|
Remove default padding from body for consistent layout
|
2025-03-26 23:27:49 +01:00 |
|
codecalm
|
ffdf712f8a
|
Refactor border-radius CSS variable handling for improved clarity
|
2025-03-26 23:18:50 +01:00 |
|
codecalm
|
91b026507b
|
Dependencies update
|
2025-03-26 00:44:06 +01:00 |
|
codecalm
|
d61cddb3d6
|
Update icon for Addons section in menu.json
|
2025-03-24 20:06:25 +01:00 |
|
codecalm
|
0accf60a63
|
Update SRI generation script to reference tabler-theme.min.js
|
2025-03-24 01:42:41 +01:00 |
|
codecalm
|
d3daf7a5db
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-03-24 01:28:09 +01:00 |
|
codecalm
|
8ac0742cc7
|
Update @tabler/core version to minor and add steps light colors
|
2025-03-24 01:28:08 +01:00 |
|
codecalm
|
9a9dedf1b4
|
Add "New" badge to settings link in navbar
|
2025-03-24 00:27:06 +01:00 |
|
codecalm
|
9c368702b4
|
Refactor settings layout and include JavaScript capture script
|
2025-03-23 22:36:26 +01:00 |
|
codecalm
|
5fe99e0510
|
Remove unused preview patch from changesets and rollback accordion component structure
|
2025-03-16 20:48:38 +01:00 |
|
codecalm
|
1527157bfe
|
Disable test job for draft pull requests in Argos workflow
|
2025-03-16 20:45:37 +01:00 |
|
codecalm
|
c59bc9d977
|
Add gradient background utilities to core package
|
2025-03-06 18:07:25 +01:00 |
|
codecalm
|
afd024f0b1
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-03-06 18:01:56 +01:00 |
|
codecalm
|
d29b6f5675
|
Add zip script to package.json build process
|
2025-03-06 18:01:54 +01:00 |
|
codecalm
|
7d5d9bc847
|
chore: mark banner package as private
|
2025-03-01 14:30:41 +01:00 |
|
codecalm
|
776a85cf1a
|
chore: remove obsolete changeset files for layout and styling updates
|
2025-03-01 14:25:42 +01:00 |
|
codecalm
|
d0f45a41f8
|
update changes pririties
|
2025-03-01 14:08:28 +01:00 |
|
codecalm
|
16a42ba330
|
Fix signature component with styling and update canvas dimensions
|
2025-03-01 13:46:18 +01:00 |
|
codecalm
|
f7d5b6a05e
|
Add Playwright configuration and visual regression tests; refactor SCSS files and update component naming
|
2025-03-01 13:03:42 +01:00 |
|
codecalm
|
309ff40a48
|
Update package versions in package.json
|
2025-02-26 19:37:25 +01:00 |
|
codecalm
|
eea2d38f39
|
Remove unused dependencies from pnpm-lock.yaml
|
2025-02-26 19:33:40 +01:00 |
|
codecalm
|
876bec9db3
|
Remove console log from HTML formatting in reformat-mdx script
|
2025-02-26 19:22:41 +01:00 |
|
codecalm
|
f06cce0300
|
Clean up HTML syntax and remove unused dependencies in documentation and package.json
|
2025-02-26 19:20:37 +01:00 |
|
codecalm
|
e1931f8c37
|
Refactor accordion component styles and markup, remove preview dependency
|
2025-02-26 18:55:53 +01:00 |
|
codecalm
|
baafe08d6e
|
Add condition to skip tests for draft pull requests in Playwright workflow
|
2025-02-26 18:38:27 +01:00 |
|
codecalm
|
cba487f5b7
|
build fix
|
2025-02-19 03:19:27 +01:00 |
|
codecalm
|
b0a62b7cf5
|
Add threshold option to argosScreenshot for improved visual comparison
|
2025-02-19 02:09:48 +01:00 |
|
codecalm
|
1415820cb1
|
Fix screenshot filename in visual regression tests to use the correct HTML file name
|
2025-02-19 01:49:58 +01:00 |
|
codecalm
|
81a8738823
|
Remove limit on visual regression tests to include all HTML files for comprehensive comparison
|
2025-02-19 01:45:59 +01:00 |
|
codecalm
|
417d0bc444
|
Fix Playwright version retrieval in workflow to use devDependencies from package.json
|
2025-02-19 01:31:54 +01:00 |
|
codecalm
|
22e10d4dba
|
Refactor Playwright workflow by removing unnecessary artifact upload step
|
2025-02-19 01:22:17 +01:00 |
|
codecalm
|
57f6219f7c
|
Integrate Argos CI for visual regression testing and streamline screenshot comparison
|
2025-02-19 01:18:22 +01:00 |
|
codecalm
|
fbe3680142
|
Limit visual regression tests to the first 10 HTML files for improved performance
|
2025-02-19 01:14:53 +01:00 |
|
codecalm
|
c2b446c209
|
Enhance Playwright workflow with version retrieval and caching for improved performance
|
2025-02-19 01:13:48 +01:00 |
|
codecalm
|
09844ab64b
|
Remove snapshot update flag from Playwright test command
|
2025-02-19 01:09:11 +01:00 |
|
codecalm
|
cea1c87c21
|
Update Playwright test command to include snapshot updates
|
2025-02-19 01:06:31 +01:00 |
|
codecalm
|
9755e1e9e9
|
Update changelog to consolidate payment provider support details
|
2025-02-13 23:07:24 +01:00 |
|
codecalm
|
954e42f9c0
|
Update changelog texts
|
2025-02-13 23:06:57 +01:00 |
|
codecalm
|
ee3862fcf4
|
Enhance Markdown styling by adding image support in paragraphs and updating image reference in example
|
2025-02-13 21:41:08 +01:00 |
|
codecalm
|
2fe9e70b54
|
Update layout for Markdown page to use 'markdown' layout
|
2025-02-13 21:37:55 +01:00 |
|
codecalm
|
002528fadd
|
Refactor colorpicker to use dynamic color values from site.colors
|
2025-02-13 21:34:08 +01:00 |
|
codecalm
|
ee5e25a52b
|
Bump @tabler/core version to minor
|
2025-02-12 21:14:35 +01:00 |
|
codecalm
|
3dea9de29c
|
Add "preview" to ignore list in changeset configuration
|
2025-02-12 19:48:41 +01:00 |
|
codecalm
|
3b0623fc42
|
build fix
|
2025-02-12 19:44:43 +01:00 |
|
codecalm
|
1b0266e612
|
Enhance copy-img script to ensure destination directory exists and use shx for cross-platform compatibility
|
2025-02-12 18:59:23 +01:00 |
|
codecalm
|
3320246d0f
|
Fix clean script in package.json to remove only the dist directory
|
2025-02-12 18:45:59 +01:00 |
|
codecalm
|
55f467c945
|
Replace background tasks with concurrently for improved script execution in package.json
|
2025-02-12 18:37:16 +01:00 |
|
codecalm
|
958ad128ad
|
Refactor package.json scripts for improved readability and consistency
|
2025-02-12 18:31:04 +01:00 |
|
codecalm
|
06c3b5dd65
|
Update pnpm to version 9.15.4 in package.json and pnpm-lock.yaml
|
2025-02-11 20:00:05 +01:00 |
|
codecalm
|
cac2606016
|
Use cross-env for setting NODE_ENV in watch-html script for better compatibility
|
2025-02-11 19:52:00 +01:00 |
|
codecalm
|
bc3a8360a7
|
Add pnpm as a dependency in package.json and update pnpm-lock.yaml
|
2025-02-11 19:50:52 +01:00 |
|
codecalm
|
6b3bf15c4c
|
Replace 'rm -rf' with 'rimraf' for cross-platform compatibility in clean scripts
|
2025-02-11 19:15:43 +01:00 |
|
codecalm
|
52fa8658ea
|
Update package dependencies to latest versions
|
2025-02-06 21:28:25 +01:00 |
|
codecalm
|
ffa095f981
|
Update asset paths from 'core' to 'dist' in configuration and layout files
|
2025-02-06 18:45:17 +01:00 |
|
codecalm
|
6b7a761fd4
|
Update robots.txt handling and improve sitemap URL generation
|
2025-02-06 18:24:17 +01:00 |
|
codecalm
|
3b85669999
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-02-06 18:24:00 +01:00 |
|
codecalm
|
ffaf92b67b
|
Update changeset for segmented control component
|
2025-02-06 18:23:58 +01:00 |
|
codecalm
|
117fbbb2d5
|
Update .gitignore to include preview directory files
|
2025-02-06 00:07:17 +01:00 |
|
codecalm
|
60699ed9c3
|
Remove "New" badges from menu items in menu.json
|
2025-02-05 23:06:31 +01:00 |
|
codecalm
|
54f0802f72
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-02-05 22:52:38 +01:00 |
|
codecalm
|
c2afa77258
|
update changesets
|
2025-02-05 22:52:37 +01:00 |
|
codecalm
|
1394c3420c
|
Merge branch 'main' of https://github.com/tabler/tabler into dev
|
2025-02-05 22:51:16 +01:00 |
|
codecalm
|
92275670f5
|
Add styles for tom-select and nouislider to libs.json
|
2025-02-05 22:50:23 +01:00 |
|
codecalm
|
37af5425ff
|
Enhance autosize and input mask initialization with conditional checks; update Eleventy config to set server passthrough copy behavior
|
2025-02-05 22:19:18 +01:00 |
|
codecalm
|
d40dc60cd8
|
Update environment variable handling in Eleventy configuration
|
2025-02-05 22:12:30 +01:00 |
|
codecalm
|
0689fa2abf
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-02-05 22:05:42 +01:00 |
|
codecalm
|
4268994034
|
Change release workflow trigger branch from main to dev
|
2025-02-05 22:05:40 +01:00 |
|
codecalm
|
bc5951b50d
|
Add build step to bundlewatch workflow
|
2025-02-03 23:04:41 +01:00 |
|
codecalm
|
f8a7a13f6b
|
Remove unnecessary dependency on bundlewatch in turbo configuration
|
2025-02-03 03:00:27 +01:00 |
|
codecalm
|
09a7e10ef1
|
Remove PNPM version specification from workflow files
|
2025-02-03 02:49:59 +01:00 |
|
codecalm
|
0afaaf2348
|
Add banner generation to CSS files and update package metadata
|
2025-02-01 22:50:26 +01:00 |
|
codecalm
|
f04cf51047
|
Update output paths in build configuration and HTML templates to use 'preview' directory
|
2025-02-01 22:06:08 +01:00 |
|
codecalm
|
9a46a8fbf9
|
fix: update payment methods to use 'logo' instead of 'code'
|
2025-01-30 00:26:06 +01:00 |
|
codecalm
|
9237d12cac
|
chore: remove 'dev' branch from release workflow triggers
|
2025-01-29 22:57:24 +01:00 |
|
codecalm
|
fd8b11822a
|
chore: update .gitignore and add zip script to package.json
|
2025-01-28 23:08:25 +01:00 |
|
codecalm
|
e563985c3d
|
Remove empty lines from HTML output in Eleventy configuration
|
2025-01-28 21:33:36 +01:00 |
|
codecalm
|
c0092e5124
|
Refactor font-family variables in SCSS
|
2025-01-28 21:30:59 +01:00 |
|
codecalm
|
40750e1cb7
|
Update footer to display version only in production environment
|
2025-01-28 21:27:37 +01:00 |
|
codecalm
|
e74d9dc326
|
Set default limit to Infinity for card icons
|
2025-01-28 21:20:44 +01:00 |
|
codecalm
|
a30ac7d194
|
Add passthrough copy for favicon and enable incremental watch in Eleventy
|
2025-01-27 22:52:17 +01:00 |
|
codecalm
|
2b42568ce7
|
Limit the number of icons displayed in the demo icons list
|
2025-01-27 21:56:24 +01:00 |
|
codecalm
|
782f0f5726
|
Remove Ruby and Bundler dependencies from workflow and documentation
|
2025-01-22 22:22:06 +01:00 |
|
codecalm
|
26e2fb08f7
|
Remove duplicate menu entry in lists.html
|
2025-01-18 15:43:12 +01:00 |
|
codecalm
|
12d5b05bcd
|
Update Node.js version in .nvmrc to 20
|
2025-01-18 14:56:12 +01:00 |
|
codecalm
|
728816a52e
|
Fix SVG logo by resolving merge conflict and updating path attributes
|
2025-01-15 19:27:39 +01:00 |
|
codecalm
|
9bf0824376
|
Update code snippets in documentation to remove unnecessary background attributes
|
2025-01-14 13:42:52 +01:00 |
|
codecalm
|
b9c3223e98
|
Update CHANGELOG.md for version 1.0.0-beta24
|
2025-01-11 19:48:13 +01:00 |
|
codecalm
|
7c99f3aad4
|
Release 1.0.0-beta24
|
2025-01-11 19:47:15 +01:00 |
|
codecalm
|
06036f91cf
|
Update page-layouts.mdx to correct installation guideline link and enhance layout code snippets
|
2025-01-11 19:18:53 +01:00 |
|
codecalm
|
093aff1b08
|
Update CHANGELOG.md for version 1.0.0-beta23 with documentation improvements and various bug fixes
|
2025-01-10 22:48:37 +01:00 |
|
codecalm
|
86cab40faa
|
Update copyright year in LICENSE file to 2025
|
2025-01-09 22:25:43 +01:00 |
|
codecalm
|
f433d98fbe
|
Merge branch 'dev' of https://github.com/tabler/tabler into dev
|
2025-01-09 22:25:25 +01:00 |
|
codecalm
|
ef3b0b5742
|
Enhance countup documentation with additional examples and explanations
|
2025-01-07 23:39:25 +01:00 |
|
codecalm
|
6877a18a3a
|
Release 1.0.0-beta23
|
2025-01-07 23:16:17 +01:00 |
|