Releases
v1.1.8
β¨ New features & improvements
Brand new Calendar component is available now! It is capable of managing daily events in month/week/day/list views with drag-and-drop functions. Try it out now! π€© #140
More enhancements on Table component: π
Support modifying column settings in batches, including Hidden, Editable, Auto-width, Sortable, and Alignment.
Add toUpdateRows
property, making bulk updates with SQL much easier.
Add selectedIndex
and selectedIndexes
properties.
Add new events: Page change, Refresh.
Optimize the installation and management of JavaScript third-party libraries.
Support π search function and π folder management for query editor. #312
Support π searching component property by keyword in Properties pane.
Support new Action for Navigation menu items: Go to URL. Discord
Support forwarding cookies for GraphQL data source. Discord
Support ldapsearch for LDAP ID provider.
Support background-color setting for Carousel component.
Optimize value display of Time Range component when filtered by validation rules.
Optimize property display between component-focus switches by memorizing expand/collapse status of every section in Properties pane. Discord
Optimize application display in "preview" and "view" modes: remove the blank section at the bottom of Canvas. Discord
Optimize display of Date-type columns in tables: show empty when the field content is not legal, rather than the default date value. Discord
π Bug fixes
Fix issue: wrong margin after disabling toolbar for nested tables in expanded view of table component. #303
Fix issue: invalid text font of confirmation modal. #307
Fix issue: query runs before the value of table's selected row changes. #308
Fix issue: incorrect sorting result of Table component. #313
Fix issue: back-end logs flooded with error messages. #315
Fix issue: checkbox items are wrongly checked. Discord
Fix issue: multiple tags in a table cell turn into a single one during editing.
Fix issue: columns of nested tables in expanded view do not change with data fields.
Fix issue: incomplete display of component labels when positioned at top.
Fix issue: parsedValue
of File Upload component is not cleared after calling clearValue()
method.
You canβt perform that action at this time.