Releases: JasonTheAdams/BBCustomAttributes
Releases · JasonTheAdams/BBCustomAttributes
Fixed Missing customAttrsProcessed Event
Tested: 6.8.2
RequiresPHP: 5.6
|||
What's Changed
Adds the missing customAttrsProcessed event dispatch and window.customAttrsProcessingComplete flag that are documented in the README but not implemented in the JavaScript.
Full Changelog: 1.3...v1.3.1
v1.3
v1.2.1
What's Changed
- Added the ability to add custom attributes to specific inner child elements within a module's, column's, or row's wrapper by @zackpyle in #11
- Added a custom event and set a flag after the js has processed the custom attributes. Useful to hook into if your js is dependent on those attributes being there by @zackpyle in #12
Full Changelog: v1.1.0...v1.2.1
v1.1.0
v1.0.0 - First Release
First write and release of the plugin. Does exactly what it's built to do.