Releases: schorfES/caroucssel
Releases · schorfES/caroucssel
0.8.6
0.8.5
0.8.4
- Update docs b0b2017
- Rename playground into demo 7e72941
- Publish demo here: https://schorfes.github.io/caroucssel/demo/
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
0.8.3
0.8.2
0.8.1
- 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
0.8.0
- Set initial index only if defined b74c4dd
Dev:
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
0.7.0
- 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
0.7.0-2
0.7.0-1
- 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