Releases: fsprojects/Avalonia.FuncUI
Releases · fsprojects/Avalonia.FuncUI
v1.5.1
Full Changelog: v1.5.0...v1.5.1
NOTE: we fixed a bug that you might unintentionally depend on. Subscriptions immediately triggered the attached handler with the current value instead of only invoking the handler on value changes. This was fixed by the commit below. Let us know if you have issues with that and we'll figure something out. 78e8f28
v1.5.0
What's Changed
- Add bindings by @SilkyFowl in #420
- Update the actions in the publish workflow by @Numpsy in #406
- Add generic RoutedEvent bindings as Attached Event. by @SilkyFowl in #421
- Add bindings Avalonia v11.0.0 by @SilkyFowl in #422
- Fix spelling/grammar errors in the docs by @matachi in #428
- Replace a sprintf in the Tetris example with a string interpolation by @Numpsy in #429
- Update all the unit testing and related libs by @Numpsy in #430
- Switch from .NET 6.0 to 8.0, and update to Avalonia 11.1 by @Numpsy in #413
- Change the Elmish music player example to use IStorageProvider instea… by @Numpsy in #407
- Add ToggleType and related properties to MenuItem by @Numpsy in #432
New Contributors
- @SilkyFowl made their first contribution in #420
- @matachi made their first contribution in #428
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Add System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers in a … by @Numpsy in #399
- Change DataTemplateView.itemsSource from a Linq.Expression to a regul… by @Numpsy in #403
- Remove isPressed property setter by @sleepyfran in #411
- Sort the control items in the control catalog into alphabetical order by @Numpsy in #414
- Remove the WebAssemblyPlayground example project by @Numpsy in #415
- Add a NuGet description property to the Elmish project. by @Numpsy in #418
Full Changelog: 1.3.0...v1.4.0
v1.3.0
What's Changed
- Added PathIcon Control by @Miticcio in #382
- Port SelectingItemsBehavior to DataGrid by @excpt in #394
- Add static property ClipboardContentBinding to DataGridBoundColumn by @GallaFrancesco in #385
New Contributors
- @Miticcio made their first contribution in #382
- @excpt made their first contribution in #394
- @GallaFrancesco made their first contribution in #385
Full Changelog: 1.2.0...1.3.0
v1.2.0
What's Changed
- Update README.md by @JaggerJo in #356
- Fix example titles by @beyon in #362
- Adding more Color overloads for brush properties by @beyon in #363
- Gridsplitter properties by @beyon in #364
- Adding ColumnDefinition and RowDefinition to DSL by @beyon in #371
- Replace a use of Seq.iteri over a list with List.iteri by @Numpsy in #374
- Fix a few 'Pattern discard is not allowed for union case that takes n… by @Numpsy in #373
- Create FUNDING.yml by @JaggerJo in #376
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
-
Performance improvements: ItemsControl @marklam in #352
Thanks @marklam for working on this issue! -
Experimental features:
- Animation helpers (for explicit animations)
- Operators (
.=
) to set state - Feliz like
useDeferred
hook
Full Changelog: 1.0.2...1.1.0
v1.0.2
1.0.1
1.0.0
1.0.0-RC-1.1.1
What's Changed
- Performance improvements #317
- Documentation for attached properties by @Happypig375 in #320
New Contributors
- @mathias-brandewinder made their first contribution in #321
Full Changelog: 1.0.0-RC-1.1.0...1.0.0-RC-1.1.1