Skip to content

Commit

Permalink
Merge pull request #238 from fabulous-dev/try-components-state-and-bi…
Browse files Browse the repository at this point in the history
…nding

Test State and Binding
  • Loading branch information
edgarfgp authored Apr 19, 2024
2 parents de7ed61 + d16f926 commit e6d4444
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Fabulous" Version="3.0.0-pre3" />
<PackageVersion Include="Fabulous" Version="3.0.0-pre4" />
<PackageVersion Include="FsCheck.NUnit" Version="2.16.4" />
<PackageVersion Include="FSharp.Core" Version="8.0.200" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
Expand Down
7 changes: 6 additions & 1 deletion extensions/Fabulous.Avalonia.ColorPicker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_No unreleased changes_

## [3.0.0-pre4] - 2024-04-19
### Added
- No changes

## [3.0.0-pre3] - 2024-04-13
### Added
- No changes
Expand Down Expand Up @@ -52,7 +56,8 @@ _No unreleased changes_
### Added
- Initial release

[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/compare/3.0.0-pre3...HEAD
[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/compare/3.0.0-pre4...HEAD
[3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre4
[3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre3
[3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre2
[3.0.0-pre1]: https://github.com/fabulous-dev/Fabulous.Avalonia.ColorPicker/releases/tag/3.0.0-pre1
Expand Down
7 changes: 6 additions & 1 deletion extensions/Fabulous.Avalonia.DataGrid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_No unreleased changes_

## [3.0.0-pre4] - 2024-04-19
### Added
- No changes

## [3.0.0-pre3] - 2024-04-13
### Added
- No changes
Expand Down Expand Up @@ -52,7 +56,8 @@ _No unreleased changes_
### Added
- Initial release

[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/compare/3.0.0-pre3...HEAD
[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/compare/3.0.0-pre4...HEAD
[3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre4
[3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre3
[3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre2
[3.0.0-pre1]: https://github.com/fabulous-dev/Fabulous.Avalonia.DataGrid/releases/tag/3.0.0-pre1
Expand Down
7 changes: 6 additions & 1 deletion extensions/Fabulous.Avalonia.ItemsRepeater/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_No unreleased changes_

## [3.0.0-pre4] - 2024-04-19
### Added
- No changes

## [3.0.0-pre3] - 2024-04-13
### Added
- No changes
Expand Down Expand Up @@ -48,7 +52,8 @@ _No unreleased changes_
### Added
- Initial release

[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/compare/3.0.0-pre3...HEAD
[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/compare/3.0.0-pre4...HEAD
[3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre4
[3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre3
[3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre2
[3.0.0-pre1]: https://github.com/fabulous-dev/Fabulous.Avalonia.ItemsRepeater/releases/tag/3.0.0-pre1
Expand Down
7 changes: 6 additions & 1 deletion extensions/Fabulous.Avalonia.TreeDataGrid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_No unreleased changes_

## [3.0.0-pre4] - 2024-04-19
### Added
- No changes

## [3.0.0-pre3] - 2024-04-13
### Added
- No changes
Expand Down Expand Up @@ -48,7 +52,8 @@ _No unreleased changes_
### Added
- Initial release

[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/compare/3.0.0-pre3...HEAD
[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/compare/3.0.0-pre4...HEAD
[3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre4
[3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre3
[3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre2
[3.0.0-pre1]: https://github.com/fabulous-dev/Fabulous.Avalonia.TreeDataGrid/releases/tag/3.0.0-pre1
Expand Down
7 changes: 6 additions & 1 deletion src/Fabulous.Avalonia/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_No unreleased changes_

## [3.0.0-pre4] - 2024-04-19
### Changed
- Update to Fabulous 3.0.0-pre4 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/238

## [3.0.0-pre3] - 2024-04-13
### Changed
- Update to Fabulous 3.0.0-pre3 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/236
Expand Down Expand Up @@ -218,7 +222,8 @@ _No unreleased changes_
### Added
- Initial release

[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia/compare/3.0.0-pre3...HEAD
[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia/compare/3.0.0-pre4...HEAD
[3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre4
[3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre3
[3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre2
[3.0.0-pre1]: https://github.com/fabulous-dev/Fabulous.Avalonia/releases/tag/3.0.0-pre1
Expand Down
2 changes: 1 addition & 1 deletion src/Fabulous.Avalonia/Fabulous.Avalonia.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
FSharp.Core is fixed to a specific version that is not necessarily the latest one.
This version will be used as the lower bound in the NuGet package
-->
<PackageReference Condition="'$(UseLocalProjectReference)' != 'true'" Include="Fabulous" VersionOverride="[3.0.0-pre3]" />
<PackageReference Condition="'$(UseLocalProjectReference)' != 'true'" Include="Fabulous" VersionOverride="[3.0.0-pre4]" />
<PackageReference Include="Avalonia" VersionOverride="11.0.10" />
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
</ItemGroup>
Expand Down
7 changes: 6 additions & 1 deletion templates/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
_No unreleased changes_

## [3.0.0-pre4] - 2024-04-19
### Added
- Update to Fabulous 3.0.0-pre4 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/238

## [3.0.0-pre3] - 2024-04-13
### Changed
- Update to Fabulous 3.0.0-pre3 by @edgarfgp in https://github.com/fabulous-dev/Fabulous.Avalonia/pull/236
Expand Down Expand Up @@ -55,7 +59,8 @@ _No unreleased changes_
- Add a new template for a multi-project Fabulous.Avalonia app.
- Fix black screen in multi-project template when targeting Browser

[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/compare/3.0.0-pre3...HEAD
[unreleased]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/compare/3.0.0-pre4...HEAD
[3.0.0-pre4]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre4
[3.0.0-pre3]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre3
[3.0.0-pre2]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre2
[3.0.0-pre1]: https://github.com/fabulous-dev/Fabulous.Avalonia.Templates/releases/tag/3.0.0-pre1
Expand Down
2 changes: 1 addition & 1 deletion templates/content/blank/.template.config/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"type": "parameter",
"dataType": "string",
"replaces": "FabulousPkgVersion",
"defaultValue": "3.0.0-pre3"
"defaultValue": "3.0.0-pre4"
},
"FabulousAvaloniaPkgVersion": {
"type": "parameter",
Expand Down
2 changes: 1 addition & 1 deletion templates/content/multi/.template.config/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"type": "parameter",
"dataType": "string",
"replaces": "FabulousPkgVersion",
"defaultValue": "3.0.0-pre3"
"defaultValue": "3.0.0-pre4"
},
"FabulousAvaloniaPkgVersion": {
"type": "parameter",
Expand Down

0 comments on commit e6d4444

Please sign in to comment.