Skip to content
Improvements
- Added Binding Targets on multiple confirmation modal properties
No longer broken
- Disable selection of the text within the button to prevent accidental button text selection.
- Fixed a case where items in the button, like label and icon that were preventing the touch event on the button.
Dropdown
Improvements
- Added configurator settings to allow for custom padding in the dropdown filter
File uploader
Improvements
- Add capability to compress images. New properties:
CompressImages: BOOLEAN
CompressedImageMaxHeight: INTEGER
CompressedImageMaxWidth: INTEGER
No longer broken
- Fix issue uploading never succeeds when used on Chromium based browsers on Android. This error occurs when using restrictions for
allowedFileTypes.
Grid
Improvements
- Added a new option to the Dropdown header filter that allows selected items to be either included (default behavior) or excluded from the results.
No longer Broken
- Fixed Global Properties in custom cells not working.