Releases: deephaven/deephaven-plugins
Releases · deephaven/deephaven-plugins
ui-v0.16.0
ui-v0.15.1
ui-v0.15.0
ui-v0.15.0 - 2024-06-13
Bug Fixes
- UI plotting doc typo (#542) - (df6c9b9) - Matthew Runyon
- Clean up positioning and headers of components in DESIGN.md (#518) - (5d4a131) - Akshat Jawne
- Don't send back undefined cell data (#516) - (469eb1d) - mofojed
- ui.text_field value not changing with use_state (#498) - (7d41072) - Akshat Jawne
- Reset state when new instance of widget created (#486) - (df587a8) - mofojed
- fix use_callback hook (#468) - (f267572) - Joe
Build system
Documentation
- add plotting sidebar and plotting docs edits (#519) - (a9840cb) - Don
- number field (#505) - (691d190) - ethanalvizo
- slider, range slider, checkbox, and content (#439) - (9ba1a04) - ethanalvizo
- list_action_group (#493) - (6732ad6) - Akshat Jawne
- list_action_menu (#492) - (727d5f2) - Akshat Jawne
- action_group (#485) - (ef115c9) - Akshat Jawne
- action_menu (#490) - (071d645) - Akshat Jawne
- contextual_help (#480) - (94ef543) - Akshat Jawne
Features
- Add show_search and show_quick_filters to ui.table (#461) - (4923017) - Matthew Runyon
- ListView actions (#448) - (ca65b69) - bmingles
Refactoring
ui-v0.14.0
ui-v0.14.0 - 2024-05-17
Bug Fixes
- Do not expose combo_box or date_picker yet (#464) - (cd63e20) - mofojed
- Exit on communication failure (#429) - (0e96ef4) - Joe
- Memoize use_table_data listener (#428) - (f342dad) - Joe
Build system
Documentation
Features
- Python combo box implementation (#460) - (b87a5c6) - Joe
- Table data hooks allow None (#463) - (910a57c) - Joe
- Implement python item_table_source (#415) - (ce1a019) - Joe
- Display deephaven.ui widget errors in a panel so user can see them (#436) - (b23b571) - mofojed
- ListView - ui plugins (#408) - (ff7f769) - bmingles
Refactoring
plotly-express-v0.8.0
matplotlib-v0.4.1
matplotlib-v0.4.0
matplotlib-v0.4.0 - 2024-05-16
Bug Fixes
Build system
- Bump version number to 0.5.0 for matplotlib (#466) - (4e5f19a) - mofojed
- Fix npm package update (#361) - (cabbcab) - mofojed
- Update dh ui packages to ^0.66.1 (#330) - (9433a98) - bmingles
- Version bump matplotlib to v0.4.0.dev0 (#188) - (a7daf6a) - Joe