Skip to content

Releases: AvaloniaInside/Shell

v1.3.0

21 Dec 19:17
fce3756
Compare
Choose a tag to compare

What's Changed

  • Fix issue of ios rendering in example app by @OmidID in #37
  • Add tab page and custom nav bar by @OmidID in #40
  • feat: support new safe area with device rotation by @OmidID in #49
  • feat: remove safe area for modal by @OmidID in #53
  • feat: make navbar optional for modal by @OmidID in #54
  • #59 - added Locator.RegisterResolverCallbackChanged to support Splat'… by @gentledepp in #60
  • fixes: avoid override pop behaviour by @OmidID in #65
  • feat: prepare v1.3.0 by @OmidID in #66
  • v1.3.0 by @OmidID in #67

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Aug 19:15
4633cd6
Compare
Choose a tag to compare

What's Changed

  • Add ability to provide a custom INavigationViewLocator so other OIC c… by @danielmeza in #32
  • Allow override side menu behave by @OmidID in #34
  • Add dialog animation, Migrate to V11.1 by @OmidID in #36

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

05 Apr 14:40
10d6d8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

10 Dec 18:12
Compare
Choose a tag to compare

Fix crash of overload the data context for navbar
Fix bug of side menu behavior
Fix problem of auto navigate

v1.1.0

17 Sep 10:58
Compare
Choose a tag to compare

New page transition based on platform.
Page class for better development experiance
Fix some bugs