Releases
v0.2.11
Compare
Sorry, something went wrong.
No results found
Added
Add HasItems.item(String identifier)
Add HasItems.contains(String identifier)
HasItems → WithIdentifier and ComponentContext is now implemented by Form → FormGroup
Add AlertGroup.toastAlertGroup() factory method
Add FormSelect.selectFirstValue() and FormSelect.containsValue()
Add Modal.closeOnEsc(boolean)
Add Tbody.clearEmpty()
Add TextArea.placeholder(String placeholder)
Add TextArea.onKeyup() and TextInput.onKeyup()
Add TreeViewItem.reload()
Add TreeViewItem.parent()
Changed
Change internal event handler for TextArea.onChange() and TextInput.onChange() from keyup to change
Rename InputGroupItem.addFormControl(FormControl control) to InputGroupItem.addControl(FormControl control)
Replace FormGroup.fieldId(String id) with FormGroup.formGroup(String identifier)
Replace yarn with npm
Fixed
Fix Panel.addMain(PanelMain)
Fix GridBreakpoint.none constant
You can’t perform that action at this time.