mirror of https://github.com/AMT-Cheif/Stylet.git
38 lines
757 B
Plaintext
38 lines
757 B
Plaintext
Stylet Changelog
|
|
================
|
|
|
|
v0.9.6
|
|
------
|
|
|
|
- Fix bug when starting the bootloader
|
|
|
|
v0.9.5
|
|
------
|
|
|
|
- Add StyletConductorItemsControl style, for using an ItemsControl with a Conductor<T>.Collection.AllActive
|
|
- Make Execute.OnUIThread synchronous, and add BeginOnUIThread (asynchronous)
|
|
- Rename conductors. It's now Conductor<T>.Collection.xxx not Conductor<T>.Collections.xxx
|
|
|
|
v0.9.4
|
|
------
|
|
|
|
- Fix BindableCollection issues
|
|
- ActionExtension has configurable behaviour if target/action are null/not found
|
|
- ActionExtension works with things like Hyperlinks
|
|
- Misc tweaks and fixes
|
|
|
|
v0.9.3
|
|
------
|
|
|
|
- Fix bootstrapper issues
|
|
|
|
v0.9.2
|
|
------
|
|
|
|
- Remove debugging from install.ps1 which shouldn't have been there.
|
|
|
|
v0.9.1
|
|
------
|
|
|
|
Initial release
|