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
Paweł Kuna
a2640e2147
Add Playwright configuration and visual regression tests ( #2170 )
2025-02-19 00:58:10 +01:00
Paweł Kuna
9cd532745a
Update border radius variables for consistency across components ( #2167 )
2025-02-15 13:33:39 +01:00
Paweł Kuna
063bdc28ab
Update and simplify main menu ( #2166 )
2025-02-15 13:20:29 +01:00
Luca Sabato
5d8392366c
Fixed missing images in the README and getting started page + minor formatting changes ( #2161 )
...
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
2025-02-14 14:14:28 +01:00
Paweł Kuna
2d05b5d5d3
Fix chart styling with border-radius ( #2160 )
2025-02-14 00:17:37 +01:00
Paweł Kuna
ca4ba14718
Enhance navbar styles with new hover effects and color variables ( #2159 )
2025-02-14 00:01:41 +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
BG-Software
b47815d530
Fix instruction for CDN icons version ( #2157 )
2025-02-13 23:00:18 +01:00
oksuzgil
1edaff454b
New payment provider (TROY) ( #2146 )
...
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
Co-authored-by: codecalm <codecalm@gmail.com >
2025-02-13 22:59:45 +01:00
Paweł Kuna
b47725dcc2
New text features page ( #2152 )
2025-02-13 22:49:42 +01:00
Luca Sabato
b85ef1a95e
added "start" command to package.json scripts as alias for dev ( #2156 )
...
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
2025-02-13 22:49:29 +01:00
Paweł Kuna
eff95dc033
Add section comments and format HTML for improved readability ( #2158 )
2025-02-13 22:41:46 +01:00
ethancrawford
846c48d140
Add various spelling fixes and grammar improvements ( #2153 )
...
Co-authored-by: BG-Software <73077398+BG-Software-BG@users.noreply.github.com >
2025-02-13 22:29:45 +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
Paweł Kuna
bd3d959cea
Refactor SCSS files to replace divide function with calc ( #2150 )
2025-02-12 21:12:52 +01:00
BG-Software
afd070012d
Fix apexcharts heatmap example in docs ( #2147 )
2025-02-12 21:12:25 +01:00
ethancrawford
d6a10938e3
Fix broken 'top pages' table ( #2144 )
...
Co-authored-by: BG-Software <73077398+BG-Software-BG@users.noreply.github.com >
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
2025-02-12 21:09:14 +01:00
Paweł Kuna
f95f2509c7
Update color utility classes and fix colors in pricing page ( #2122 )
2025-02-12 21:01:04 +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
Bartłomiej Gawęda
f38fac3508
Remove rimraf in preview
2025-02-12 19:36:55 +01:00
Paweł Kuna
b4b4d1a816
Add Scroll Spy page ( #2142 )
2025-02-12 19:21:31 +01:00
Bartłomiej Gawęda
821a1c5405
Use shx for mkdir and rm commands, remove rimraf
2025-02-12 19:11:04 +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
Paweł Kuna
76f5de44e7
Update timeline card layout and profile header styles ( #2140 )
...
* Update timeline card layout and profile header styles
* Create large-walls-wave.md
2025-02-08 14:14:38 +01:00
Paweł Kuna
24b944cbdc
Remove box-shadow from avatar styles for a cleaner appearance ( #2137 )
...
* Remove box-shadow from avatar styles for a cleaner appearance
* Create ten-houses-punch.md
2025-02-08 13:58:39 +01:00
BG-Software
687267de38
Fix overflow of label in a floating-input ( #2072 )
...
* Fix overflow of label in a floating-input
Temporary fix for the bug in twbs/bootstrap v5.3.3.
* Create dry-rice-march.md
---------
Co-authored-by: codecalm <codecalm@gmail.com >
2025-02-08 13:57:11 +01:00
Paweł Kuna
ea144622a1
Add documentation for segmented control component ( #2134 )
...
* Add documentation for segmented control component
* Enhance documentation for segmented control component with additional examples and usage guidelines
* Create stale-pianos-crash.md
* Add changeset for @tabler/core minor update
2025-02-06 21:59:04 +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
falsulaiman
78383ef568
Update _nav.scss ( #2133 )
...
* Update _nav.scss
### Issue: Dash (`-`) causing W3C validator error and CSS issues
**Problem**:
The use of a dash (`-`) in certain areas is triggering errors in the W3C validator and affecting the proper functioning of CSS.
1. **HTML Issue**: The dash might be incorrectly placed in attribute names or element IDs, causing validation errors.
- Example: `data-name` is fine, but ensure it's used correctly and within the valid context.
2. **CSS Issue**: If the dash is used improperly in class or ID names, it can cause selector issues in CSS.
- Example: `.my-class-name` is correct, but make sure that the class is correctly applied to the element and styled properly in CSS.
**Proposed Fix**:
- Ensure that any attribute or class names are formatted correctly. For example, `data-name` is valid, but check for any spelling mistakes or misplaced dashes.
- In CSS, ensure proper selector syntax like:
```css
.my-class-name {
/* Styles here */
}
* Fix margin calculation for nav links in _nav.scss
* Create red-pens-punch.md
---------
Co-authored-by: codecalm <codecalm@gmail.com >
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
2025-02-06 18:23:13 +01:00
Paweł Kuna
cb278c762d
Add segmented control component ( #2087 )
...
* Add segmented control component and update related files
* Implement segmented navigation component and update related styles
* Create grumpy-flowers-act.md
* Refactor .gitignore and move playground pages to preview directory
* Enhance segmented navigation with hover state and class support
* Refactor segmented control layout for improved responsiveness and alignment
2025-02-06 18:02:46 +01:00