aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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