Skip to content

2.0.10 Release

Compare
Choose a tag to compare
@shinate shinate released this 15 Jan 04:06
· 234 commits to master since this release

iSlider 2.0.10

  • [Optimization]Some effects (such as default, rotate) in some browsers, there is a thin seam between the two scenes.
    • We try to solve, yes, it has been resolved in most cases.
    • However, this caused some impact on performance, so we use it as a configuration option called "fillSeam", the default value is false, it is disabled. When you need it can be enabled.
  • [Plug-in]button support vertically sliding case.
  • [Plug-in]dot support vertically sliding case.

iSlider 2.0.9

  • [BUG fix]disperse ghost when rotate and flip
  • [Optimization]animate: remove rotate and flip cover background-color
  • [BUG fix]Background image rendering affect the first frame position
  • Some optimization