Releases: easyscience/gui-components
Releases · easyscience/gui-components
easyapplication 0.9.1
Fixed
- Fix examples and documentation (#49)
easyapplication 0.9.0
Added
- Added a minor theme accent for selections (#33)
- Changed the behaviour of TableViewTextInput to indicate enter/return (#35)
- Cursor stealing focus - fix (#38)
- Add QtGraphs-based analysis page to AdvancedPy example (#39)
- scrollbar and scrollindicator size and color updates (#41)
- Add default vertical scrollbar to TableView (#45)
Fixed
- Added a content width fix for DialogButtonBox (#34)
- Fixed reference error in slider tooltip (#36)
- Cursor stealing focus - fix (#38)
- introduced quick fixes for the EaElements tableview (#40)
- Scroll bar interactive fix (#43)
- Lighten the disabled foreground color in the dark theme (#44)
- Fix EasyApplication logo sizes (#47)
Changed
easyapplication 0.8.0
What's Changed
- Removed Qt5Compat dependency and migrated to Qt6 equivalents
Full Changelog: v0.7.0...v0.8.0
easyapplication 0.7.0
What's Changed
Updated the PySide6 dependency version in pyproject.toml
Updated the wasm script
Adjusted version range to account for Numpy2 requirements
Full Changelog: v0.6.0...v0.7.0
Version 0.6.0 (2 Sep 2024)
This is the first release of the EasyApp python library.