tablecheck / tablekit

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

fix: the Badge component should be default act like an “inline” component #236

Closed SimeonC closed 4 months ago

SimeonC commented 4 months ago

Fixing some typescript misses and adding utility table components to make it easier to remember how to correctly style around badge/button components in a table

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

Unit Test Results

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

Results for commit 4461e05d.

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

tablecheck-public-automation commented 4 months ago

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