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

docs: ui.switch #793

Merged
merged 9 commits into from
Sep 10, 2024
Merged

docs: ui.switch #793

merged 9 commits into from
Sep 10, 2024

Conversation

AkshatJawne
Copy link
Contributor

Closes #771

@@ -8,6 +8,7 @@ Sliders allow users to quickly select a value within a fixed range and should be
```python
from deephaven import ui


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this change in this review?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed that there was an empty line missing, so thought I could add it here, since it isn't that major of a change.

plugins/ui/docs/components/switch.md Outdated Show resolved Hide resolved
@AkshatJawne AkshatJawne requested a review from dsmmcken September 4, 2024 14:30
plugins/ui/docs/components/switch.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/switch.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/switch.md Outdated Show resolved Hide resolved
@AkshatJawne AkshatJawne requested a review from dsmmcken September 6, 2024 14:02
dsmmcken
dsmmcken previously approved these changes Sep 9, 2024
@dsmmcken
Copy link
Contributor

dsmmcken commented Sep 9, 2024

Still needs @margaretkennedy review though

Typo; punctuation
@AkshatJawne AkshatJawne merged commit c735682 into deephaven:main Sep 10, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: ui.switch
3 participants