Skip to content

Commit

Permalink
Update more examples
Browse files Browse the repository at this point in the history
- Update all import deephaven.ui to from deephaven import ui
- Have some more basic examples to start
- Clean up a lot of examples
- Fixes deephaven#341
- Next I think we _need_ a Components section that just details each component. Like copy over what we have with DESIGN.md, add an example. Would only be the things that have been implemented, while DESIGN.md has the full spec.
  - There are a few links to React Spectrum components, when instead we should just link our own Components section
  • Loading branch information
mofojed committed Mar 21, 2024
1 parent 7fc0f70 commit 1a781ff
Show file tree
Hide file tree
Showing 13 changed files with 130 additions and 137 deletions.
267 changes: 130 additions & 137 deletions plugins/ui/examples/README.md

Large diffs are not rendered by default.

Binary file added plugins/ui/examples/assets/button_events.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/ui/examples/assets/checkbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed plugins/ui/examples/assets/events.png
Binary file not shown.
Binary file added plugins/ui/examples/assets/form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/ui/examples/assets/form_submit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/ui/examples/assets/picker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/ui/examples/assets/range_table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/ui/examples/assets/shared_state.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/ui/examples/assets/stock_widget_table_invalid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/ui/examples/assets/stock_widget_table_valid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/ui/examples/assets/text_field.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/ui/examples/assets/text_filter_table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1a781ff

Please sign in to comment.