summaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Changed logic to retrieve readonly state (#8643)Felype Santiago Ferreira2016-07-291-3/+12
* Document onUnregister in JS component/extension javadocs (#19799)Marco Collovati2016-07-191-0/+2
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-131-4/+31
* New login form (#8171)Ingo Kegel2016-06-011-232/+260
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-311-1/+32
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+5
* Correctly check if validators are present (#11450)Artur Signell2016-05-271-1/+5
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-171-3/+1
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-161-19/+1
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-33/+13
* Fix null selection to work again (#19787)Artur Signell2016-05-091-7/+10
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-091-6/+16
* Add @since for DesignContextHenri Sara2016-05-061-2/+2
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-041-36/+1
* Revert "Documentation fix for null representation (#13221)"Ilia Motornyi2016-05-041-3/+3
* Throw IAE in setExpandRatio() if given ratio is less than 0Maciej Przepióra2016-05-031-0/+8
* Documentation fix for null representation (#13221)elmot2016-05-021-3/+3
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-021-1/+36
* Clarify error message for column mismatches (#18323)Leif Åstrand2016-04-281-5/+9
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-282-5/+49
* Merge branch 'master' into feature/mavenizeelmot2016-04-138-39/+93
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14155-0/+68146