tablecheck / tablekit

Next generation UI component library
https://tablekit.tablecheck.com/
MIT License
9 stars 2 forks source link

feat: update base colors #243

Closed SimeonC closed 4 days ago

SimeonC commented 3 weeks ago

BREAKING CHANGE: All -—primary variables are now removed, if you needed the value for our logo use —-brand-static in all other cases use —-brand-primary which is a light/dark aware purple “primary” color.

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@4.0.0-canary.243.11904280117.0 npm install @tablecheck/tablekit-css@4.0.0-canary.243.11904280117.0 npm install @tablecheck/tablekit-react@4.0.0-canary.243.11904280117.0 npm install @tablecheck/tablekit-react-css@4.0.0-canary.243.11904280117.0 npm install @tablecheck/tablekit-react-datepicker@4.0.0-canary.243.11904280117.0 npm install @tablecheck/tablekit-react-select@4.0.0-canary.243.11904280117.0 # or yarn add @tablecheck/tablekit-core@4.0.0-canary.243.11904280117.0 yarn add @tablecheck/tablekit-css@4.0.0-canary.243.11904280117.0 yarn add @tablecheck/tablekit-react@4.0.0-canary.243.11904280117.0 yarn add @tablecheck/tablekit-react-css@4.0.0-canary.243.11904280117.0 yarn add @tablecheck/tablekit-react-datepicker@4.0.0-canary.243.11904280117.0 yarn add @tablecheck/tablekit-react-select@4.0.0-canary.243.11904280117.0 ```
github-actions[bot] commented 3 weeks ago

Unit Test Results

0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 1 files    0 :x:

Results for commit 1bd81f08.

:recycle: This comment has been updated with latest results.

SimeonC commented 1 day ago

:rocket: PR was released in @tablecheck/tablekit-core@4.0.0, @tablecheck/tablekit-css@4.0.0, @tablecheck/tablekit-react-css@4.0.0, @tablecheck/tablekit-react-datepicker@4.0.0, @tablecheck/tablekit-react-select@4.0.0, @tablecheck/tablekit-react@4.0.0 :rocket: