Closed SimeonC closed 1 year ago
Name | Link |
---|---|
Latest commit | 7b89ef9cbc5f75da97ef1a94c6cdf23a57468da2 |
Latest deploy log | https://app.netlify.com/sites/tablekit/deploys/64ded7dc686afa00089d4679 |
Deploy Preview | https://deploy-preview-202--tablekit.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
0 tests ±0 0 :heavy_check_mark: ±0 0s :stopwatch: ±0s 0 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 7b89ef9c. ± Comparison against base commit 546667a3.
:recycle: This comment has been updated with latest results.
:rocket: PR was released in @tablecheck/tablekit-core@3.0.0-next.17
, @tablecheck/tablekit-css@3.0.0-next.18
, @tablecheck/tablekit-react-css@3.0.0-next.18
, @tablecheck/tablekit-react-datepicker@3.0.0-next.17
, @tablecheck/tablekit-react-fit-content-textarea@3.0.0-next.17
, @tablecheck/tablekit-react-select@3.0.0-next.19
, @tablecheck/tablekit-react@3.0.0-next.17
:rocket:
If link doesn’t have a href (ie
:link
doesn’t match) we need to make sure it’s disabled display even when hovered. Also added a check to not apply when being used as a "button".📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@2.0.1-canary.202.5898153025.0 npm install @tablecheck/tablekit-css@2.0.1-canary.202.5898153025.0 npm install @tablecheck/tablekit-react-css@2.0.1-canary.202.5898153025.0 npm install @tablecheck/tablekit-react-datepicker@2.0.1-canary.202.5898153025.0 npm install @tablecheck/tablekit-react-fit-content-textarea@2.0.1-canary.202.5898153025.0 npm install @tablecheck/tablekit-react-select@2.0.1-canary.202.5898153025.0 npm install @tablecheck/tablekit-react@2.0.1-canary.202.5898153025.0 # or yarn add @tablecheck/tablekit-core@2.0.1-canary.202.5898153025.0 yarn add @tablecheck/tablekit-css@2.0.1-canary.202.5898153025.0 yarn add @tablecheck/tablekit-react-css@2.0.1-canary.202.5898153025.0 yarn add @tablecheck/tablekit-react-datepicker@2.0.1-canary.202.5898153025.0 yarn add @tablecheck/tablekit-react-fit-content-textarea@2.0.1-canary.202.5898153025.0 yarn add @tablecheck/tablekit-react-select@2.0.1-canary.202.5898153025.0 yarn add @tablecheck/tablekit-react@2.0.1-canary.202.5898153025.0 ```