- Initial release
Enhancements:
- Support single keyword class-name as property #1
Enhancements:
- Support property :class values in the form :my-class1.my-class2 #2
- Support runtime expressions as class property value #4
Enhancements:
- Support classes as a list as well as a vector [from class functions]. #5
Bugs:
- The ID defined in the properties should take precedence over that on the tag #6
Enhancements:
- Add support for [:.h-1] as supported by hiccup #7
- Allow the package dependency on electric to be configured. #8
Enhancements:
- Validate hiccup tag form for correct use of "#" and "." #12
- Improve message for invalid hiccup tag #11
- Add support for arbitrary electric namespaces #13