Releases: Icinga/ipl-html
Releases · Icinga/ipl-html
ipl-html v0.8.1
ipl-html v0.8.0
Changes
- Support for PHP 8.2
- Added new method
HtmlDocument::insertAfter()
#122 - Added new method
HtmlDocument::insertBefore()
#122 - Added new event
HtmlDocument::ON_ASSEMBLED
#122 FormElements::ensureDefaultElementLoaderRegistered()
andFormElements::ensureDefaultElementDecoratorLoaderRegistered()
can now be overridden more easily #124
Fixes
ipl-html v0.7.0
Breaking Changes
ipl\FormElement\SubFormElement
is replaced byipl\FormElement\FieldsetElement
#74ipl\FormElement\BaseFormElement::addDefaultValidators()
is nowprotected
#90- Form elements are not validated anymore if they have no value #121
Changes
- Added
ipl\FormElement\FileElement
#66 - Added
ipl\FormElement\RadioElement
#68 - Added
ipl\FormElement\ColorElement
#75 - Form elements can now initialize themselves in a new method
init()
#95 Attribute
instances now allow the customization of the value separator #106ipl\FormElement\SelectElement
got enhanced quite a bit (take a look at the PRs for details) #70 #88- The checked and unchecked value of
ipl\FormElement\CheckboxElement
can now be adjusted by attributes #69
Fixes
ipl-html v0.6.0
ipl-html v0.5.0
ipl-html v0.4.2
Version 0.4.2
TBD
ipl-html v0.4.1
Fixes
- Fix infinite loop when a wrapper wraps the element in an extra container #52
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
Version 0.3.0
v0.3.0 Version 0.3.0