Skip to content

Latest commit

 

History

History
196 lines (120 loc) · 9.51 KB

CHANGELOG.md

File metadata and controls

196 lines (120 loc) · 9.51 KB

v6.0.3 (2024-03-01)

v6.0.2 (2023-12-15)

v6.0.1 (2023-12-15)

🐛 Bug Fix

  • #74 Add some more checks to make sure element is not destroyed before accessing it (@lukemelia)
  • #73 Avoid trying to access this.element when component has been torn down (@lukemelia)

Committers: 1

v6.0.0 (2023-12-03)

💥 Breaking Change

🏠 Internal

Committers: 1

v5.0.1 (2023-11-30)

v5.0.0 (2023-09-19)

🚀 Enhancement

Committers: 1

v4.3.3 (2021-02-08)

v4.3.2 (2021-02-05)

v4.3.1 (2020-10-21)

v4.3.0 (2020-06-16)

🚀 Enhancement

  • #45 Refactor to add an extension point for the logic of identifying the current root component (@lukemelia)

🐛 Bug Fix

  • #44 Ensure that the back action fired after a back gesture animation completes runs within a run loop (@lukemelia)

🏠 Internal

Committers: 1

v4.1.0 (2020-05-18)

🚀 Enhancement

  • #40 No animation when transitioning to a page deep under another root component (@lukemelia)

🏠 Internal

Committers: 1

Change Log

2.0.9 (2019-03-26)

Full Changelog

Merged pull requests:

  • Make cloned element cleanup more resilient #18 (lukemelia)

v2.0.8 (2019-01-11)

Full Changelog

Merged pull requests:

v2.0.7 (2018-12-14)

Full Changelog

Merged pull requests:

  • Make preferRecognizer helpers search the entire parent hierarchy and … #16 (lukemelia)

v2.0.6 (2018-12-10)

Full Changelog

Merged pull requests:

  • Fix edge case when no post-pan spring physics are needed because pan leaves element in exactly the right spot. #15 (lukemelia)

v2.0.5 (2018-12-08)

Full Changelog

v2.0.4 (2018-12-05)

Full Changelog

v2.0.3 (2018-12-05)

Full Changelog

v2.0.2 (2018-12-04)

Full Changelog

Merged pull requests:

v2.0.1 (2018-11-30)

Full Changelog

Merged pull requests:

v2.0.0 (2018-11-28)

Full Changelog

Merged pull requests:

v1.0.0 (2018-11-15)

Full Changelog

Merged pull requests:

v0.2.11 (2018-10-10)

Full Changelog

v0.2.10 (2018-10-01)

Full Changelog

v0.2.9 (2018-06-22)

Full Changelog

v0.2.8 (2018-02-06)

Full Changelog

Merged pull requests:

v0.2.7 (2018-01-16)

Full Changelog

v0.2.6 (2018-01-11)

Full Changelog

v0.2.5 (2018-01-10)

Full Changelog

v0.2.4 (2018-01-10)

Full Changelog

v0.2.3 (2018-01-09)

Full Changelog

Merged pull requests:

v0.2.2 (2018-01-09)

Full Changelog

v0.2.1 (2018-01-09)

Full Changelog

v0.2.0 (2018-01-09)

Full Changelog

Merged pull requests:

  • Ensure each NavStack Layer renders on own layer #3 (mattmcmanus)

v0.1.1 (2018-01-08)

Full Changelog

Merged pull requests:

v0.1.0 (2018-01-08)

* This Change Log was automatically generated by github_changelog_generator