What's new on UI Bakery

UI Bakery news feed and changelog.

cloud release
on-premise release
August 09, 2024

August 2024: cloud 3.94.1 and 3.94.1-rc.0

Features 🏗

This release is mostly about validation. We have added a few updates related to the validation configuration:

  • Custom validator setting

Image #1

An additional custom validator setting. We have created a detailed guide with examples of validation which is available here.

  • SetErrors method 

The SetErrors method allows you to programmatically validate a component and display a custom error message.

MSSQL: add instance name to the data source configuration

It is possible now to add an SQL server instance name when adding an MSSQL data source.

Submit trigger setting for editable fields in the table and form components

You can now adjust the submit trigger for the fields that are always editable in the table or form components. Two options are available: by pressing the Enter key or an input focus is lost.

Image #2


Bug fixes 🐞

  • auth: logout redirect is canceled;
  • env: render newline characters correctly on the MFA setup page;
  • form: dynamic height is not calculated;
  • grid-view: trigger rerender on grid-view page change;
  • grid: copying components when x and y is missing in model;
  • select: use fuzzy search algorithm;
  • steps: vertical orientation auto height;
  • table: add full row info for bulk row edit event;
  • table: sort same-prop columns properly.
emoji negative reaction for 'August 2024: cloud 3.94.1 and 3.94.1-rc.0' emoji neutral reaction for 'August 2024: cloud 3.94.1 and 3.94.1-rc.0' emoji positive reaction for 'August 2024: cloud 3.94.1 and 3.94.1-rc.0'
Thank you for your feedback.