Skip to content

Tags: overTheIce/jQuery-SlotMachine

Tags

3.0.1

Toggle 3.0.1's commit message
Bower ignores

3.0.0

Toggle 3.0.0's commit message
New release, css transitions

2.3.1

Toggle 2.3.1's commit message
v2.3.1

2.3.0

Toggle 2.3.0's commit message
New version with es6

2.2.0

Toggle 2.2.0's commit message
Updated package version

2.1.0

Toggle 2.1.0's commit message
New feature! Animation direction

2.0.11

Toggle 2.0.11's commit message
Fixed josex2r#12

Thanks for reporting :)

I've added new parameter `isStopping` that indicates if the machine is
displaying the stop animation.

In this state, the function `stop()` still returning the future active
element and the parameter `isRunning` still `true` until the machine
fully stops.

2.0.10

Toggle 2.0.10's commit message
Tagged pull request for bower

2.0.9

Toggle 2.0.9's commit message
Enabled 'stopHidden' attribute. Fixed josex2r#6

2.0.8

Toggle 2.0.8's commit message
Fixed svg issues in Firefox 35. Before Firefox 34, Gecko only impleme…

…nts the url() form of the filter property