Skip to content

Tags: mcollovati/flow

Tags

1.0.0.alpha10

Toggle 1.0.0.alpha10's commit message
Ignore all external events in the Profiler (vaadin#2951)

* Ignore all external events in the Profiler

Port changes from Fw 8.1.0.alpha6
Original PR:
vaadin/framework#9033

1.0.0.alpha9

Toggle 1.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.
Add release dependency to POM for components (vaadin#2882)

add maven-release-plugin and deploy-plugin to POM;
add vaadin-prereleases (maven central repo);
remove unused repositories, as they are added to components;
remove dupulicated settings.

1.0.0.alpha8

Toggle 1.0.0.alpha8's commit message
Update combobox webcomponent version to 3.0.1. Regenerate flow compon…

…ent and update bom. (vaadin#2827)

1.0.0.alpha7

Toggle 1.0.0.alpha7's commit message
Add API for freezing grid columns (vaadin#2784)

1.0.0.alpha6

Toggle 1.0.0.alpha6's commit message
Fix a bug when there more multiple elements with the same id in diffe…

…rent dom modules inside a bundled file. (vaadin#2714)

1.0.0.alpha5

Toggle 1.0.0.alpha5's commit message
Update contribution instructions. (vaadin#2669)

1.0.0.alpha4

Toggle 1.0.0.alpha4's commit message
Fix route string generation. (vaadin#2589)

Now generated routes never start or end with '/'

1.0.0.alpha3

Toggle 1.0.0.alpha3's commit message
Do flush for every initial server side property (vaadin#2555)

Do flush after each property update. There may be several
properties and it looks like a property update may trigger
default values of other properties back.

Fixes vaadin#2304

1.0.0.alpha2

Toggle 1.0.0.alpha2's commit message
Scope to provided instead of test. (vaadin#2525)

TeamCity release buildfail on javadoc not
finding javax.servlet.http.HttpSession

1.0.0.alpha1

Toggle 1.0.0.alpha1's commit message
Change frontend paths defaults. (vaadin#2436)