All Release Notes
ID | Title | Description |
---|---|---|
Move OE build artifacts to npm packages | Changed SWAT package delivery to npm modules. |
ID | Title | Description |
---|---|---|
Label on left option for checkboxes and 2state buttons | Label on left and right option for checkboxes and two state buttons | |
For the datasource-object we have all Attribute-ObjectMasters | - change EntityNameAttribute to SwatSelect - rename Resource items | |
Adjust field drop on fieldset/block header | Adjust field drop on fieldset/block header | |
Change the delivery of DocXFactory Progress classes | Added DocX OE sources to SWAT OE codebase | |
Broken links if you forget to delete the the links before you remove and object from the screen | Fixed an issue where deleting objects in the designer could yield orphan records. | |
Add tooltip for dataview | Added tooltip upon hovering on DataView cards. | |
Update Kendo in SWAT | Updated kendo to latest version (2024.1.130) | |
Theme Properties for windows | Added theme properties for windows | |
Theme properties for fields | Added theme properties for fields | |
Theme Properties for Grids | Added new theme properties for Grid specifying font size, padding, border of cells, and stripes color. | |
Implement client API methods to register/unregister a context menu handler | Implement a contextMenu client API to register/unregister a context menu handler. The module is available on b1.v1.contextMenu and provides methods: - setContextMenuHandler (can be reached b1.v1.contextMenu.setContextMenuHandler) - removeContextMenuHandler (can be reached b1.v1.contextMenu.removeContextMenuHandler) | |
Implement a Vue component to render a given menu | - Implement a Vue component to render a given (custom context) menu | |
Theme properties for TreeGrid | Added new theme properties for TreeGrid specifying font size, padding, border of cells, striped color and whether the control should be striped or not. | |
Theme properties for forms | - add theme properties for forms | |
Create Launch Function is not working | When creating launch function, it is now automatically opened. | |
Open Designer with dev-mode is not working | Fixed issue with objects not opening in the new designer. | |
Duplicate Authorization header values when using SecurityHub authentication | Fixed an issue where the Authorization header value was duplicated for JSDO requests. |
ID | Title | Description |
---|---|---|
Screen reader not properly navigating between ribbon buttons | Fixed an issue with navigating between ribbon buttons using the JAWS screen reader. | |
dynSelect: Selected value doesn't visible | Values in a multiple select field will now be trimmed if they cannot fit the entire field's width. | |
EventAkValidate is not triggered when we change the value of a field | Fixed an issue with EventAkValidate event not being triggered if oldValue is null. | |
Update in Grid date/datetime cells not working | Fixed an issue with updating date/datetime values in editable Grid cells. | |
Error when attempting to generate a screen | Fixed an issue with launch function name when generating a screen. | |
Sometimes double query for a grid with double the records | Fixed an issue with duplicate requests when linking two DataSource objects. | |
Issues with ck5 controls, styling | Fixed Height issues with Ckeditor 5 controls. | |
Open in Designer after create toggle not working | Fixed issue with btn2state default value attribute mapping. | |
Desktop menus not saving | Fixed an issue with undefined desktopMenus settings in User profile. Adjusted buttons in screen, duplicate save button. | |
Context menu native or custom doesn't show up on the Grid [MacOS specific] | Increase @buildone/dhtmlx package version to 0.16.0 | |
Closing a dialog with fileselector breaks application | Fixed an issue with DhxFileSelector not properly being disposed. | |
Calculated field in template options only works if one value is constant | Fixed an issue with templateOptions calculated field attribute display. | |
'Select layout pattern' form doesn't opens | Fixed an issue with the Dataview display when no description field set. | |
Error in Window security restriction hidden button no longer available | Fixed an issue with hiding Window designer pulldown menu when securityRestriction is enabled. | |
Delete ribbon button from designer2 doesn't work | Fixed a bug with delete ribbon button in designer | |
Desktop sidebar entries are wrong when using multiple menu entries | Fixed an issue with loading multiple menu structures in Sidebar. | |
Replace this global context to fix event listeners cleanup in dhx adapters | Improved event listener handling for Dhtmlx InputNum, IconPicker & Translat | |
Issue with supported label position | Fix a bug with label position |
ID | Title | Description |
---|---|---|
Error appears in console after saving form | Fixed an issue with setting designer title and removed toolbarKey from Grid attribute form. |