Skip to content

Tags: shivakumar2008/flow

Tags

9.0.0.alpha11

Toggle 9.0.0.alpha11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: Actually run vite tests in CI (vaadin#12109)

9.0.0.alpha10

Toggle 9.0.0.alpha10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Provide dev mode gizmo disable parameter (vaadin#12028)

Fixes vaadin#12025

8.0.3

Toggle 8.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix gradle dependency resolution (vaadin#11984) (vaadin#12012)

Fix dependsOn() resolution of the vaadinPrepareFrontend task.

Closes vaadin#11943

9.0.0.alpha9

Toggle 9.0.0.alpha9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update webpack-cli to next minor (vaadin#11996)

According to recommendation webpack/webpack-cli#2990 (comment).

7.0.9

Toggle 7.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add info on checked folder (vaadin#11991) (vaadin#11999)

Add missing information on what
folder has been consulted for when
searching frontend files.

Co-authored-by: caalador <[email protected]>

2.7.2

Toggle 2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add info on checked folder (vaadin#11991) (vaadin#11998)

Add missing information on what
folder has been consulted for when
searching frontend files.

Co-authored-by: caalador <[email protected]>

9.0.0.alpha8

Toggle 9.0.0.alpha8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: return immidiately if VaadinSession is not initialized (vaadin#1…

…1974)

fixes vaadin#11961

9.0.0.alpha7

Toggle 9.0.0.alpha7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow to use null from clients side with primitives (vaadin#11948)

fixes vaadin#4062

9.0.0.alpha6

Toggle 9.0.0.alpha6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert atmosphere changes (vaadin#11953)

* Revert "fix: Upgrade to Atmosphere 2.7.2 and Atmosphere JS 3.1.2 (vaadin#11935)"

This reverts commit e6459b3.

* Revert "chore: Download Atmosphere JS instead of having it in the project (vaadin#11934)"

This reverts commit bb04952.

8.0.2

Toggle 8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: Ignore component theme live reload test (vaadin#11929) (vaadin#…

…11931)

Related-to vaadin#11928

Co-authored-by: Mikhail Shabarov <[email protected]>