Mono module that will show/remove HTML elements using the login module data.
- transferred the module to the new jxMono organization
- updated Bind to
v0.4.0
, Events tov0.4.0
- Minor syntax changes
- Updated to Bind v0.3.1
- Updated deps
Events v0.1.8
- Check if
userInfo
exists and only if it does remove the elements.
- Use
config.options.prefix
to set the prefix of role class (default:"role-"
); - Update to Bind v0.2.1 and Events v.0.1.7
- Added the
processConfig
function - Added comments to understand the code better
- Don't remove the role from the role array if data is
undefined
- Emit
ready
event.
- Initial release.