Skip to content

Releases: josex2r/jQuery-SlotMachine

Fixed Geccko SVG issues

28 Jan 19:18
Compare
Choose a tag to compare

Before Firefox 34, Gecko only implements the url() form of the filter property; as chaining was not implemented then, only one url() was allowed (or when the layout.css.filters.enabled pref is set to false).

Published private attrs

06 Nov 21:13
Compare
Choose a tag to compare
  • Solved ultiple instance problems
  • Now the plugins return the same instance if the slotMachine function is called once
  • Now private attrs are public

Prototypal pattern

16 Oct 11:16
Compare
Choose a tag to compare

Code fully refactored.
Disabled stopHidden option

Custom randomize function

31 Jul 19:47
Compare
Choose a tag to compare
  • Added a method to dinamically change the randomize result of the machine

Refactored code

09 Jul 12:25
Compare
Choose a tag to compare
  • jQuery design pattern
  • Chainable plugin
  • Better optimization
  • Slider fixed
  • Spin effect fixed
  • Delays fixed

jQuery plugin update

23 Jun 16:50
Compare
Choose a tag to compare
1.0.2

Update slotmachine.jquery.json

Custom randomize

23 Jun 08:28
Compare
Choose a tag to compare

New functionality, custom randomize function.
Fixed #1