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

DS-Material Options Selection Widgets fixes & normalizing #173

Closed
elbakerino opened this issue Mar 13, 2022 · 1 comment
Closed

DS-Material Options Selection Widgets fixes & normalizing #173

elbakerino opened this issue Mar 13, 2022 · 1 comment
Labels
material-ui About the material-ui design-system widget
Projects
Milestone

Comments

@elbakerino
Copy link
Member

elbakerino commented Mar 13, 2022

For @ui-schema/ds-material:

  • fix disabled for <Select by readOnly keyword in Select/SelectMulti/SelectChips/OptionsRadio/OptionsCheck
    • normalize readOnly usage / fix not-applied-to-all
    • add readOnly for individual options where possible (oneOf multi-selection)
  • normalize keyword view.dense effect on "form-control" and "options" in Select/SelectMulti
  • add sizes to SelectChips widget
@elbakerino elbakerino added material-ui About the material-ui design-system widget labels Mar 13, 2022
@elbakerino elbakerino added this to To do in ui-schema via automation Mar 13, 2022
@elbakerino elbakerino added this to the v0.3.0 milestone Mar 13, 2022
@elbakerino
Copy link
Member Author

implemented in v0.3.0-alpha.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
material-ui About the material-ui design-system widget
Projects
ui-schema
  
Done
Development

No branches or pull requests

1 participant