Skip to content

Tags: crisposoft/vue-horizontal

Tags

v0.8.12

Toggle v0.8.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update about.md (fuxingloh#112)

v0.8.11

Toggle v0.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow refresh callback to be optional as the docs described (fux…

…ingloh#111)

* fix allow optional callback as stated

* updated cypress deps due to failing test

v0.8.10

Toggle v0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: on scroll called after component is unmounted (fuxingloh#101)

* fix: onscroll handler called after unmount
Co-authored-by: Fuxing Loh <[email protected]>

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: onscroll handler called after unmount (fuxingloh#100)

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Added vue 3 install instruction (fuxingloh#88)

* docs: Added vue 3 install notes

* Added migration notes

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: refactor all JS specs to TS (fuxingloh#92)

* chore: refactor all JS specs to TS

* deps: update cypress to v6.3.0

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: v-hl-responsive last-child wrong parent class (fuxingloh#86)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: removed margin for last child in container (fuxingloh#81)

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: prevent content from collapsing when empty (fuxingloh#74)

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: tags.md with mouse wheel event (fuxingloh#72)