summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added a fallback value for useragent (#20172)Matti Tahvonen2016-08-301-0/+3
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-3055-102/+1421
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-30125-191/+26185
* Support in-memory filtering in DataCommunicatorHenri Sara2016-08-301-2/+23
* Fixed a broken commentSimo-Pekka Koskinen2016-08-291-2/+2
* Mention vaadin-push in getting-startedEnver Haase2016-08-291-0/+4
* Code highlighting and fixed a broken commentJens Jansson2016-08-291-13/+12
* Add empty lines so :: is recognized as definitionsLeif Åstrand2016-08-291-0/+2
* Fixed event name to match example codeMarcus Hellberg2016-08-291-1/+1
* Fire actions before removing menu from the DOM (#20080)Matti Tahvonen2016-08-291-26/+21
* Fix OSGi support in compatibility packagesArtur Signell2016-08-293-3/+5
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-295-45/+35
* Add Eclipse launch configurations for super dev modeArtur Signell2016-08-292-0/+34
* Updated tutorial to Vaadin 7.7.0Alejandro Duarte2016-08-291-9/+9
* Fix Label widths in ValoThemeUITestsAleksi Hietanen2016-08-294-13/+37
* Fix placeholder stylingAleksi Hietanen2016-08-295-18/+7
* Implement DetailsGenerators for GridTeemu Suo-Anttila2016-08-2910-15/+1076
* Make window.vaadin.forceSync do something againArtur Signell2016-08-291-1/+3
* Change Label default width to undefined to match other componentsArtur Signell2016-08-2912-20/+49
* Mark java validation packages as optional for OSGiArtur Signell2016-08-291-0/+2
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-2619-4/+5
* Remove dependency from ErrorMessage to old exception typesArtur Signell2016-08-264-31/+80
* Move old converters and DefaultConverterFactory to compatibility packageArtur Signell2016-08-2621-10/+29
* Implement new LabelArtur Signell2016-08-2697-702/+998
* Remove Property dependency from TextFieldArtur Signell2016-08-261-5/+1
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-269-25/+34
* Move old TextField to compatibility packageArtur Signell2016-08-2661-186/+214
* Move VOptionGroup and dependants to the compatibility packageArtur Signell2016-08-2611-11/+18
* Move PasswordFieldConnector to correct packageArtur Signell2016-08-261-1/+1
* Add missing headerArtur Signell2016-08-261-0/+15
* Implement new ProgressBarAleksi Hietanen2016-08-2612-27/+204