html-object v1.4.4 Release Notes

Release Date: 2017-05-31 // almost 7 years ago
  • 🛠 Fixed

    • 🛠 Fixed handling of falsey arguments in addClass

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