This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Fluidbox v2.0.2
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.