tablecheck / tablekit

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

fix: move link to Anchor component #203

Closed SimeonC closed 1 year ago

SimeonC commented 1 year ago

Globally applying styles to the a tag caused a large amount of regression problems and couldn’t be modified to work easier than we could create a new component for it. Called this component Anchor as a is an anchor tag and Link conflicts with React-Router and other routing libraries.

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@2.0.1-canary.203.5900611528.0 npm install @tablecheck/tablekit-css@2.0.1-canary.203.5900611528.0 npm install @tablecheck/tablekit-react-css@2.0.1-canary.203.5900611528.0 npm install @tablecheck/tablekit-react-datepicker@2.0.1-canary.203.5900611528.0 npm install @tablecheck/tablekit-react-fit-content-textarea@2.0.1-canary.203.5900611528.0 npm install @tablecheck/tablekit-react-select@2.0.1-canary.203.5900611528.0 npm install @tablecheck/tablekit-react@2.0.1-canary.203.5900611528.0 # or yarn add @tablecheck/tablekit-core@2.0.1-canary.203.5900611528.0 yarn add @tablecheck/tablekit-css@2.0.1-canary.203.5900611528.0 yarn add @tablecheck/tablekit-react-css@2.0.1-canary.203.5900611528.0 yarn add @tablecheck/tablekit-react-datepicker@2.0.1-canary.203.5900611528.0 yarn add @tablecheck/tablekit-react-fit-content-textarea@2.0.1-canary.203.5900611528.0 yarn add @tablecheck/tablekit-react-select@2.0.1-canary.203.5900611528.0 yarn add @tablecheck/tablekit-react@2.0.1-canary.203.5900611528.0 ```
netlify[bot] commented 1 year ago

Deploy Preview for tablekit ready!

Name Link
Latest commit 2ad5d2170ca48f65ca3b95302e682c1ba93786a6
Latest deploy log https://app.netlify.com/sites/tablekit/deploys/64df2e1142ef1000079eb97c
Deploy Preview https://deploy-preview-203--tablekit.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 year ago

Unit Test Results

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 2ad5d217. ± Comparison against base commit 9e96ee59.

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

github-actions[bot] commented 1 year ago

:rocket: PR was released in @tablecheck/tablekit-core@3.0.0-next.18, @tablecheck/tablekit-css@3.0.0-next.19, @tablecheck/tablekit-react-css@3.0.0-next.19, @tablecheck/tablekit-react-datepicker@3.0.0-next.18, @tablecheck/tablekit-react-fit-content-textarea@3.0.0-next.18, @tablecheck/tablekit-react-select@3.0.0-next.20, @tablecheck/tablekit-react@3.0.0-next.18 :rocket: