tablecheck / tablekit

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

fix: disabled prop on Input component is not being respected #229

Closed SimeonC closed 6 months ago

SimeonC commented 6 months ago

disabled is on input props but the “Input Wrapper” type elements need to set data-variant: ‘disabled’.

See https://github.com/tablecheck/settings-frontend/pull/878#issuecomment-2140054836

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

Unit Test Results

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

Results for commit 856d703d.

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

tablecheck-public-automation commented 6 months ago

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