1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Compare commits

...

199 Commits

Author SHA1 Message Date
Paweł Kuna
fe1aff9ce8 Merge branch 'dev' into dev-css-props 2025-02-19 01:42:07 +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
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
Paweł Kuna
05ab7eff71 Merge branch 'dev' into dev-css-props 2025-02-12 21:42:45 +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
codecalm
b578ead846 Merge branch 'dev' of https://github.com/tabler/tabler into dev-css-props 2025-02-06 00:41:20 +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
BG-Software
c079e646ef Improve documentation for buttons (#2129)
* Fix background-image of buttons with avatars

* Remove duplicated code blocks in buttons docs

+ Fix links to tabler.io/icons.
+ Replace Twitter with X on icon button.

* Create silly-lobsters-move.md
2025-02-05 22:51:34 +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
BG-Software
11f4487286 Use the full license agreement for illustrations in docs (#2128)
* Use the full license agreement for illustrations in docs

* Create short-wombats-rhyme.md
2025-02-05 22:07:27 +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
Paweł Kuna
8dffb4e345 Update robots.txt handling and improve sitemap URL generation (#2130)
* Update robots.txt handling and improve sitemap URL generation

* Add dynamic page data handling and update sitemap generation

* Remove debug output from sitemap generation

* Create thin-clouds-glow.md
2025-02-05 22:04:57 +01:00
codecalm
803fbfbbd9 Merge branch 'dev' of https://github.com/tabler/tabler into dev-css-props 2025-02-03 23:06:34 +01:00
codecalm
bc5951b50d Add build step to bundlewatch workflow 2025-02-03 23:04:41 +01:00
codecalm
8887148504 Merge branch 'dev' of https://github.com/tabler/tabler into dev-css-props 2025-02-03 22:59:15 +01:00
codecalm
f8a7a13f6b Remove unnecessary dependency on bundlewatch in turbo configuration 2025-02-03 03:00:27 +01:00
carlosmintfan
b28ce9f2e8 Fix vertical alignment in single page and error layouts (#2114)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
2025-02-03 02:56:29 +01:00
Paweł Kuna
a370919ebe Refactor bundlewatch workflow to use Turbo (#2119) 2025-02-03 02:54:15 +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
Paweł Kuna
eaa7f81604 Monorepo structure, remove Gulp, new build process (#2116) 2025-02-01 21:05:00 +01:00
carlosmintfan
ce98145fb2 Make marketing pages fully support dark mode (#2081) 2025-02-01 21:03:09 +01:00
carlosmintfan
d3ae77cf8b Enable scrollSpy in countup module (#2113)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-02-01 21:01:29 +01:00
carlosmintfan
28131f42df Remove mention of bundler from README (#2076) 2025-02-01 20:56:49 +01:00
BG-Software
06b1dec645 Fix size of apexcharts tooltip marker (#2115) 2025-02-01 11:40:48 +01:00
codecalm
9a46a8fbf9 fix: update payment methods to use 'logo' instead of 'code' 2025-01-30 00:26:06 +01:00
codecalm
130c18cab4 feat: enhance color management with new CSS properties and classes 2025-01-29 23:58:56 +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
github-actions[bot]
1d73dc92b0 chore: update versions (#2105)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 22:14:40 +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
Paweł Kuna
71c68ce40a Update changelog configuration and release scripts (#2095) 2025-01-28 21:13:15 +01:00
dependabot[bot]
5ddda4bf5b Bump actions/stale from 8 to 9 (#2098)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 19:49:32 +01:00
Paweł Kuna
ba65fc3694 Update devDependencies (#2094) 2025-01-28 19:07:38 +01:00
ethancrawford
e798eb623d Fix small typo in tables docs (#2090)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-01-28 18:59:37 +01:00
Prashant Rijal
38504e578a Added 3 new payments from Nepal (#2085)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
2025-01-28 18:58:44 +01:00
codecalm
a30ac7d194 Add passthrough copy for favicon and enable incremental watch in Eleventy 2025-01-27 22:52:17 +01:00
BG-Software
90cc74487b Fix colors of disabled tom-select (#2084) 2025-01-27 22:34:05 +01:00
Paweł Kuna
a5bf5d3e2d Fix icons in form-elements.html (#2086) 2025-01-27 22:32:51 +01:00
Paweł Kuna
2c7c448108 Refactor Dockerfile and package.json (#2089) 2025-01-27 22:32:25 +01:00
codecalm
2b42568ce7 Limit the number of icons displayed in the demo icons list 2025-01-27 21:56:24 +01:00
Paweł Kuna
063ef58515 Update Tabler Illustrations to v1.5 (#2075) 2025-01-22 22:22:33 +01:00
Paweł Kuna
5e2c975c99 Update Tabler Icons to v3.29.0 (#2074) 2025-01-22 22:22:19 +01:00
codecalm
782f0f5726 Remove Ruby and Bundler dependencies from workflow and documentation 2025-01-22 22:22:06 +01:00
Paweł Kuna
be69fd6c08 Replace Jekyll with Eleventy (#2071) 2025-01-22 22:13:51 +01:00
BG-Software
c8b263bc2b Get the latest sponsors image 2025-01-21 20:17:42 +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
Paweł Kuna
9d5f7cacd3 Remove unused dependencies from package.json (#2070)
* Remove unused dependencies from package.json and pnpm-lock.yaml

* Create cool-rules-learn.md
2025-01-18 14:33:27 +01:00
Paweł Kuna
875cafa474 Refactor SCSS variables to use color.adjust for improved color manipulation (#2068)
* Refactor dark mode SCSS variables to use color.adjust for improved color manipulation

* Refactor dark mode SCSS variables to remove unnecessary color space parameter for cleaner code

* Update sass dependency to version 1.78.0

* Create sour-dragons-eat.md
2025-01-18 14:33:14 +01:00
Paweł Kuna
0e4bf5fc73 Refactor data structure by converting YAML files to JSON (#2069) 2025-01-18 14:31:23 +01:00
Paweł Kuna
c75cf55672 Update Node.js engine requirement to allow versions >=20 (#2063) 2025-01-17 22:11:38 +01:00
BG-Software
1c1d0c9d25 Improve documentation for alerts (#2055)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-01-17 22:11:28 +01:00
Paweł Kuna
7aa216f666 Add border-opacity variable for improved color utility (#2061) 2025-01-17 22:10:22 +01:00
Paweł Kuna
1801e4161a Center content on error and single page layouts (#2060) 2025-01-17 22:10:08 +01:00
BG-Software
78392b6b4b Fix color of disabled dropdown-item (#2052)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-01-17 22:09:41 +01:00
Paweł Kuna
736410c616 Update Tabler Icons to v3.28.1 (#2067) 2025-01-17 22:07:05 +01:00
Paweł Kuna
e53942f4a6 Update Jekyll to version 4.3.4 (#2066) 2025-01-17 22:03:38 +01:00
Paweł Kuna
d82f94e677 Update package dependencies to latest versions (#2064) 2025-01-17 16:33:26 +01:00
BG-Software
0e5b44af11 Fix color of disabled nav-link in nav-bordered (#2053) 2025-01-17 16:22:27 +01:00
BG-Software
a685abe2b8 Fix link to sponsors image 2025-01-15 20:05:42 +01:00
codecalm
728816a52e Fix SVG logo by resolving merge conflict and updating path attributes 2025-01-15 19:27:39 +01:00
BG-Software
233508195a Use sponsors image from tabler/sponsors 2025-01-15 19:18:08 +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
Paweł Kuna
b0b07b94da Enhance documentation (#2048) 2025-01-10 22:31:24 +01:00
Paweł Kuna
5cca710ac6 Update illustrations and enhance SVG handling in HTML (#2051) 2025-01-10 22:31:03 +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
Paweł Kuna
844d66f597 Marketing pages plugin (#1332)
* marketing site init

* classname fix

* marketing images

* homepage components

* gradient bg

* Optimised images with calibre/image-actions

* generate utilities for marketing pages, negative utilities, new filters, browser component

* list separate fixes

* marketing pages components

* build fix

* new marketing pages elements

* add typd.js library to animate text

* about page, markdown page

* testimonials, new components, new marketing pages

* unity avatar sizes

* fix shape sizes

* avatars unify

* shape fixes

* real estate page

* Optimised images with calibre/image-actions

* fix small rebase error

* Fix mobile designs of features, faq and testimonials

* Add marketing pages to the extra's menu

* fix hero header design and include as app example design

* Fix buttons nog centering on hero

* Slightly increase bundlewatch size

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Robert-Jan de Dreu <160743+rjd22@users.noreply.github.com>
2025-01-08 15:27:36 +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
Paweł Kuna
c510fdfb9d Documentation improvements (#2042) 2025-01-07 23:14:44 +01:00
codecalm
35da0ff9b8 Merge branch 'dev' of https://github.com/tabler/tabler into dev 2025-01-07 23:14:00 +01:00
codecalm
ebca62fc2d Add countup functionality and update documentation example 2025-01-07 23:13:57 +01:00
BG-Software
df46ee7664 Do not display empty <fieldset> (#2045) 2025-01-07 22:45:07 +01:00
BG-Software
bc1d1a3066 Set font-size of webfont icon inside a button (#2046) 2025-01-07 22:44:36 +01:00
BG-Software
041f4e453f Order menu items alphabetically (#2047) 2025-01-07 22:43:43 +01:00
BG-Software
2f622c986a Mark value of $font-family-monospace !default (#2044) 2025-01-07 21:04:12 +01:00
Bartłomiej Gawęda
5625adc659 Fix unpkg links to static-files icons
Add links for both outline and filled version.
2025-01-06 21:15:52 +01:00
BG-Software
e91884e38c Fix description of alerts with a description (#2039) 2025-01-05 23:05:57 +01:00
BG-Software
5dc45aae1f Fix layout of search results for small and medium screens (#2037) 2025-01-05 23:05:45 +01:00
BG-Software
17327dc8db Remove invalid z-index setting for dropdown (#2036) 2025-01-05 23:05:29 +01:00
BG-Software
3a4f10f936 Fix ids of custom size star ratings (#2038) 2025-01-05 23:05:17 +01:00
BG-Software
4ae0358cf5 Remove text-decoration on hovering a element with child having an icon class (#2041) 2025-01-05 23:04:42 +01:00
BG-Software
54c5ad09cd Fix link to webfont icons (#2040)
* Use unpkg link instead of cdn.statically.io for webfont icons
2025-01-05 18:44:42 +01:00
codecalm
95c1130c5c Update color reference links in UI component documentation to point to the correct base colors section 2025-01-05 06:50:59 +01:00
codecalm
3f651203a7 Fix typo in browser support documentation summary 2025-01-05 06:33:13 +01:00
codecalm
aef54b8b3f Enhance Figma plugin documentation with detailed usage instructions and improved descriptions 2025-01-05 06:30:01 +01:00
codecalm
d4a317b646 Add documentation for Tabler Illustrations and update index to include link 2025-01-05 06:22:17 +01:00
codecalm
c02b6d13ff Enhance documentation with descriptions and summaries for various UI and icon sections 2025-01-05 05:33:53 +01:00
codecalm
96cc4cebb4 Add new documentation files for icons and UI components; restructure existing files 2025-01-05 04:56:14 +01:00
codecalm
630552d171 Update documentation structure and content for icons and UI components 2025-01-05 03:45:14 +01:00
codecalm
a99f2b420a Remove outdated menu.json and add index.mdx files for UI documentation structure 2025-01-05 02:10:25 +01:00
Paweł Kuna
17ebdf4b64 Docs update (#2034) 2025-01-05 00:35:28 +01:00
BG-Software
4a9e40daf1 Increase contrast of active dropdown-item in vertical layout (#2033)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-01-04 23:46:53 +01:00
BG-Software
87bf2f5745 Remove duplicated setting of color in th (#2032)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-01-04 23:46:41 +01:00
BG-Software
82cf257a5c Increase z-index of ts-dropdown (#2031)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2025-01-04 23:46:30 +01:00
Paweł Kuna
9015472597 Add social icons plugin (#2035) 2025-01-04 23:26:27 +01:00
Bartłomiej Gawęda
3a04567fba Describe variables for datagrid in docs 2025-01-04 12:33:52 +01:00
codecalm
3d186004b2 docs fixes 2025-01-03 03:05:07 +01:00
codecalm
bded6a46e6 docs fixes 2025-01-03 02:58:40 +01:00
codecalm
9be6ea257c remove unused cofig from code 2025-01-03 02:43:09 +01:00
codecalm
7ebb863fbd docs update 2025-01-03 02:38:05 +01:00
codecalm
e6f2f2364f Merge branch 'dev' of https://github.com/tabler/tabler into dev 2025-01-03 01:03:12 +01:00
codecalm
ce3e0168ee docs update 2025-01-03 01:03:11 +01:00
Bartłomiej Gawęda
76708e090d Fix links to Tabler Icons 2025-01-02 20:57:01 +01:00
codecalm
7b056f9feb dark iamge 2025-01-02 20:41:15 +01:00
codecalm
1ef711a3ff update screenshot 2025-01-02 20:35:15 +01:00
codecalm
7d45f50335 icon fix 2025-01-02 20:32:27 +01:00
codecalm
3e25c49827 update docs 2025-01-02 19:53:47 +01:00
codecalm
0377c80c58 url fix 2025-01-02 13:18:32 +01:00
codecalm
74759f4d04 Release 1.0.0-beta22 2025-01-02 12:01:58 +01:00
Paweł Kuna
c293a66e0a Fix @charset CSS declaration in bundle. (#2028) 2025-01-02 11:59:39 +01:00
codecalm
0ac8e337e7 Update docs structure 2025-01-02 11:25:08 +01:00
dependabot[bot]
555f4c14f1 Bump es5-ext from 0.10.62 to 0.10.64 (#2026)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 11:11:32 +01:00
dependabot[bot]
b910d3533f Bump nanoid from 3.3.7 to 3.3.8 (#2027)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 11:11:25 +01:00
codecalm
b7993ff043 dev dependencies update 2025-01-01 17:30:15 +01:00
BG-Software
507df7b6fc Fix cells with inline icons (#2022)
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
2025-01-01 15:59:35 +01:00
Paweł Kuna
867c8dd520 Update Tabler Emails to v2.0 (#2025) 2025-01-01 15:59:23 +01:00
Paweł Kuna
34d124d016 Update Tabler Icons to v3.26.0 (#2024) 2025-01-01 15:59:12 +01:00
BG-Software
f45b6979cd Fix padding in code blocks (#2023)
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
2025-01-01 13:19:42 +01:00
Paweł Kuna
7ba7717d3f Make horizontal rule direction aware (#2021) 2024-12-31 17:41:05 +01:00
Paweł Kuna
5488c50c47 New payment providers (#2019) 2024-12-31 16:16:05 +01:00
Paweł Kuna
faee63c847 Base font family improvements (#2020) 2024-12-31 16:15:44 +01:00
BG-Software
c51ff28475 Fix colors in date range datepicker (#2018)
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2024-12-31 01:48:20 +01:00
Radosław Kowalewski
f6e885b07e Replace .page-center with .my-auto in single page layouts (#2009)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2024-12-30 22:09:31 +01:00
codecalm
b251629a65 update readme 2024-12-09 19:24:32 +01:00
codecalm
1b2f2ecd10 update readme 2024-12-09 19:23:50 +01:00
Paweł Kuna
88eb4137d9 Fix icon display issues in the Star Ratings component (#2007)
* fix #1998: star rating fix

* Create gentle-dingos-joke.md

* Fix typo in changeset description
2024-12-06 10:11:52 +01:00
codecalm
b23a9aee58 build fix 2024-12-03 22:49:22 +01:00
codecalm
f88b1ec901 build fix 2024-12-03 22:48:21 +01:00
codecalm
a951af8c4d remove unused files 2024-12-03 22:46:54 +01:00
Paweł Kuna
20cad01ad6 read changelog from CHANGELOG.md file (#2004)
* read changelog from `changelog.md` file

* Create bright-planes-bathe.md

* build fix
2024-12-03 20:57:24 +01:00
Paweł Kuna
f83e36c735 update node to version 20 (#2005)
* update node to version 20

* Create thick-dryers-push.md
2024-12-03 19:58:03 +01:00
2824 changed files with 25663 additions and 22196 deletions

View File

@@ -1,89 +0,0 @@
{
"projectName": "tabler",
"projectOwner": "tabler",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "codecalm",
"name": "Paweł Kuna",
"avatar_url": "https://avatars.githubusercontent.com/u/1282324?v=4",
"profile": "https://tabler.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "martynaaj",
"name": "Martyna",
"avatar_url": "https://avatars.githubusercontent.com/u/60158888?v=4",
"profile": "https://github.com/martynaaj",
"contributions": [
"doc"
]
},
{
"login": "deralaxo",
"name": "Dawid Harat",
"avatar_url": "https://avatars.githubusercontent.com/u/40028795?v=4",
"profile": "https://github.com/deralaxo",
"contributions": [
"code"
]
},
{
"login": "rjd22",
"name": "Robert-Jan de Dreu",
"avatar_url": "https://avatars.githubusercontent.com/u/160743?v=4",
"profile": "https://codersopinion.com/",
"contributions": [
"code"
]
},
{
"login": "FreexD",
"name": "Michał Wolny",
"avatar_url": "https://avatars.githubusercontent.com/u/7117869?v=4",
"profile": "https://github.com/FreexD",
"contributions": [
"code"
]
},
{
"login": "wangkanai",
"name": "Sarin Na Wangkanai",
"avatar_url": "https://avatars.githubusercontent.com/u/10666633?v=4",
"profile": "https://www.wangkanai.com/",
"contributions": [
"code"
]
},
{
"login": "WinterSilence",
"name": "Anton",
"avatar_url": "https://avatars.githubusercontent.com/u/3521094?v=4",
"profile": "https://ensostudio.ru/",
"contributions": [
"code"
]
},
{
"login": "dheineman",
"name": "Dave Heineman",
"avatar_url": "https://avatars.githubusercontent.com/u/516028?v=4",
"profile": "https://github.com/dheineman",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}

View File

@@ -1,11 +1,6 @@
>= 1%
last 1 major version
last 2 versions
Firefox ESR
not dead
Chrome >= 60
Firefox >= 60
Edge >= 15.15063
Explorer 11
iOS >= 10
Safari >= 10
Android >= 6
not ExplorerMobile <= 11
safari >= 15.4
iOS >= 15.4

View File

@@ -1,28 +0,0 @@
#!/usr/bin/env node
'use strict'
const fs = require('fs'),
path = require('path'),
YAML = require('yaml');
const content = YAML.parse(fs.readFileSync(path.join(__dirname, '../src/pages/_data/changelog.yml'), 'utf8')).reverse()
let readme = `# Changelog
All notable changes to this project will be documented in this file.\n`
content.forEach((change) => {
readme += `\n\n## \`${change.version}\` - ${change.date}\n\n`
if (change.description) {
readme += `**${change.description}**\n\n`
}
change.changes.forEach((line) => {
readme += `- ${line}\n`
})
console.log(change.version);
})
fs.writeFileSync(path.join(__dirname, '../CHANGELOG.md'), readme)

View File

@@ -1,58 +0,0 @@
#!/usr/bin/env node
'use strict'
const YAML = require('yaml')
const fs = require('node:fs')
const path = require('node:path')
const request = require('request')
const filePath = path.join(__dirname, '../src/pages/_data/photos.yml')
const photos = YAML.parse(fs.readFileSync(filePath, 'utf8'))
const urlTitle = (str) => {
str = str
.toLowerCase()
.replaceAll('&', 'and')
.replace(/[^[a-z0-9-]/g, '-')
.replace(/-+/g, '-')
return str
}
const download = function(uri, filename, callback, error) {
request.head(uri, function(err, res, body) {
request(uri).pipe(fs.createWriteStream(filename))
.on('close', callback)
.on('error', error)
})
}
async function downloadPhotos() {
for (const key in photos) {
const photo = photos[key]
let filename, i = 1;
do {
filename = `${urlTitle(photo['title'])}${i > 1 ? `-${i}` : ''}.jpg`
i++
} while (fs.existsSync(path.join(__dirname, `../src/static/photos/${filename}`)))
await new Promise((resolve, reject) => {
download(photo['path'], path.join(__dirname, `../src/static/photos/${filename}`), function(){
resolve()
}, function() {
reject()
});
})
photos[key]['file'] = filename
photos[key]['horizontal'] = photo['width'] > photo['height']
}
fs.writeFileSync(filePath, YAML.stringify(photos))
}
downloadPhotos();

View File

@@ -1,37 +0,0 @@
#!/usr/bin/env node
'use strict'
const fs = require('fs'),
path = require('path');
const iconsTags = require('../node_modules/@tabler/icons/icons.json'),
iconsPkg = require('../node_modules/@tabler/icons/package.json');
const prepareSvgFile = (svg) => {
return svg.replace(/\n/g, '').replace(/>\s+</g, '><').replace(/\s+/g, ' ')
}
let svgList = {}
for (let iconName in iconsTags) {
let iconData = iconsTags[iconName]
svgList[iconName] = {
name: iconName,
svg: {
outline: iconData.styles.outline ? prepareSvgFile(fs.readFileSync(path.join(__dirname, `../node_modules/@tabler/icons/icons/outline/${iconName}.svg`), 'utf8')) : null,
filled: iconData.styles.filled ? prepareSvgFile(fs.readFileSync(path.join(__dirname, `../node_modules/@tabler/icons/icons/filled/${iconName}.svg`), 'utf8')) : null,
}
}
}
fs.writeFileSync(
path.join(__dirname, `../src/pages/_data/icons-info.json`),
JSON.stringify({
version: iconsPkg.version,
count: Object.values(svgList).reduce((acc, icon) => {
return acc + (icon.svg.outline ? 1 : 0) + (icon.svg.filled ? 1 : 0)
}, 0)
})
)
fs.writeFileSync(path.join(__dirname, `../src/pages/_data/icons.json`), JSON.stringify(svgList))

View File

@@ -1,19 +0,0 @@
#!/usr/bin/env node
'use strict'
const fs = require('fs'),
path = require('path'),
glob = require('glob');
const illustrations = glob
.sync(path.join(__dirname, `../src/static/illustrations/light/*.png`))
.map((file) => {
return path.basename(file, '.png')
})
fs.writeFileSync(
path.join(__dirname, `../src/pages/_data/illustrations.json`),
JSON.stringify(illustrations)
)

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Change Twitter to X brand

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated link to icons documentation

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Dependencies update

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Initialize Visual Studio Code config

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Add new `Tag` component

View File

@@ -0,0 +1,5 @@
---
---
Add Playwright configuration and visual regression tests

View File

@@ -4,8 +4,9 @@
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [
"preview"
]
}

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Add customizable Star Ratings component using `star-rating.js` library

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Dependencies update

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update TinyMCE to v7.0

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fix overflow of `label` in a `floating-input`

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix text color in dark version of navbar

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to version 2.21 with 18 new icons added

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Init changelog script

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": minor
---
Enable `scrollSpy` in `countup` module

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Add `flags.html` page with list of all flags

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Adding Two-Step Verification Pages

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Refactor SCSS files to replace divide function with calc

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Update CSS class from `text-muted` to `text-secondary` for better Bootstrap compatibility

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Bump pnpm/action-setup from 2 to 3

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": minor
---
Add segmented control component

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
`Dockerfile` fix

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to version 2.20 with 37 new icons added

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add Tabler Illustrations

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Adding `alerts.html` page with example of alerts.

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Unify size of avatar, flag and payment components

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": minor
---
Add new text features page with mentions: user, color and app.

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update icons to v2.42.0

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Bootstrap to v5.3.0

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Dependencies update

View File

@@ -0,0 +1,5 @@
---
"preview": patch
---
Fix timeline card layout and profile header styles

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix `rgba` color values in `_variables.scss`

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Resolve map page issues

View File

@@ -2,4 +2,4 @@
"@tabler/core": minor
---
New Chat component
Add Scroll Spy page

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Introduce Docker Compose Config to build and run Ttabler locally

View File

@@ -0,0 +1,4 @@
---
---
Refactor bundlewatch workflow to use Turbo

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update `_navbar.scss` with disabled dropdown menu items color

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to v3.17.0

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update `@tabler/icons` to v3.0

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Update border radius variables for consistency across components

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fix size of `apexcharts` tooltip marker

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Adding punctuation to `SECURITY.md`

View File

@@ -0,0 +1,5 @@
---
---
Fix apexcharts heatmap example in docs

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix form controls bugs in dark mode

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Change primary color value to new Tabler branding

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Unified Box Shadows with Bootstrap Compatibility

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": minor
---
Update color utility classes and replace background colors in pricing table

View File

@@ -0,0 +1,5 @@
---
"preview": patch
---
Fix broken "top pages" table

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Unify dark mode with latest Bootstrap API and improve dark mode elements

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Bump `pnpm/action-setup` from 3 to 4

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update dependencies

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fix negative margins in `.navbar-bordered` variant

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to version 2.22 with 18 new icons added

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add All Contributions package to project for easy contribution tracking

View File

@@ -0,0 +1,5 @@
---
"preview": patch
---
Update and simplify main menu

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Resolved light dropdown issue on dark theme

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": minor
---
Refactored the project into a monorepo, removed Gulp, and introduced a new, more efficient build process.

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Use the full license agreement for illustrations in docs

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to version 2.19 with 18 new icons added

View File

@@ -0,0 +1,5 @@
---
---
Improve documentation for buttons

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Adjusting form element sizes for enhanced mobile devices compatibility

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix the `z-index` value of the `nav-tab` inside `card-tab` #1933

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Switch from `npm` to `pnpm` for faster package installation

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fix vertical alignment in single page and error layouts

View File

@@ -0,0 +1,5 @@
---
---
Fix spelling and improve grammar in the documentation

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add variable to configure `avatar-list` spacing

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add Tabler Illustrations

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update required Node.js version to 18 and add `.nvmrc` file

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix table default background color

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": "minor"
---
Add documentation for segmented control component

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Avoid SCSS color dependency on `:focus`

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": minor
---
Add new payment provider (Troy)

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated Tabler Icons to v3.24.0

View File

@@ -0,0 +1,5 @@
---
---
Fixed missing image in the README and Getting Started page

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to version 2.18 with 18 new icons added

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fix `.avatar-upload` double borders

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to v3.14.0

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add Prettier to project for consistent code formatting

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fixes navbar styles with new hover effects and color variables

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update Tabler Icons to version 2.25 with 48 new icons added

View File

@@ -0,0 +1,4 @@
---
---
Update `robots.txt` handling and improve sitemap URL generation

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Add new color picker component using `coloris.js` library

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix responsiveness issue in Settings menu

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add new Filled section to Icons page

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update `bootstrap` to v5.3.1

View File

@@ -0,0 +1,4 @@
---
---
Add section comments and format HTML for improved readability

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Update Tabler Icons to version 2.23 with 18 new icons added

View File

@@ -0,0 +1,5 @@
---
---
Fix instruction for CDN icons version

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Add support for changeset tool for more efficient and organized code changes

View File

@@ -9,7 +9,7 @@ on:
env:
FORCE_COLOR: 2
NODE: 18
NODE: 20
jobs:
bundlewatch:
@@ -19,6 +19,14 @@ jobs:
- name: Clone repository
uses: actions/checkout@v4
- name: Cache turbo build setup
uses: actions/cache@v4
with:
path: .turbo
key: ${{ runner.os }}-turbo-${{ github.sha }}
restore-keys: |
${{ runner.os }}-turbo-
- name: Set up Node.js
uses: actions/setup-node@v4
with:
@@ -26,8 +34,6 @@ jobs:
- name: Install PNPM
uses: pnpm/action-setup@v4
with:
version: 8
- name: Set up Bundler
uses: ruby/setup-ruby@v1
@@ -38,9 +44,6 @@ jobs:
- name: Install pnpm dependencies
run: pnpm install --no-frozen-lockfile
- name: Run build
run: pnpm run build
- name: Run bundlewatch
run: pnpm run bundlewatch
env:

62
.github/workflows/playwright.yml vendored Normal file
View File

@@ -0,0 +1,62 @@
name: Playwright Tests
on:
push:
branches:
- dev
pull_request:
paths:
- 'preview/**'
- 'core/**'
env:
NODE: 20
permissions:
contents: read
jobs:
test:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Cache turbo build setup
uses: actions/cache@v4
with:
path: .turbo
key: ${{ runner.os }}-turbo-${{ github.sha }}
restore-keys: |
${{ runner.os }}-turbo-
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "${{ env.NODE }}"
- name: Install PNPM
uses: pnpm/action-setup@v4
- name: Get installed Playwright version
id: playwright-version
run: echo "PLAYWRIGHT_VERSION=$(node -e "console.log(require('./package.json').devDependencies['@playwright/test'])")" >> $GITHUB_ENV
- name: Cache playwright binaries
uses: actions/cache@v4
id: playwright-cache
with:
path: |
~/.cache/ms-playwright
key: ${{ runner.os }}-playwright-${{ env.PLAYWRIGHT_VERSION }}
- name: Install pnpm dependencies
run: pnpm install
- name: Install Playwright Browsers
run: pnpm exec playwright install --with-deps
if: steps.playwright-cache.outputs.cache-hit != 'true'
- name: Run Playwright tests
run: pnpm run playwright

View File

@@ -3,7 +3,7 @@ name: Release
on:
push:
branches:
- main
- dev
permissions:
contents: read
@@ -15,6 +15,10 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions:
contents: write # to create release
issues: write # to post issue comments
pull-requests: write # to create pull request
steps:
- name: Checkout Repo
uses: actions/checkout@v4
@@ -22,28 +26,25 @@ jobs:
- name: Setup Node.js 18
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- name: Install PNPM
uses: pnpm/action-setup@v4
with:
version: 8
- name: Install Dependencies
run: pnpm install
- name: Creating .npmrc
run: |
cat << EOF > "$HOME/.npmrc"
//registry.npmjs.org/:_authToken=$NPM_TOKEN
EOF
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Build
run: pnpm run build
- name: Create Release Pull Request
- name: Create release Pull Request or publish to NPM
uses: changesets/action@v1
with:
publish: pnpm release
version: pnpm run version
publish: pnpm run publish
commit: "chore: update versions"
title: "chore: update versions"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

View File

@@ -1,11 +1,10 @@
name: Test build
on:
pull_request:
types: [ opened, reopened ]
pull_request: null
env:
NODE: 18
NODE: 20
permissions:
contents: read
@@ -17,6 +16,14 @@ jobs:
- name: Clone repository
uses: actions/checkout@v4
- name: Cache turbo build setup
uses: actions/cache@v4
with:
path: .turbo
key: ${{ runner.os }}-turbo-${{ github.sha }}
restore-keys: |
${{ runner.os }}-turbo-
- name: Set up Node.js
uses: actions/setup-node@v4
with:
@@ -24,16 +31,7 @@ jobs:
- name: Install PNPM
uses: pnpm/action-setup@v4
with:
version: 8
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: ruby --version
- run: node --version
- name: Install pnpm dependencies

12
.gitignore vendored
View File

@@ -19,16 +19,20 @@ node_modules/
/svg-tmp/
/components/
/percy.sh
/src/pages/playground.html
/src/pages/playground-*.html
/src/pages/features.html
/preview/pages/playground.html
/preview/pages/screenshot.html
/preview/pages/screenshot-*.html
/preview/pages/playground-*.html
/preview/pages/features.html
.pnp.loader.mjs
.pnp.cjs
.yarn
.next
.vercel
.turbo
package-lock.json
demo/
dist/
dist/
packages-zip/

Some files were not shown because too many files have changed in this diff Show More