Releases: panel-extensions/panel-material-ui
Releases · panel-extensions/panel-material-ui
Release list
Version 0.2.0
What's Changed
Features
- Implement
EditableRangeSliderandEditableIntRangeSliderby @philippjfr in #299 - Add support for
Listinline actions by @philippjfr in #292 - Support href and target on MenuButton by @philippjfr in #302
Bug fixes
- Fix
FileInputnot working by @MarcSkovMadsen in #287 - Correctly resolve themes and set default primary color by @philippjfr in #301
Documentation
- Review
AutocompleteInputby @MarcSkovMadsen in #291 - Review
Checkboxby @MarcSkovMadsen in #293 - Reorganize and add tests by @philippjfr in #294
- Reorganize and add
Menutests by @philippjfr in #295 - Review
CheckBoxGroupby @MarcSkovMadsen in #297 - Fix conda install instructions by @travishathaway in #300
- Reference doc alignment by @philippjfr in #303
- Add ThemeToggle reference page by @philippjfr in #304
- Consistently use Mui API in reference guide by @philippjfr in #305
New Contributors
- @travishathaway made their first contribution in #300
Full Changelog: v0.1.4...v0.2.0
Version 0.1.4
What's Changed
- Fix FileInput rendering of progress by @philippjfr in #279
- Embed iframe content using srcdoc attribute for compatibility by @philippjfr in #285
- FileInput Guide Review by @MarcSkovMadsen in #278
- Allow setting Select size variant by @philippjfr in #286
Full Changelog: v0.1.3...v0.1.4
Version 0.1.3
What's Changed
- Correctly determine sizing_mode on Page by @philippjfr in #276
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
What's Changed
- Adjust header of demo example by @philippjfr in #275
- Change
BreakpointSwitcherto not be a widget by @philippjfr in #275
Full Changelog: v0.1.1...v0.1.2
Version 0.1.1
What's Changed
- Set Slider color to primary by @MarcSkovMadsen in #273
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
First public release of panel-material-ui
Announcement: https://blog.holoviz.org/posts/panel_material_ui_announcement/