Releases: ubermanu/furtive
Releases · ubermanu/furtive
v2.0.0
- Renamed Reveal.js to Furtive
- Various minor fixes
v1.8.0
- Fixed a bug where multiple selectors on a unique element and the AND conjunction wouldn't match
- Use the local version of jQuery when running condition
v1.6.0
- Fixed a bug where hidden required elements would've been required still
v1.5.0
- Changed the sources to ES6 syntax
- Add jQuery selector pseudos to a separated file
- Show elements if they have an empty condition attribute
- Current version of the plugin is now embed into the script file
v1.3.0
- First release!
- Hides elements that does not match their conditions by default.
- Hidden inputs in container are forced disabled, and are not sent on form submit.