Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use disabled text color in input and select #220

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

SashaShostyr
Copy link
Collaborator

@SashaShostyr SashaShostyr commented Apr 22, 2024

Apply correct text color for input and select when element is disabled.

Issues:
image
image

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/tablekit-core@2.0.1-canary.220.8793955100.0
npm install @tablecheck/tablekit-css@2.0.1-canary.220.8793955100.0
npm install @tablecheck/tablekit-react-css@2.0.1-canary.220.8793955100.0
npm install @tablecheck/tablekit-react-datepicker@2.0.1-canary.220.8793955100.0
npm install @tablecheck/tablekit-react-fit-content-textarea@2.0.1-canary.220.8793955100.0
npm install @tablecheck/tablekit-react-select@2.0.1-canary.220.8793955100.0
npm install @tablecheck/tablekit-react@2.0.1-canary.220.8793955100.0
# or 
yarn add @tablecheck/tablekit-core@2.0.1-canary.220.8793955100.0
yarn add @tablecheck/tablekit-css@2.0.1-canary.220.8793955100.0
yarn add @tablecheck/tablekit-react-css@2.0.1-canary.220.8793955100.0
yarn add @tablecheck/tablekit-react-datepicker@2.0.1-canary.220.8793955100.0
yarn add @tablecheck/tablekit-react-fit-content-textarea@2.0.1-canary.220.8793955100.0
yarn add @tablecheck/tablekit-react-select@2.0.1-canary.220.8793955100.0
yarn add @tablecheck/tablekit-react@2.0.1-canary.220.8793955100.0

Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for tablekit ready!

Name Link
🔨 Latest commit 9f9b599
🔍 Latest deploy log https://app.netlify.com/sites/tablekit/deploys/66271d917fc3730008dc4cfd
😎 Deploy Preview https://deploy-preview-220--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.

Copy link

github-actions bot commented Apr 22, 2024

Unit Test Results

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 9f9b599. ± Comparison against base commit 49d5858.

♻️ This comment has been updated with latest results.

@SimeonC SimeonC added the patch Increment the patch version when merged label Apr 23, 2024
@SimeonC
Copy link
Collaborator

SimeonC commented Apr 23, 2024

Looks like we got some audit issues 🤔
I'll try get a separate PR up to fix the audit then we can rebase this one

Apply correct text color for input and select when element is disabled.
@SimeonC SimeonC force-pushed the fix-disabled-text-color-input-and-select branch from b487273 to 9f9b599 Compare April 23, 2024 02:31
@SimeonC SimeonC enabled auto-merge (rebase) April 25, 2024 04:07
@SimeonC SimeonC merged commit e6cf4f8 into next Apr 25, 2024
14 of 15 checks passed
@SimeonC SimeonC deleted the fix-disabled-text-color-input-and-select branch April 25, 2024 06:19
@github-actions github-actions bot added the prerelease This change is available in a prerelease. label Apr 25, 2024
@github-actions github-actions bot mentioned this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged prerelease This change is available in a prerelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants