aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main
Commit message (Expand)AuthorAgeFilesLines
* Improve listing and data source Javadocs a bitJohannes Dahlström2016-09-073-20/+30
* Reimplement basic Grid renderersLeif Åstrand2016-09-068-24/+885
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-064-13/+32
* Use diamond operator where it can be usedArtur Signell2016-09-0567-218/+218
* Add error message constructor to all converters which can failArtur Signell2016-09-059-54/+157
* Add item level validator support to BinderDenis Anisimov2016-09-023-58/+248
* UnitTest for SingleSelectionelmot2016-09-011-1/+2
* Reintroduce frozen columns and height by rows to GridTeemu Suo-Anttila2016-09-011-0/+148
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
* Implement Binder.saveIfValid and fix Binder.save to throw exceptionArtur Signell2016-08-312-6/+106
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3110-58/+56
* Implement SingleSelection on client and serverJohannes Dahlström2016-08-318-193/+353
* Rename TypedDataGenerator to DataGeneratorJohannes Dahlström2016-08-315-64/+72
* 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
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-294-248/+22
* Implement DetailsGenerators for GridTeemu Suo-Anttila2016-08-291-3/+235
* 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-2616-3568/+0
* 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-262-470/+34
* Remove Property dependency from TextFieldArtur Signell2016-08-261-5/+1
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-263-1967/+6
* Move old TextField to compatibility packageArtur Signell2016-08-263-1042/+0
* 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-262-8/+152
* Move old PasswordField to compatibility packageArtur Signell2016-08-251-123/+0
* 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-255-86/+327
* Move Vaadin 7 CustomField to compatibility packageArtur Signell2016-08-251-155/+0
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-255-10/+5
* 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-249-233/+110
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-2413-1/+617
* Add listing extension to allow access to data communicatorTeemu Suo-Anttila2016-08-241-0/+71
* Make binder set null values correctlyArtur Signell2016-08-243-29/+18
* Add a typed version of the Grid componentTeemu Suo-Anttila2016-08-242-2/+434
* Move Item to compatibility packageArtur Signell2016-08-243-727/+0
* Remove trailing whitespaceArtur Signell2016-08-234-21/+21
* Move Container to compatibility packageArtur Signell2016-08-2319-3911/+0
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-222-293/+0
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2285-448/+448
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-224-119/+507
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-221-1/+4