Skip to content

Releases: fuxingloh/vue-horizontal

v0.8.3

01 Jan 04:33
2dd2587
Compare
Choose a tag to compare

🧰 Maintenance

v0.8.2

29 Dec 07:45
188434f
Compare
Choose a tag to compare

🧰 Maintenance

v0.8.1

28 Dec 16:20
bbab0f4
Compare
Choose a tag to compare

🐛 Bug Fixes

🧰 Maintenance

v0.8.0

28 Dec 06:58
8c937f6
Compare
Choose a tag to compare

🚀 Features

  • feat: better button extendability and accessibility @fuxingloh (#56)

🧰 Maintenance

v0.7.0

27 Dec 14:47
f81a71d
Compare
Choose a tag to compare

🚀 Features

🧰 Maintenance

v0.6.0

26 Dec 09:02
f2043a0
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.5.0

25 Dec 07:22
88361c0
Compare
Choose a tag to compare

🚀 Features

  • feat: Using more consistent prev/next nav btn with index navigation @fuxingloh (#40)
  • feat: Replaced button will be in the middle of edge regardless of size @fuxingloh (#39)

🐛 Bug Fixes

  • fix: svg to fill current color so that it can be easily edited in CSS @fuxingloh (#37)
  • fix: undefined slots due use of template @fuxingloh (#36)

🧰 Maintenance

v0.4.1

24 Dec 04:23
30c5897
Compare
Choose a tag to compare

🐛 Bug Fixes

🧰 Maintenance

v0.4.0

19 Dec 13:30
01b6d4e
Compare
Choose a tag to compare

🚀 Features

  • feat: snap start/center/end and .v-hl-btn internals @fuxingloh (#27)

🐛 Bug Fixes

  • fix: scrollToIndex not scrolling to correct index @fuxingloh (#29)
  • fix: nav-btn will not overscroll content that are only half visible @fuxingloh (#28)
  • fix: content item given width not respected @fuxingloh (#26)

🧰 Maintenance

v0.3.0

17 Dec 02:49
b6878ca
Compare
Choose a tag to compare

🚀 Features

  • feat: Added opinionated responsive classes (disabled by default) @fuxingloh (#25)
  • feat: Added events: next, prev, scroll and scroll-debounce @fuxingloh (#24)