Skip to content

Releases: adrenak/ugx

v5.4.0

10 Sep 15:30
Compare
Choose a tag to compare

5.4.0 (2020-09-10)

Features

  • Navigation improved. ViewEvent is now in Views, not ViewModels (d7b3172)

v5.3.0

09 Sep 16:14
Compare
Choose a tag to compare

5.3.0 (2020-09-09)

Features

  • Invoke OnViewModelSet in View.Start() (bab75fb)

v5.2.2

09 Sep 15:57
Compare
Choose a tag to compare

5.2.2 (2020-09-09)

Bug Fixes

  • ToastPopup class now inside ToastPopup.cs (c0ec387)

v5.2.1

09 Sep 15:45
Compare
Choose a tag to compare

5.2.1 (2020-09-09)

Bug Fixes

  • new up ViewEvent objects in IconView and FormView (68e3bf6)

v5.2.0

09 Sep 15:34
Compare
Choose a tag to compare

5.2.0 (2020-09-09)

Features

  • Remove Popup.cs. Popups now implement Window directly (1de1dfa)

v5.1.0

09 Sep 14:08
Compare
Choose a tag to compare

5.1.0 (2020-09-09)

Features

v5.0.0

09 Sep 13:35
Compare
Choose a tag to compare

5.0.0 (2020-09-09)

Bug Fixes

Features

BREAKING CHANGES

  • Several

v4.1.1

13 Aug 10:11
Compare
Choose a tag to compare

4.1.1 (2020-08-13)

Bug Fixes

v4.1.0

13 Aug 08:55
Compare
Choose a tag to compare

4.1.0 (2020-08-13)

Bug Fixes

  • Remove PageModel as it was useless (a6a4857)

Features

  • Add IController<T, K> (55c8f26)
  • Make NavigationStack serializable in inspector (77ad334)
  • Page class merged into View (91ac047)

v4.0.0

07 Aug 09:30
Compare
Choose a tag to compare

4.0.0 (2020-08-07)

Features

BREAKING CHANGES

  • Cycle 4.x starts