ipl-html v0.4.0
Breaking Changes
- The interface of the
HtmlElement
constructor has changed #51
Changes
- Templating to aid enriching localized content with HTML #33
Form
enhancements #36Form
: Validate empty elements also invalidatePartial()
#35- New form event to handle autosubmits #34
FormattedString
: Support sprintf-like behavior for non string arguments #32 and #46
Fixes