summaryrefslogtreecommitdiffstats
path: root/uitest/src/main
Commit message (Expand)AuthorAgeFilesLines
* Change Label default width to undefined to match other componentsArtur Signell2016-08-2911-19/+49
* Implement new LabelArtur Signell2016-08-2682-184/+137
* Move old TextField to compatibility packageArtur Signell2016-08-2613-43/+41
* Implement new ProgressBarAleksi Hietanen2016-08-267-21/+21
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-2617-139/+127
* Convert LoginForm to use new TextFieldArtur Signell2016-08-253-127/+136
* Clean up LoginFormArtur Signell2016-08-253-6/+5
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-2514-14/+14
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-2568-68/+68
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-251-47/+51
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-253-3/+9
* Add a typed version of the Grid componentTeemu Suo-Anttila2016-08-242-0/+125
* Move Item to compatibility packageArtur Signell2016-08-2442-64/+64
* Fix TextField and related testsAleksi Hietanen2016-08-231-2/+1
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2211-11/+11
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-2220-21/+21
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-22857-3262/+3258
* Remove unused test themesArtur Signell2016-08-2115-208/+14
* Organize importsArtur Signell2016-08-20140-179/+161
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-207-59/+13
* Delete old test UIs which have no automated testArtur Signell2016-08-19174-11643/+0
* CustomField migration to new AbstractField (#61).Denis Anisimov2016-08-193-34/+41
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-1812-33/+35
* Rename legacy packages to v7Artur Signell2016-08-18273-361/+361
* Remove carriage returnsArtur Signell2016-08-185-764/+764
* Remove IE8-IE10 related test codeArtur Signell2016-08-1815-621/+2
* Rename Grid into LegacyGridelmot2016-08-1891-1169/+1169
* Update copyright year to 2016Artur Signell2016-08-18718-720/+720
* Remove trailing whitespace from code and javadocArtur Signell2016-08-18739-2533/+2533
* Format using Eclipse NeonArtur Signell2016-08-18690-3739/+3963
* Remove Form and FormFieldFactoryArtur Signell2016-08-1755-5584/+4
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-17283-1118/+1242
* Remove deprecated addListener/removeListener methodsArtur Signell2016-08-1511-37/+36
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-1589-625/+1090
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-1298-407/+413
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-1199-1702/+847
* Make immediate mode the defaultHenri Sara2016-08-115-152/+24
* Convert old validators (#87).Denis Anisimov2016-08-1115-94/+107
* Remove deprecated column based width support from selectsHenri Sara2016-08-114-74/+0
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-111-0/+73
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1013-64/+64
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1024-87/+87
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-0921-22/+22
* Convert Slider to extend the new AbstractFieldArtur Signell2016-08-095-47/+192
* Eliminate calls to deprecated addListener(Focus/BlurListener)Henri Sara2016-08-098-30/+30
* Add support for required status to AbstractFieldArtur Signell2016-08-091-12/+23
* Rename AbstractFieldTest to LegacyAbstractFieldTestArtur Signell2016-08-0810-29/+34
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-082-2/+2
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-0547-165/+172
* Remove the "liferay" themeHenri Sara2016-08-056-825/+0