html-object v1.4.4 Release Notes
Release Date: 2017-05-31 // over 7 years ago-
๐ Fixed
- ๐ Fixed handling of falsey arguments in
addClass
- ๐ Fixed handling of falsey arguments in
Previous changes from v1.4.3
-
โ Added
- โ Added ability to override self-closing behavior per-tag
๐ Fixed
- ๐ Fixed boolean attributes not being parsed properly (was outputting
checked="false"
per example), for real this time I swear