September 13, 2024
- Added the
Time picker component.
- Added the time annotation builder and property editor for editing properties
with the
time type.
- Added the
Rich text editor component.
- Added the object annotation builder and property editor for editing properties
with the
object type.
- Added the BuilderContextProvider
and useBuilderContext hook to use the Designer’s state in custom
components.
- Fixed a bug where the
One tap property in the Date picker component had the event type instead of boolean.
- Fixed a bug where the application crashed if the date was entered from the keyboard into the
Date picker component.
- Fixed the height of the property editors.
- The
this property is now bound in implementations of the Field interface.
Documentation
Last modified on April 22, 2026