Skip to content

Releases: loadingio/ldslider

3.1.2

09 Dec 04:42

Choose a tag to compare

  • fix bug: mobile device isn't properly supported
  • upgrade dependencies

3.1.1

10 Oct 15:20

Choose a tag to compare

  • fix bug: setConfig() should also prepare default values for missing configs.

3.1.0

03 Oct 04:37

Choose a tag to compare

  • support unit option

3.0.6

08 Aug 01:10

Choose a tag to compare

  • tweak ui layout by increasing height with 2px

3.0.5

08 Aug 01:06

Choose a tag to compare

  • properly format values in input element
  • upgrade dev modules

3.0.4

02 Apr 04:43

Choose a tag to compare

  • upgrade modules to fix vulnerabilities
  • fix bug: resizeObserver should be installed after root is correctly set

3.0.3

01 Apr 14:49

Choose a tag to compare

  • add resizeObserver to fix slider rendering bug when off screen.

3.0.2

19 Jan 13:08

Choose a tag to compare

  • upgrade dev modules
  • release with compact directory structure

3.0.1

19 Jan 09:10

Choose a tag to compare

  • remove ldSlider and keep ldslider since we expect to remove it in v3

3.0.0

19 Jan 09:05

Choose a tag to compare

  • rename ldrs.js, ldrs.css to index.js, index.css. also do the same to source files.
  • add main, browser and style fields in package.json.
  • further minimize js file with mangling and compression options.
  • make build faster by bypassing npx command
  • upgrade modules