Releases: josex2r/jQuery-SlotMachine
Releases · josex2r/jQuery-SlotMachine
Fixed Geccko SVG issues
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
- 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
Code fully refactored.
Disabled stopHidden option
Custom randomize function
- Added a method to dinamically change the randomize result of the machine
Refactored code
- jQuery design pattern
- Chainable plugin
- Better optimization
- Slider fixed
- Spin effect fixed
- Delays fixed
jQuery plugin update
1.0.2 Update slotmachine.jquery.json
Custom randomize
New functionality, custom randomize function.
Fixed #1