summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Rename TypedDataGenerator to DataGeneratorJohannes Dahlström2016-08-316-67/+75
* Use servlet context classloader when finding servlet class for websockets (#2...Artur Signell2016-08-301-3/+7
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Support in-memory filtering in DataCommunicatorHenri Sara2016-08-301-2/+23
* Fix OSGi support in compatibility packagesArtur Signell2016-08-291-0/+1
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-294-248/+22
* Implement DetailsGenerators for GridTeemu Suo-Anttila2016-08-292-3/+325
* Change Label default width to undefined to match other componentsArtur Signell2016-08-291-1/+0
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-2619-3677/+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-2117/+29
* Implement new LabelArtur Signell2016-08-268-795/+64
* Remove Property dependency from TextFieldArtur Signell2016-08-261-5/+1
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-266-2185/+7
* Move old TextField to compatibility packageArtur Signell2016-08-2636-3551/+3
* Add missing headerArtur Signell2016-08-261-0/+15
* Implement new ProgressBarAleksi Hietanen2016-08-261-0/+123
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-264-8/+263
* Move old PasswordField to compatibility packageArtur Signell2016-08-251-123/+0
* Convert LoginForm to use new TextFieldArtur Signell2016-08-251-0/+107
* Clean up LoginFormArtur Signell2016-08-251-90/+80
* Move Vaadin 7 CheckBox to compatibility packageArtur Signell2016-08-251-269/+0
* Add SelectionModel interface and selection API to ListingJohannes Dahlström2016-08-256-90/+367
* Move Vaadin 7 CustomField to compatibility packageArtur Signell2016-08-251-155/+0
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-258-13/+8
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-251-11/+17
* Cleanup of TextFieldArtur Signell2016-08-251-25/+27
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-255-39/+6
* Change declarative support to use new convertersArtur Signell2016-08-2410-237/+113
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-2443-187/+1286
* Add listing extension to allow access to data communicatorTeemu Suo-Anttila2016-08-242-17/+110
* Make binder set null values correctlyArtur Signell2016-08-244-29/+41
* Add a typed version of the Grid componentTeemu Suo-Anttila2016-08-242-2/+434
* Move Item to compatibility packageArtur Signell2016-08-244-741/+0
* Remove trailing whitespaceArtur Signell2016-08-234-21/+21
* Remove duplicate tests and rename tests BinderTestPekka Hyvönen2016-08-231-72/+6
* Move Container to compatibility packageArtur Signell2016-08-2319-3911/+0
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-223-367/+0
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-22131-667/+667
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-227-120/+691
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-221-1/+4
* Move DateField and old validators to compatibility packageArtur Signell2016-08-2045-4658/+0
* Move TextArea to compatibility packageArtur Signell2016-08-205-410/+0
* Move RichTextArea to compatibility packageArtur Signell2016-08-204-494/+0
* Organize importsArtur Signell2016-08-2023-51/+68
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-20115-30350/+4
* Move Table/TreeTable to compatibility packageArtur Signell2016-08-2049-17514/+6
* Move selects to compatibility packageArtur Signell2016-08-2021-1930/+0
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-2083-23218/+9
* Use the same groupId for all modules in the projectArtur Signell2016-08-191-1/+0