Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@titouanmathis titouanmathis released this 14 Apr 08:45
· 2113 commits to master since this release

Added

  • Add breakpoints data to the resize service (11bf3d9)
  • Add unit tests with Jest (06b2fb5, dad2f3b, b4ed45d)
  • Add a round method to the math utilities (1801156)
  • Add a time property to the raf service props (f8729bd)
  • Add a Tabs component (766f737)
  • Add a Preview component to VuePress for easier demo in the documentation (ab20944, 0b46111)

Fixed

  • Fix the options definition with the data-options attribute (b72d7aa)
  • Fix the mount and destroy lifecycle hooks (b6cd588)
  • Fix a bug where the services could not be used with SSR (fe43c19)