-
Notifications
You must be signed in to change notification settings - Fork 32
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
Make Form components compatible with Spectrum / dh.ui #1989
Comments
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 8, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 8, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 8, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 9, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 9, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 9, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 14, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 15, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 15, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 15, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 15, 2024
bmingles
added a commit
to bmingles/web-client-ui
that referenced
this issue
May 15, 2024
All of the subtasks are complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have some form components in @deephaven/components that override names of Spectrum components. Some of these, such as
ButtonGroup
can probably be easily converted to Spectrum apis while others such asCheckBox
will be more involved. We should convertButtonGroup
and any others that are "low hanging fruit" as part of this ticket and create new tickets for any others that are more involved.Button
component props to be closer to Spectrum apis #2017Checkbox
component props to be closer to Spectrum apis #2018ButtonGroup
toSplitButtonGroup
#2015ButtonGroup
and make dhButton
compatible #2016RadioGroup
with Spectrum version #2020The text was updated successfully, but these errors were encountered: