img-comparison-slider

Image comparison slider. Compare images before and after. Supports React, Vue, Angular.

MIT License

Downloads
126.7K
Stars
638
Committers
11

Bot releases are hidden (Show)

img-comparison-slider - v2.3.3

Published by sneas over 4 years ago

2.3.3 (2020-06-22)

Bug Fixes

  • devider positioning in relative container (12ab2d0)
img-comparison-slider - v2.3.2

Published by sneas over 4 years ago

2.3.2 (2020-06-03)

Bug Fixes

  • properly display outline on the component (e8e5eeb)
img-comparison-slider - v2.3.1

Published by sneas over 4 years ago

2.3.1 (2020-06-02)

Bug Fixes

  • refresh component on delayed image load (04bfa49), closes #5
img-comparison-slider - v2.3.0

Published by sneas over 4 years ago

2.3.0 (2020-06-01)

Features

img-comparison-slider - v2.2.1

Published by sneas about 5 years ago

2.2.1 (2019-08-25)

Bug Fixes

  • slider: restore accidentally commented opacity (0aa7008)
img-comparison-slider - v2.2.0

Published by sneas about 5 years ago

2.2.0 (2019-08-25)

Features

  • slider: smoothly change slider position on click (da26787)
img-comparison-slider - v2.1.4

Published by sneas about 5 years ago

2.1.4 (2019-08-18)

Bug Fixes

  • docs: provide responsive demo for webcomponents.org (bd5e3b5)
img-comparison-slider - v2.1.3

Published by sneas about 5 years ago

2.1.3 (2019-08-18)

Bug Fixes

  • readme: add webcomponents snipet into README on NPM (27c3334)
img-comparison-slider - v2.1.2

Published by sneas about 5 years ago

2.1.2 (2019-08-18)

Bug Fixes

  • slider: prevent hint hide on hover (dad83a8)
img-comparison-slider - v2.1.1

Published by sneas about 5 years ago

2.1.1 (2019-08-18)

Bug Fixes

  • styles: rename before-load.css to initial.css (f632a80)
img-comparison-slider - v2.1.0

Published by sneas about 5 years ago

2.1.0 (2019-08-17)

Features

  • slider: hide hint on focus (3d7ea9d)
img-comparison-slider - v2.0.0

Published by sneas about 5 years ago

2.0.0 (2019-08-17)

chore

  • lib: simplify script include paths (3b5935a)

BREAKING CHANGES

img-comparison-slider - v1.1.1

Published by sneas about 5 years ago

1.1.1 (2019-08-17)

Bug Fixes

  • slider: disable image drag in FF + restore browser default outline on focus (991aab6)
img-comparison-slider - v1.1.0

Published by sneas about 5 years ago

1.1.0 (2019-08-17)

Features

  • slider: smoother keyboard slide animation (5180371)
img-comparison-slider - v1.0.4

Published by sneas about 5 years ago

1.0.4 (2019-08-12)

Bug Fixes

  • build: build with prod flag (c5182f9)
img-comparison-slider - v1.0.3

Published by sneas about 5 years ago

1.0.3 (2019-08-10)

Bug Fixes

  • package: provide original default url and files for unpgs (adee60f)
img-comparison-slider - v1.0.2

Published by sneas about 5 years ago

1.0.2 (2019-08-10)

Bug Fixes

  • package: point unpkg to dist/img-comparison-slider (be41f26)
img-comparison-slider - v1.0.1

Published by sneas about 5 years ago

1.0.1 (2019-08-10)

Bug Fixes

  • package: point unpkg to img-comparison-slider directory (aa86ad4)
img-comparison-slider - v1.0.0

Published by sneas about 5 years ago

1.0.0 (2019-08-10)

Bug Fixes

  • move @stencil/sass to dev dependencies (253fdac)
  • prevent images flashing on load (8766245)
  • remove accidentally added folder (9be8bfe)
  • thumb height in IE (e440fed)
  • sandbox: fix after image change in safari (43c3ccf)

Features

  • component: adjust hint (8defe61)
  • component: listen to global mouseup event (7050452)
  • component: use mouse events to slide the element (613fc7d)
  • add mouse hint (e244389)
  • apply after width on slider move (697adff)
  • change width of after on slider move (880e4f1)
  • create component with stencil (b1b4e39)
  • indicate focus (5e04a4d)
  • support img width (24da36a)
  • sandbox: change image with JS (981a5ab)