Skip to content

Releases: ubermanu/furtive

v2.1.0

19 Apr 16:09
Compare
Choose a tag to compare
Build before publish

v2.0.0

08 Dec 13:12
Compare
Choose a tag to compare
  • Renamed Reveal.js to Furtive
  • Various minor fixes

v1.8.0

19 Feb 14:46
Compare
Choose a tag to compare
  • 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

16 Feb 14:15
Compare
Choose a tag to compare
  • Fixed a bug where hidden required elements would've been required still

v1.5.0

16 Feb 14:00
Compare
Choose a tag to compare
  • 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

15 Feb 17:43
Compare
Choose a tag to compare
  • 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.