Skip to content

Toro Cloud Dev Center


Release notes for Bellini v1.3.0

Bellini v1.3.0 was released on March 12, 2021. This version covers the following issues:

Stories

  • BLN-236 - Support refactoring of declarations.
  • BLN-432 - Create layout core components
  • BLN-648 - Implement support for free plan
  • BLN-706 - Create split pane layout component
  • BLN-707 - Normalize core component styles

Improvements

  • BLN-699 - Components tab improvements
  • BLN-701 - Display the references before deleting an API
  • BLN-710 - Include Bootstrap elements on layout navigator's content assist proposals
  • BLN-714 - Bind editor selection to layout navigator
  • BLN-719 - Display angularJS and API services on declarations navigator
  • BLN-720 - Add edit context menu
  • BLN-752 - Improve component navigator listview item's description

Bugs

  • BLN-711 - Copied element doesn't paste in the right place
  • BLN-712 - Duplicated pasted element
  • BLN-724 - APIs with kebab casing were not filtered out when it is already added in declarations navigator
  • BLN-725 - Dropping some components that might trigger the iframe loader will not update the selected model in properties editor
  • BLN-726 - Deleting a component from the page layout should remove it from the dependencies
  • BLN-732 - Generated map line codes for published apps were not set correctly
  • BLN-733 - Copied element with component doesn't work
  • BLN-734 - Broken UI when renaming a component
  • BLN-741 - Broken onboarding tour
  • BLN-742 - Declarations were not sorted properly in the database
  • BLN-744 - Duplicate HTML Elements folder in components navigator's folder view
  • BLN-746 - Broken Guided tour for Creating a Simple App
  • BLN-747 - Cannot create assets from Component navigator
  • BLN-748 - Broken "Create a Component" tour
  • BLN-749 - The component doesn't show its properties by default
  • BLN-751 - Expanding treeview component item throws an error
  • BLN-753 - Fix Component tour undefined binding property type
  • BLN-755 - Fix Properties Navigator not updating
  • BLN-756 - Missing content assist for component bindings
  • BLN-757 - Duplicate items is rendered after finishing the component tour