Release notes for Bellini v1.9.0
Bellini v1.9.0 was released on June 28, 2022. This version covers the following issues:
Stories
- BLN-1091 - Implement app theme editor
- BLN-1092 - Implement style editing form for the Styles tab
- BLN-1107 - Add Context Menu to the events properties
- BLN-1110 - Add support for pinning a column in Table component
Improvements
- BLN-1090 - Show the function property parameters in the expression modal
- BLN-1097 - Update app/component editor toolbar tooltip to title case
- BLN-1103 - Improve form validation
- BLN-1106 - Improve $contextMenu service to match the navigation and dropdown menu
- BLN-1112 - Enable cell navigation when editing a table cell
- BLN-1113 - Add support for Boolean type column editing in Table component
- BLN-1114 - Add an "Edit" button overlay on table cells that are editable on hover
- BLN-1115 - Make Type property for table column visible even if editing is not enabled
- BLN-1116 - Try to assign the right Type column property when generating table columns
- BLN-1140 - Show button component as loading if On Click returns a promise
- BLN-1155 - Remove builtin pages from the generated menu items
Bugs
- BLN-1094 - Incorrect content-assist for API operation's params
- BLN-1096 - Set Content modal displayed Declarations outside
- BLN-1135 - Bellini split pane layout component issue
- BLN-1141 - External assets modal throws a cors error
- BLN-1145 - Adding/Modifying/Deleting assets will not trigger the reload of the app editor
- BLN-1146 - Incorrect env used when deploying an app
- BLN-1157 - Cannot delete an exported declaration
- BLN-1158 - Menu Alignment of Navigation component not working
- BLN-1159 - Excess padding in the Navigation menu items