Skip to content

v2.0.0-beta2

Compare
Choose a tag to compare
@tomivirkki tomivirkki released this 28 Feb 15:22
· 245 commits to master since this release

Live Demo →
API Documentation →

Changes Since v2.0.0-beta1:

  • 5c39aa9 Close the overlay on detach. Fixes #54

  • 974dc3d Lumo theme update [skip ci]

    Use the same outline color as Lumo overlay mixin (5% shade, instead of 5% contrast).

    Increase the default content padding.

  • ad907f6 Make the main element hidden [skip ci]

    The main vaadin-dialog element should be hidden, as it is only used for configuring the actual overlay element.

  • e33b396 Remove useless closing tag from demos [skip ci]