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

V0.18.0 2 #402

Merged
merged 23 commits into from Mar 21, 2019
Merged

V0.18.0 2 #402

merged 23 commits into from Mar 21, 2019

Conversation

quinnlangille
Copy link
Member

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have included a vue-play example (if this is a new feature)

darraghenright and others added 22 commits March 21, 2019 16:12
Updated readme.md; Added example usage to Vue play file
… determining Slide's isActive computed property (#392)

* fix(slide-active): use breakpointSlidesPerPage instead of perPage for determining isActive

* test(slide-active): add testing for active slide class with default, perPage, and customPerPage uses
* feat(rtl): support rtl direction

* chore(build): build library

* fix(rtl): add extra slides based on drag momentum
Updated readme.md; Added example usage to Vue play file
@coveralls
Copy link

coveralls commented Mar 21, 2019

Coverage Status

Coverage increased (+0.7%) to 73.842% when pulling 7de513b on v0.18.0-2 into a0556f4 on master.

@quinnlangille quinnlangille merged commit 395b01e into master Mar 21, 2019
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.

None yet