Releases: stephenquan/SQuan.Helpers.Maui
Releases · stephenquan/SQuan.Helpers.Maui
9.0.22
What's Changed
- Refactor search by @stephenquan in #71
- Add UnixTimeToDateTimeConverter by @stephenquan in #73
- Add ObservableIndexer.RemoveNulls by @stephenquan in #75
- Add namespace to source generator's path by @stephenquan in #78
- Feature/stephenquan/#79 mvvm generics by @stephenquan in #80
Full Changelog: 9.0.21...9.0.22
9.0.21
What's Changed
- #68 Implement DynamicProperties and DynamicPropertiesConverter with DynamicPage demo by @stephenquan in #69
Full Changelog: 9.0.20...9.0.21
9.0.20
What's Changed
- #66 Refactor samples. Added FormDataHelper, JsonHelper, HttpClientHelper. Added Search Demo. by @stephenquan in #67
Full Changelog: 9.0.19...9.0.20
9.0.19
What's Changed
- #64 Implement AppTheme markup extension and AppThemeBinding by @stephenquan in #65
Full Changelog: 1.0.18...9.0.19
1.0.18
1.0.17
What's Changed
- [Localization] Localize extension derive from BindableObject. by @stephenquan in #60
- [Mvvm] BIndableProperties to support nullable basic types such as int? and double?. by @stephenquan in #61
Full Changelog: 1.0.16...1.0.17
1.0.16
What's Changed
- [Localization] Implement StringFormatConverter and StringFormatBinding. by @stephenquan in #48
- [Localization] Add RotationYBinding/RotationYExtension and refactor RightToLeftBinding. by @stephenquan in #50
- [Localization] Update README by @stephenquan in #52
- [Localization] Corrected RightToLeftExtension typo by @stephenquan in #54
- [Localization] Add X0..X5 to Localize markup extension by @stephenquan in #56
- [Localization] Extend README by @stephenquan in #57
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- Add Localize arguments (C#). Add RightToLeft and FlowDirection support. by @stephenquan in #46
Full Changelog: 1.0.14...1.0.15
1.0.14
What's Changed
- [Localization] minimize package references by @stephenquan in #44
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- Update descriptions. by @stephenquan in #38
- Initial localization implementation by @stephenquan in #42
Full Changelog: 1.0.12...1.0.13