Skip to content

v0.3.0

Choose a tag to compare

@ktsn ktsn released this 10 Mar 04:03
· 703 commits to master since this release

Bug Fixes

  • avoid to reset scroll position when html/body height is 100% (#3) (010285f)
  • mount portal component when beforeMount instead of beforeCreate (0128ed0)

Breaking Changes

  • avoiding background content scroll may not work if you set overflow property on <html>.