v1.7.0-beta.2
Pre-release
Pre-release
What's Changed
- 🐛 fix(PageStack): continuous clicking on
a
tag causes multiple entries in the stack by @capdiem in #2058 - 🐛 fix(InteractivePopup): Use the parent class's dispose method by @capdiem in #2057
- 🐛 fix(Popup): missing the specific class name for popup components by @capdiem in #2055
- 🐛 fix(InfiniteScroll): crashes when the parent element doesn't exist by @capdiem in #2060
- 🐛 fix(PageStack): unexpected scrollbars may appear in the stack page on iOS by @capdiem in #2059
- 🐛 fix(Transition): one element may instantiate the transition class multiple times by @capdiem in #2062
- 🆕 feat(PageStack): add PageClosed event to PageStackNavController by @capdiem in #2061
- 💄 style(Button): button hover state on mobile after press by @capdiem in #2063
- 🆕 feat(Treeview): add support for selecting on row click by @capdiem in #2064
Full Changelog: 1.7.0-beta.1...1.7.0-beta.2