Skip to content

Latest commit

 

History

History
104 lines (44 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

104 lines (44 loc) · 3.4 KB

1.2.0 (2019-06-19)

Bug Fixes

  • 🐛 export createObserver (3613d84)
  • 🐛 fix export types createObserver (754178d)

Features

  • 🎸 refactor img position && add showList props (c18f8a0)

1.1.4 (2019-05-11)

1.1.3 (2019-04-28)

Bug Fixes

  • 🐛 fix getBodyPaddingRight (a1f0043)

1.1.2 (2019-03-29)

Bug Fixes

1.1.1 (2019-03-29)

1.1.0 (2019-03-28)

Bug Fixes

  • 🐛 fix mousewheel passive && scale step (c9bc585)

1.0.2 (2018-11-23)

Features

  • add test case and update IntersectionObserver use (b15b44f)
  • ImgObserver: add isIntersecting for observe (9daeffd)
  • test: add jest and test case (143e87b)
  • lock dependences (d417724)
  • typescript (d4a58f1)
  • update denpendet (d16c95b)
  • typescript: finish code to typescript (8e21b06)

1.0.1 (2018-09-12)

Features

  • fix close bug/modify rollup config/eslint (326586d)

0.1.3 (2018-09-12)

Features

  • ImgViewer: add setScrollbar effect (49603e0)

0.1.2 (2018-09-11)

Bug Fixes

  • add files (6e38733)
  • docz config.base (02634f9)
  • Image: fix mask style (3d36718)
  • IntersectionObserver: use root opt to fix Preview bug in IntersectionObserver (063fa98)

Features

  • add ErrorIcon/Preview use Image (652e10f)
  • add rollup (7ce7a1c)
  • Docz: update docz and fix variables (df04713)
  • ImgViewer: add ctrl between img (794fb89)
  • ImgViewer: transition duration (afc2235)