Skip to content

Releases: stephenquan/SQuan.Helpers.Maui

9.0.22

17 Sep 13:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.0.21...9.0.22

9.0.21

10 Jul 12:57
Compare
Choose a tag to compare

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

07 Jul 00:20
Compare
Choose a tag to compare

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

06 Jul 09:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.18...9.0.19

1.0.18

06 Jul 00:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.17...1.0.18

1.0.17

29 Jun 19:41
Compare
Choose a tag to compare

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

24 Jun 01:13
Compare
Choose a tag to compare

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

22 Jun 02:20
Compare
Choose a tag to compare

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

21 Jun 02:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.13...1.0.14

1.0.13

20 Jun 13:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.12...1.0.13