Skip to content

Releases: nylo-core/nylo

v6.4.9

16 Jan 04:50
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.8

13 Jan 06:46
Compare
Choose a tag to compare
  • Fix model stub
  • Make updatePageState public
  • Ensure handleSuccess handles responses within the correct status code range. Fixes 207
  • Fix header parameter in NyPullToRefresh and NyListView
  • Small fix for NyForm
  • Improvements to NavigationHub to support Text tabs and Icons
  • Updates to NavigationTab to support updating the Page, Title, Icon, Background Color and Tooltip

v6.4.7

04 Jan 13:55
Compare
Choose a tag to compare
  • Fix updateState method when using NyPage.path
  • Small fix for route guards when using redirect
  • Make updatePageState private
  • Update pubspec.yaml

v6.4.6

31 Dec 05:50
Compare
Choose a tag to compare
  • Update copyright year
  • Happy new year 🥳

v6.4.5

31 Dec 05:49
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.4

29 Dec 13:28
Compare
Choose a tag to compare
  • Update Form stub to include init
  • Fix validation max and min rules
  • New init method added to Forms
  • Small refactor to NyForm class
  • Update loadingStyle render method

v6.4.3

23 Dec 04:49
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.2

19 Dec 13:33
Compare
Choose a tag to compare
  • pubspec.yaml update

v6.4.1

18 Dec 05:18
Compare
Choose a tag to compare
  • Add headerSpacing and footerSpacing to NyForm
  • Fix stops in NyFader
  • Merge PR from ruwiss
  • pubsepc.yaml updates

v6.4.0

16 Dec 07:29
Compare
Choose a tag to compare
  • New NyTextStyle class
  • New NyColor class
  • Update form picker, form chips and checkbox to support light and dark colors better
  • New NyColor.resolveColor method
  • Remove Nylo.package method
  • New getAuthKey() method