tablecheck / tablekit

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

fix: icon button in input-append mode #227

Closed SimeonC closed 5 months ago

SimeonC commented 5 months ago

Fixes padding offsets and inconsistencies

Before

CleanShot 2024-05-30 at 09 46 23

After

CleanShot 2024-05-30 at 12 27 18

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

Unit Test Results

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

Results for commit a465faf3.

tablecheck-public-automation commented 5 months ago

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