Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fluidbox v2.0.2.tar.gz | 2016-01-13 | 69.6 kB | |
Fluidbox v2.0.2.zip | 2016-01-13 | 81.6 kB | |
README.md | 2016-01-13 | 475 Bytes | |
Totals: 3 Items | 151.7 kB | 0 |
Bug fixes:
- Failure to update the instanceData
object during manually fired close event on Fluidbox now fixed. Custom close triggers will now update the instance data on Fluidbox elements correctly.
- Turned off z-index optimisation by CSSnano
- Fixed IE8 error when the console
object is not recognized (thanks @maxee)
Improvement: - Close event will do nothing if instance data is unavailable, or set to 0. Micro-optimisation perhaps, but still good to have.