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

Controls: Update all controls to have explicit handling for undefined #14899

Merged
merged 23 commits into from
May 18, 2021

Conversation

tmeasday
Copy link
Member

@tmeasday tmeasday commented May 12, 2021

Issue: #14579

What I did

  • Created stories for all undefined input states
  • Implement something close to the design.

@domyen the main thing I didn't complete was the green track for the range control. According to the internet it isn't really possible to only make the LHS green in webkit. I did it for FF/IE though. My styles are just indicative though, please fix.

I think most of the other controls pretty closely match what you had in mind but 🤷

And implement something close to the design.
@nx-cloud
Copy link

nx-cloud bot commented May 12, 2021

Nx Cloud Report

CI ran the following commands for commit f692020. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@shilman shilman changed the title Update all controls to have explicit handling for undefined Controls: Update all controls to have explicit handling for undefined May 18, 2021
Addon-docs: Remove all defaultValue eval-ing
Core: Add args enhancers + use in addon-actions
@shilman shilman merged commit 8aba2f5 into next May 18, 2021
@shilman shilman deleted the 14579-undefined-inputs branch May 18, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants