Skip to content

Latest commit

 

History

History
82 lines (54 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

82 lines (54 loc) · 2.25 KB

(Mon May 02 2022)

⚠️ Pushed to main

  • @snap-carousel/svelte@0.0.14
    • feat(svelte): export scrollTo function for external usage (@Grsmto)
  • @snap-carousel/core@0.0.17
    • chore(core): rework smoothScroll detection support (@Grsmto)

Authors: 1


(Mon Dec 13 2021)

⚠️ Pushed to main

  • Update README.md
  • yarn lock update
  • chore: update yarn.lock
  • chore: remove useless fields in package.json
  • @snap-carousel/svelte@0.0.13
    • fix(svelte): rework Svelte package
  • @snap-carousel/core@0.0.16
    • fix(core): fix calculation for active snap

Authors: 1


(Sat Jan 02 2021)

⚠️ Pushed to main

  • yarn lock update
  • chore: update yarn.lock
  • chore: remove useless fields in package.json
  • @snap-carousel/core@0.0.15, @snap-carousel/examples@0.0.14
    • fix(core): remove normalizing of values that blocks carousel from going to first/last slide in certain conditions
  • @snap-carousel/react@0.0.16
    • update react dep version

Authors: 1


(Thu Dec 24 2020)

⚠️ Pushed to main

  • chore: update yarn.lock (@Grsmto)
  • chore: remove useless fields in package.json (@Grsmto)
  • @snap-carousel/examples@0.0.13, @snap-carousel/react@0.0.14
    • fix(react): fix not building (@Grsmto)
  • @snap-carousel/core@0.0.13
    • fix(core): fix a bug where snaplist_drag class is never removed (@Grsmto)
  • @snap-carousel/core@0.0.13, @snap-carousel/examples@0.0.13, @snap-carousel/react@0.0.14
    • chore: rename package to @snap-carousel (@Grsmto)

Authors: 1


(Wed Sep 16 2020)

⚠️ Pushed to main

  • chore: add auto to handle releases (@Grsmto)
  • scroll-snap-carousel@0.0.12
    • fix(core): fix last slide sometimes not going backward (@Grsmto)

Authors: 1