Releases: pymmcore-plus/pymmcore-widgets
Releases · pymmcore-plus/pymmcore-widgets
v0.3.0
What's Changed
- fix: change property browser icons color to gray by @fdrgsp in #96
- fix: remove print statement by @tlambert03 in #97
- docs: add favicon by @ianhi in #99
- fix: fix bug in channel widget by @fdrgsp in #98
- refactor: extract duplicated Channel Table code between mda and sample explorer by @fdrgsp in #100
- refactor: extract duplicated TimePlan widget code between mda and sample explorer by @tlambert03 in #94
- refactor: move mda components by @tlambert03 in #102
- refactor: remove sliderwidget by @tlambert03 in #104
- fix: subclass explorer from mda by @fdrgsp in #106
- refactor: make _GridParams class for _create_row_cols_overlap_group by @tlambert03 in #107
- fix: fix typing in sample explorer by @tlambert03 in #110
- fix: fix MDA run_button not showing when _include_run_button=True by @fdrgsp in #111
- fix: fix for pre Test and utilities state device shutter by @fdrgsp in #116
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #115
- fix: fix docs build by @tlambert03 in #117
- docs: add time and z plan widgets to docs by @fdrgsp in #120
- refactor: extract basic position table by @fdrgsp in #119
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- build: bump core dep by @tlambert03 in #92
- feat: PropertiesWidget by @tlambert03 in #90
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- style: use ruff by @tlambert03 in #74
- refactor: cleanup some types on mda and sample widgets by @tlambert03 in #75
- feat: General Widgets for MDAs by @fdrgsp in #78
- refactor: cleanup z tab selector by @tlambert03 in #79
- fix: disable z checkbox at startup by @fdrgsp in #80
- test: cleanup grid widget after test by @tlambert03 in #81
- test: fix and assert widget cleanup by @tlambert03 in #82
- refactor: extract duplicated device filter widget code by @tlambert03 in #83
- test: fix windows segfaults on image test by @tlambert03 in #85
- refactor: factor out
DevicePropertyTable
from PropBrowser, AddGroup, and EditGroup widgets by @tlambert03 in #84 - feat: allow propertywidget to disconnect from core by @tlambert03 in #86
- style: Prettify typing optional by @tlambert03 in #87
- Update README.md docs by @tlambert03 in #89
- fix: minor fixes for PropertyBrowser and DeviceTypeFilters by @fdrgsp in #88
Full Changelog: v0.1.1...v0.2.0
v0.1.0
What's Changed
- test: Fix github tests by @tlambert03 in #18
- fix: fix pre tests by @tlambert03 in #29
- add Group and Preset widget by @fdrgsp in #19
- feat: add Slider Dialog widget by @fdrgsp in #22
- feat: add Objectives widget by @fdrgsp in #21
- feat: add Channel widget by @fdrgsp in #20
- fix: fix pre-tests by @ianhi in #34
- fix: fix pre-tests by @ianhi in #38
- feat: add Load System cfg widget by @fdrgsp in #23
- remove style args from SNAP button init + update test by @fdrgsp in #39
- fix: fix _set_combo_view method by @fdrgsp in #40
- Fix: Remove 'get_core_singleton()' and replace with CMMCorePlus.instance() by @fdrgsp in #41
- ci: fix token secret name by @tlambert03 in #43
- docs: Update README.md by @tlambert03 in #44
- docs: Update README.md by @tlambert03 in #45
New Contributors
- @tlambert03 made their first contribution in #18
- @ianhi made their first contribution in #34
Full Changelog: https://github.com/pymmcore-plus/pymmcore-widgets/commits/v0.1.0