Skip to content

Releases: vaadin/designer

Handle unresolved imports from project

11 Oct 09:11
Compare
Choose a tag to compare

Changes in 3.1.3:

  • Handle unresolved imports from project.
  • Reduce amount of license checking requests.

Release is available for:

Add selection for the new Outline

26 Sep 14:27
Compare
Choose a tag to compare
Pre-release

Changes in 4.0.0.alpha4:

  • Show project components separately in the palette. (#1828)
  • Add selection for the outline. (#1667)

The preview release is available for:

Updates for the colorful palette

12 Sep 15:42
Compare
Choose a tag to compare
Pre-release

Changes in 4.0.0.alpha3:

  • Save the state of palette categories before and after filtering. (#1618)
  • Improve palette icons using predefined colors. (#1571)
  • Group component snippets according to their main web component. (#1829)

The preview realease is available for:

Maintenance Release

12 Sep 13:24
16a3e16
Compare
Choose a tag to compare

Changes in 3.1.2

  • Double-clicking a Vaadin 11 palette item now adds a sibling instead of a child. (#1689)
  • Fixed a bug that made the licensing banner of pro components like Charts appear.
  • Correctly write Grid's item type to Vaadin 8 designs if the type is a static inner class. (#1847)
  • Don't associate Designer with Polymer 2 templates in non-Flow project anymore. (#1843)

Support different frontend folder locations

28 Aug 13:00
Compare
Choose a tag to compare

In this release:

  • Support different frontend folder locations in spring boot projects. (#1812)
  • Fix widgetset load issue while opening platform designs. (#1582)
  • New platform designs include styles by default. (#1835)

Vaadin 11 support

08 Aug 12:54
Compare
Choose a tag to compare

In this release:

  • Added compatibility with Vaadin 11.
  • Eclipse Photon support. (#1804)
  • JxBrowser update to 6.21. (#1805)

Automatically refresh external preview

25 Jul 13:19
Compare
Choose a tag to compare

In this release:

  • Automatically refresh external preview. (#1741)
  • Add String as an argument for Flow generic types. (#1749)
  • Render dragged snippet with multiple imports correctly. (#1682)
  • Only refresh paper when editing a data binding. (#1801)
  • Support Gradle webjars dependencies. (#1811)
  • Stop editing properties whenever underlying table widget is reloaded. (#1780)
  • Change design file if root components have been rearranged. (#1799)

Remember paper size and position

04 Jul 13:43
Compare
Choose a tag to compare

In this release:

  • Remember paper size and position for multiple design openings. (#1713)
  • Fixed issue when edits were not saved to template text. (#1591)
  • Fixed issue when server address was already reserved in Eclipse. (#1665)
  • Colspan attribute change updates form layout automatically. (#1800)
  • Web components detection logic improved. (#1759)
  • Modify template text only when new content differs form the previous one. (#1649)
  • Icon set updated for better UX. (#1782)

Support multiple roots in snippet

20 Jun 11:40
Compare
Choose a tag to compare

In this release:

  • Eclipse proposes correct directory for Flow template in "New design" wizard. (#1647)
  • Fixed issue when trying to create Flow template in Vaadin project. (#1688)
  • Support multiple roots in snippet. (#1788)

Support CSS media queries

06 Jun 14:51
Compare
Choose a tag to compare

In this release:

  • CSS media queries now work correctly when paper size changes.
  • Changing the 'id' property updates the corresponding @Id in the Java file. (#1604)
  • Lumo styles are properly applied in the editor. (#1683)
  • Palette was removed from Preview mode. (#1568)
  • Fixed issues in working with multiple open projects. (#1593)
  • Fixed an issue in companion file detection if it contained multiple @htmlimports. (#1712)
  • Support Java 10 in Eclipse Designer. (#1757)
  • Fixed rendering of the custom wysiwyg element. (#1778)