Skip to content

v1.7.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@capdiem capdiem released this 26 Aug 07:28
· 45 commits to main since this release
5a0095d

What's Changed

  • 🐛 fix(PageStack): unexpected scrollbar appear on stack pages on iOS by @capdiem in #2108
  • 🆕 feat(InfiniteScroll): add the ResetStatus public method by @capdiem in #2110
  • 🐛 fix(PdfMobileViewer): compatible with old browsers by @capdiem in #2112
  • 🐛 fix(Routable): invalid regex pattern by @capdiem in #2113
  • 🐛 fix(DataTable): the initial value set for selection is ineffective by @capdiem in #2117
  • 🐛 fix(Button): ignore the exceptions thrown druing pre-rendering by @capdiem in #2116
  • 🐛 fix(ListItem): do not render the element when there is not subtitle by @capdiem in #2115
  • ⚡ refactor(Sortable): add a detection mechanism for potential frequent rendering by @capdiem in #2114
  • 🐛 fix(Carousel): ChildContent and delimiters are missing by @capdiem in #2118

Full Changelog: 1.7.0-rc.1...1.7.0-rc.2