Skip to content

Releases: schorfES/caroucssel

0.8.6

31 Mar 10:35
Compare
Choose a tag to compare
  • Update/cleanup .npmignore 4d35d20

Dev:

Bots:

  • Bump y18n from 4.0.0 to 4.0.1 a5ac756

v0.8.5...v0.8.6

0.8.5

12 Mar 15:02
Compare
Choose a tag to compare
  • Add links to website and demos to README 0f1cac0

v0.8.4...v0.8.5

0.8.4

12 Mar 14:45
Compare
Choose a tag to compare

Bots:

  • Bump np from 7.2.0 to 7.4.0 b5a883c
  • Bump eslint-plugin-jest from 24.1.3 to 24.1.5 8f6a1a7
  • Bump snyk from 1.462.0 to 1.467.0 98e8666
  • Bump @babel/core from 7.12.10 to 7.13.8 7725963
  • Bump eslint from 7.19.0 to 7.21.0 c726be7
  • Bump uglify-js from 3.12.6 to 3.13.0 0dc05a2
  • Bump @babel/preset-env from 7.12.11 to 7.13.9 ac1c6c2
  • Bump @babel/plugin-transform-spread from 7.12.1 to 7.13.0 5f45fea
  • Bump @babel/plugin-transform-modules-umd from 7.12.1 to 7.13.0 5bd1c2b
  • Bump snyk from 1.440.1 to 1.462.0 328a19b
  • Bump rollup from 2.38.2 to 2.40.0 36b7996
  • Bump @babel/plugin-proposal-optional-chaining from 7.12.7 to 7.13.8 640b991
  • Bump @babel/plugin-proposal-object-rest-spread from 7.12.1 to 7.13.8 31cf91f

v0.8.3...v0.8.4

0.8.3

23 Feb 19:17
Compare
Choose a tag to compare
  • Fix bug when first item uses an offsetLeft > 0 e8ee715
  • Add example to playground with item offsets a423b1d

v0.8.2...v0.8.3

0.8.2

16 Feb 09:17
Compare
Choose a tag to compare
  • Always use scroll-behavior: smooth within styles 892da76
  • Fix rounding issues in page index calculation 953f031

Bots:

  • Bump uglify-js from 3.12.5 to 3.12.6 3836b72
  • Bump snyk from 1.439.3 to 1.440.1 fd4219b
  • Bump eslint from 7.18.0 to 7.19.0 af9f819
  • Bump rollup from 2.38.0 to 2.38.2 e106545

v0.8.1...v0.8.2

0.8.1

27 Jan 17:13
Compare
Choose a tag to compare
  • Fix iteration on non existing pagination buttons 581f15d

Bots:

  • Bump snyk from 1.431.4 to 1.439.3 85ab3da
  • Bump @babel/plugin-transform-modules-umd from 7.10.4 to 7.12.1 2be6ea8
  • Bump uglify-js from 3.10.3 to 3.12.5 6a35cc7
  • Bump eslint from 7.12.1 to 7.18.0 f44e94c
  • Bump rollup from 2.26.3 to 2.38.0 79c63ef
  • Bump @babel/core from 7.12.9 to 7.12.10 8aef94a
  • Bump @babel/preset-env from 7.12.1 to 7.12.11 42e8d8e
  • Bump node-notifier from 8.0.0 to 8.0.1 db24c8d
  • Bump @babel/plugin-proposal-optional-chaining from 7.11.0 to 7.12.7 5da0aac
  • Bump codecov from 3.7.2 to 3.8.1 ea2e6ba
  • Bump np from 6.5.0 to 7.2.0 20cb80f

v0.8.0...v0.8.1

0.8.0

17 Dec 10:41
Compare
Choose a tag to compare
  • Set initial index only if defined b74c4dd

Dev:

  • Remove whitelist flag from audit-ci call d7b0d75
  • Add bundlephobia badge dd3c4cf

Bots:

  • Bump ini from 1.3.5 to 1.3.7 b77ced4
  • Bump @babel/plugin-transform-spread from 7.11.0 to 7.12.1 bf27e5f
  • Bump @babel/core from 7.11.6 to 7.12.9 6877f7d
  • Bump snyk from 1.377.2 to 1.431.4 ade2d38
  • Bump eslint-plugin-jest from 24.1.0 to 24.1.3 71810bd
  • Bump jest from 26.4.2 to 26.6.3 cb78ef5
  • Bump @babel/preset-env from 7.10.4 to 7.12.1 405ef51
  • Bump eslint-plugin-jest from 24.0.2 to 24.1.0 bec30f4
  • Bump eslint from 7.8.0 to 7.12.1 3810991
  • Bump node-sass from 4.14.1 to 5.0.0 02ddb0f
  • Bump @babel/plugin-proposal-object-rest-spread from 7.11.0 to 7.12.1 e4917dd

v0.7.0...v0.8.0

0.7.0

02 Oct 07:18
Compare
Choose a tag to compare
  • Update calculation of item visibility 9da5fbf
  • Update calculation of pages c7de652, 2e29466
  • Add smooth-scroll docs and polyfill 616a6dc
  • Add caching for expensive computations c4bd58c
  • Add missing documentation for scrollbarsMaskClassName option 4372970
  • Handle pagination with only one page inside b990d92, 1d356a5 – thanks @ravi-kolla
  • Handle if template functions doesn't return element 5560cfe
  • Hide scrollbars in webkit browsers that only appear on scrolling f4b5238
  • Fix error when initialize empty with enabled buttons 1c3b1c7

Dev:

  • Add missing tests for debounce util ee50f17
  • Add missing tests for scrollbar util b36fb20
  • Add missing tests for destroy calls 3cb696e
  • Add missing tests for click events 6f7c8b2
  • Add missing tests for scroll updates on buttons and pagination 9cd1e4e
  • Add playground for different options and items 5724774
  • Add codecov config d00fc29
  • Add watch task for web folder 90f3759
  • Rename scrollbar util be45438

Bots:

  • Bump @babel/plugin-proposal-optional-chaining from 7.10.4 to 7.11.0 fe66b1d
  • Bump @babel/plugin-transform-spread from 7.10.4 to 7.11.0 83d6c23
  • Bump @babel/core from 7.11.5 to 7.11.6 b7b87f9
  • Bump jest from 26.1.0 to 26.4.2 d04d7ad
  • Bump eslint-plugin-jest from 23.20.0 to 24.0.2 c833684
  • Bump node-fetch from 2.6.0 to 2.6.1 23947d2
  • Bump bl from 4.0.2 to 4.0.3 68b9cdd
  • Bump uglify-js from 3.10.0 to 3.10.3 292964d
  • Bump np from 6.3.2 to 6.5.0 fb0d3b3
  • Bump @babel/core from 7.11.1 to 7.11.5 2af3b38
  • Bump @babel/plugin-proposal-object-rest-spread from 7.10.4 to 7.11.0 c621539
  • Bump eslint from 7.5.0 to 7.8.0 befc804

v0.6.4...v0.7.0

0.7.0-2

23 Sep 12:58
Compare
Choose a tag to compare
0.7.0-2 Pre-release
Pre-release
  • Add caching for expensive computations 5a954fd
  • Update calculation of pages cd2affc

v0.7.0-1...v0.7.0-2

0.7.0-1

21 Sep 12:08
Compare
Choose a tag to compare
0.7.0-1 Pre-release
Pre-release
  • Add missing documentation for scrollbarsMaskClassName option 4a58c8a
  • Handle if template functions doesn't return element 82dee2c
  • Handle pagination with only one page inside b990d92, 1d356a5
  • Fix error when initialize empty with enabled buttons 16a6e51
  • Hide scrollbars in webkit browsers that only appear on scrolling cdea026
  • Update calculation of item visibility 4a5ebfd
  • Update calculation of selected page 220441d

Dev:

  • Add codecov config ee0c654
  • Add missing tests for destroy calls 7160b43
  • Add missing tests for click events 5a8cc3a
  • Add missing tests for scroll updates on buttons and pagination 34fe822
  • Add watch task for web folder 76e8700
  • Add playground for different options and items 5509ee3

Bots:

  • Bump node-fetch from 2.6.0 to 2.6.1 23947d2
  • Bump bl from 4.0.2 to 4.0.3 68b9cdd
  • Bump uglify-js from 3.10.0 to 3.10.3 292964d
  • Bump np from 6.3.2 to 6.5.0 fb0d3b3
  • Bump @babel/core from 7.11.1 to 7.11.5 2af3b38
  • Bump @babel/plugin-proposal-object-rest-spread from 7.10.4 to 7.11.0 c621539
  • Bump eslint from 7.5.0 to 7.8.0 befc804

v0.6.4...v0.7.0-1