github vaadin/flow 23.0.13
Vaadin Flow 23.0.13

2 years ago

Changes since 23.0.12

All changes

Fixes

  • Support Alpine by detecting OS using /etc/alpine-release (#14300)
    Commit · Pull request · Issue

    musl is Experimental so using the experimental download root

  • Add missing general styles to webcomponents shadow dom (#14316)
    Commit · Pull request · Issue

    The document that is generated by WebComponentBootstrapHandler was missing the needed CSS to be added to the shadow dom while using Vite.

  • Request Desktop Site feature with only MajorVersion (#14322)
    Commit · Pull request

    Request Desktop Site feature is enabled. At this time the version only consists of the major version. part of #13921

  • Fix removal of windows junctions (#14259)
    Commit · Pull request · Issue

    symlink and Windows junction directory contents are not deleted also. Closes #11177

  • Allow windowResize during modality (#14268)
    Commit · Pull request · Issue

    Allow window resize events when modal component is set.

Don't miss a new flow release

NewReleases is sending notifications on new releases.