summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-2637-174/+713
* Move old PasswordField to compatibility packageArtur Signell2016-08-252-1/+1
* Convert LoginForm to use new TextFieldArtur Signell2016-08-258-142/+344
* Clean up LoginFormArtur Signell2016-08-254-96/+85
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-2525-28/+28
* Move Vaadin 7 CheckBox to compatibility packageArtur Signell2016-08-2524-69/+353
* Add SelectionModel interface and selection API to ListingJohannes Dahlström2016-08-256-90/+367
* Add sources to vaadin-compatibility-shared JARHenri Sara2016-08-253-27/+58
* Reintroduce variables used in OSGi manifestsArtur Signell2016-08-251-6/+13
* Move Vaadin 7 CustomField to compatibility packageArtur Signell2016-08-253-25/+124
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-2576-81/+76
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-257-94/+287
* Cleanup of TextFieldArtur Signell2016-08-253-60/+51
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-2514-154/+176
* Update Eclipse project to Java 8Artur Signell2016-08-242-4/+4
* Change declarative support to use new convertersArtur Signell2016-08-2410-237/+113
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-2444-188/+1287
* 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-2410-2/+919
* Move Item to compatibility packageArtur Signell2016-08-2453-82/+84
* Move ProgressBar/ProgressIndicator to correct packageArtur Signell2016-08-232-2/+2
* Remove trailing whitespaceArtur Signell2016-08-234-21/+21
* Remove duplicate tests and rename tests BinderTestPekka Hyvönen2016-08-231-72/+6
* Ignore missing package.html in checkstyleHenri Sara2016-08-231-0/+2
* Fix TextField and related testsAleksi Hietanen2016-08-235-8/+25
* Move Container to compatibility packageArtur Signell2016-08-2319-0/+0
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-22123-243/+750
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-2226-32/+33
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221611-6778/+6825
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-228-121/+692
* Include compatibility packages in bomArtur Signell2016-08-221-0/+20
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-222-15/+7
* Remove unused test themesArtur Signell2016-08-2115-208/+14
* Move DateField and old validators to compatibility packageArtur Signell2016-08-2048-0/+0
* Move TextArea to compatibility packageArtur Signell2016-08-207-0/+0
* Move RichTextArea to compatibility packageArtur Signell2016-08-207-0/+0
* Organize importsArtur Signell2016-08-20274-457/+434
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-20158-10/+4
* Move Table/TreeTable to compatibility packageArtur Signell2016-08-2055-16/+16
* Move selects to compatibility packageArtur Signell2016-08-2026-0/+0
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-20117-175/+197
* Added contributing instructionsMatti Tahvonen2016-08-192-2/+212