Skip to content

v0.17.0

Compare
Choose a tag to compare
@quinnlangille quinnlangille released this 27 Dec 14:26
· 37 commits to master since this release

Features

  • @VojtechKlos added custom title tags to our pagination buttons (#352)
  • @AdminXVII added some great a11y updates to the carousel (#349)
  • @ashtonmeuser added custom tag names to slides, increasing compatibility for child components (#322)
  • @csmoakpax8 added a watcher to our autoplay prop (#344)
  • @am added a prop to configure positioning for pagination (#332)

Fixes

  • @dfvc fixed calculation for lastFullPageOffset (#346)

Testing Upgrades (We'll be tracking this as a separate category in changelogs as it's an ongoing project)

  • @josephting Added jest-serializer-vue to serializer our snapshots (#341)
  • @josephting Added lint-staged to re-stage fixed files after precommit hook (#340)
  • @josephting Converted our tests to use vue-test-utils (#335)
  • @josephting Audited our testing set up (re-enabled coverage, updated packages and scripts, removed unused packages and tests) (#330)

Thanks for all your hardwork everyone! 🚀