Releases: zyra/ionic-super-tabs
v7.0.0
Dependency upgrades
Upgraded to latest Ionic (5.x.x) and Angular (9.x.x) versions.
Backwards compatibility is not guaranteed. If you have any issues with an older version of Angular/Ionic you can one of the previous 6.x.x releases of this library.
Native browser smooth scrolling
This release features a new option that can be toggled in the config object nativeSmoothScroll: boolean
. If enabled, it will use the scroll behavior feature when supported by the browser.
While this browser feature doesn't allow any customization for now (speed, easing function.. etc); it performs slightly better than the module's internal animations.
React bindings
Official react bindings have been added to the library and are now published under @ionic-super-tabs/react
.
Important: These bindings were not tested at all and you should consider them an alpha release. Please report any bugs you find, and as always, pull requests are welcome!
v6.3.0
5.2.0
5.0.2
5.0.1
Fix pan gesture bug
Angular 5 Support
v4.2.1
v4.2.0
Angular 5 / Ionic 3.9.2 support
v4.1.5 Update build process