summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Vaadin7Widgetset metadata to manifest8.0.0.alpha1Artur Signell2016-09-091-0/+17
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-0918-39/+730
* Send TextField value to server on flush()Artur Signell2016-09-091-0/+6
* Include compatibility packages in vaadin-all ZIPHenri Sara2016-09-082-0/+28
* Delete broken stylesheet and revert to default style until a newHenri Sara2016-09-082-238/+1
* Remove unused commit author fetching from build.Henri Sara2016-09-083-130/+0
* Add Form level status handler and status labelPekka Hyvönen2016-09-088-38/+628
* Add DescriptionGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-084-2/+212
* Add StyleGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-086-15/+337
* Update empty since tags for 8.0Henri Sara2016-09-0833-44/+44
* Update release notes for Vaadin 8Henri Sara2016-09-081-3/+43
* Allocate enough memory for TestingWidgetSet SDMLeif Åstrand2016-09-071-0/+1
* Make sure DataCommunicator always has a DataSourceTeemu Suo-Anttila2016-09-072-5/+3
* Remove strange TextField column APIArtur Signell2016-09-076-37/+4
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-0712-153/+324
* Remove old Firefox bug workaround for which there is no testArtur Signell2016-09-072-51/+1
* Improve listing and data source Javadocs a bitJohannes Dahlström2016-09-074-23/+37
* Parameterize listing and selection connectors by selection model typeJohannes Dahlström2016-09-075-24/+77
* Fix empty data source client-side eventsTeemu Suo-Anttila2016-09-073-1/+35
* Reimplement basic Grid renderersLeif Åstrand2016-09-0619-43/+1149
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-0624-1068/+407
* Add new base class for Listing UI testsJohannes Dahlström2016-09-051-0/+60
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-0555-513/+146
* Add documentation test for custom convertersArtur Signell2016-09-052-4/+51
* Use diamond operator where it can be usedArtur Signell2016-09-05456-1039/+1039
* Add error message constructor to all converters which can failArtur Signell2016-09-0522-114/+309
* Add item level validator support to BinderDenis Anisimov2016-09-027-98/+582
* UnitTest for SingleSelectionelmot2016-09-013-1/+210
* Reintroduce frozen columns and height by rows to GridTeemu Suo-Anttila2016-09-016-1/+333
* Clean up unused parts of old shared Grid classesTeemu Suo-Anttila2016-09-0113-851/+17
* Move uitests for the legacy Grid to a separate v7 packageLeif Åstrand2016-09-01247-333/+345
* Fix formatting so that it is shown correctly in GitHubArtur Signell2016-09-011-6/+6
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-0124-19/+364
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-09-013-12/+91
* Implement Binder.saveIfValid and fix Binder.save to throw exceptionArtur Signell2016-08-315-15/+167
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-31134-560/+448
* Implement SingleSelection on client and serverJohannes Dahlström2016-08-3115-104/+583
* Enable assertions for TestingWidgetset, add test to verify thisTeemu Suo-Anttila2016-08-314-2/+68
* Increase memory for compatibility-client-compiled SDMHenri Sara2016-08-311-0/+1
* Rename TypedDataGenerator to DataGeneratorJohannes Dahlström2016-08-316-67/+75
* Stop running test on IE11 which does not shift click when it shouldArtur Signell2016-08-311-3/+11
* Duplicate AbstractField state and connector into compatibility-clientArtur Signell2016-08-3011-11/+41
* Use servlet context classloader when finding servlet class for websockets (#2...Artur Signell2016-08-301-3/+7
* Organize importsArtur Signell2016-08-30287-311/+265
* Use new Label instead of oldArtur Signell2016-08-305-6/+6
* Remove Legacy prefixArtur Signell2016-08-306-63/+22
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3057-58/+3962
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3056-82/+246
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3049-69/+210
* Fix label widths in several testsAleksi Hietanen2016-08-305-14/+26