Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.0.0 #440

Merged
merged 8 commits into from
Jun 14, 2020
Merged

v7.0.0 #440

merged 8 commits into from
Jun 14, 2020

Conversation

ihadeed
Copy link
Member

@ihadeed ihadeed commented Jun 14, 2020

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. 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!

@ihadeed ihadeed merged commit bf217f6 into master Jun 14, 2020
ihadeed added a commit that referenced this pull request Jun 14, 2020
Author: Ibby Hadeed <ibby@zyra.ca>
Date:   Sun Jun 14 04:12:33 2020 -0400

    Merge pull request #440 from zyra/ng-upgrade

    v7.0.0
@ihadeed ihadeed deleted the ng-upgrade branch June 14, 2020 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant