Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@RHarryH RHarryH released this 09 Apr 15:14

New features

  • Checkboxes in property pages
  • Property page constraints
  • List widget pagination
  • Dynamic dictionaries support
  • Added support for selective readonly properties
  • Added support for fixed tables, which number of rows cannot be modified

Improvements

  • Faster controls search used in conditions resolving and model update
  • Handling of missing custom validation function
  • Improved display of combo values in case of value disappear due to missing element
  • Better error handling in advanced modal
  • Simplified masking of numeric values (values from backend are always not formatted, they are formatted only for the visual purposes)

Bugfixes

  • Fixed toast and dialog messages when deleting element from list widget
  • Fixed context restore when moving to the previous page in multipage modal
  • Corrected display of radio buttons - they are now vertically aligned to the labels
  • Fixed incorrect display of labels as <legend> tag
  • Fixed correct closing of modal when click on Reject button
  • Hidden controls does not contain labels
  • Fixed conditions resolving for numbers with a group separator

Dependency Upgrades

  • Upgrade to bootstrap 5.3.3
  • Upgrade to bootstrap-icons 1.11.3
  • Upgrade to react-bootstrap 2.10.2
  • Upgrade to jstree library 3.3.16