8000 Tags · piotrkosyoo/swing · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: piotrkosyoo/swing

Tags

v3.1.4

Toggle v3.1.4's commit message
fix: update GitSpo badge URL

v3.1.3

Toggle v3.1.3's commit message
fix: manual click event trigger as the card was detached from DOM dur…

…ing dragging (gajus#133)

v3.1.2

Toggle v3.1.2's commit message
fix: incorrect position card after card throwin or throwout action ga…

…jus#123 (gajus#131)

v3.1.1

Toggle v3.1.1's commit message
fix: disable sudo

v3.1.0

Toggle v3.1.0's commit message
3.1.0

v4.3.0

Toggle v4.3.0's commit message
feat: add (optional) prepend argument (gajus#107)

* Bugfix [onSpringUpdate used Card.transform instead of config.transform]

* Optionally prepend cards instead of appending. Possible fix for gajus#4

* Syntax consistency + fixed comments

* updating param for stack.createCard function

* adding @param for prepend to card constructor

v4.2.0

Toggle v4.2.0's commit message
feat: add dragend event (gajus#90)

* Trigger dragend manually if Hammer panning was not initiated yet.

* Check for isDraging because Chrome may fire mouseup without mousedown when clicking multiple times in a row.

v4.1.0

Toggle v4.1.0's commit message
fix: make the examples work locally (fixes gajus#75)

v4.0.1

Toggle v4.0.1's commit message
Merge branch 'master' of github.com:gajus/swing

v4.0.0

Toggle v4.0.0's commit message
chore: replace pragmatist (gajus#86)

* style: sort entries in gitignore

* chore: add .editorconfig

* style: sort package.json

* chore: replace Pragmatist build with Babel

* chore: replace Pragmatist test with Mocha

* chore: replace Pragmatist lint with ESLint

* chore: remove Pragmatist

* chore: move ./tests to ./test

* style: fix style

* docs: fix docs

* chore: add a precommit hook

* chore: fix .travis.yml

* chore: add commitmsg hook

* feat: use semantic-release

BREAKING CHANGE: Unreleased changes from previous PRs potentially introduce breaking changes.
0