summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Implement new LabelArtur Signell2016-08-261-6/+0
* Move old TextField to compatibility packageArtur Signell2016-08-264-699/+7
* Move VOptionGroup and dependants to the compatibility packageArtur Signell2016-08-266-1504/+1
* Implement new ProgressBarAleksi Hietanen2016-08-261-0/+55
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-263-1/+182
* Move old PasswordField to compatibility packageArtur Signell2016-08-251-32/+0
* Convert LoginForm to use new TextFieldArtur Signell2016-08-251-15/+20
* Move Vaadin 7 CheckBox to compatibility packageArtur Signell2016-08-2515-63/+118
* Move Vaadin 7 CustomField to compatibility packageArtur Signell2016-08-251-25/+0
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-251-27/+35
* Cleanup of TextFieldArtur Signell2016-08-251-33/+22
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-255-144/+159
* Add a typed version of the Grid componentTeemu Suo-Anttila2016-08-242-0/+221
* Fix TextField and related testsAleksi Hietanen2016-08-232-2/+21
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2225-110/+0
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-222-131/+0
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-224-8/+8
* Move DateField and old validators to compatibility packageArtur Signell2016-08-203-90/+0
* Move TextArea to compatibility packageArtur Signell2016-08-202-430/+0
* Move RichTextArea to compatibility packageArtur Signell2016-08-203-975/+0
* Organize importsArtur Signell2016-08-2013-7/+13
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-2043-14686/+0
* Move Table/TreeTable to compatibility packageArtur Signell2016-08-205-10040/+0
* Move selects to compatibility packageArtur Signell2016-08-205-342/+0
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-2017-2971/+1
* CustomField migration to new AbstractField (#61).Denis Anisimov2016-08-191-0/+25
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-13/+0
* Define dependency version in the main pom fileArtur Signell2016-08-181-6/+3
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-184-6/+72
* Rename legacy packages to v7Artur Signell2016-08-1815-30/+30
* Add DataCommunicator for data communication of ListingsTeemu Suo-Anttila2016-08-183-1/+194
* Remove IE8-IE10 client side codeArtur Signell2016-08-1841-1181/+159
* Add Listing interface and minimalistic abstract implementationTeemu Suo-Anttila2016-08-181-0/+28
* Rename Grid into LegacyGridelmot2016-08-185-5/+6
* Update copyright year to 2016Artur Signell2016-08-18512-512/+512
* Remove trailing whitespace from code and javadocArtur Signell2016-08-18490-4645/+4645
* Format using Eclipse NeonArtur Signell2016-08-18252-3466/+3868
* Flush the active connector before executing a shortcut actionArtur Signell2016-08-174-136/+57
* Flush the active connector before closing a browser window/tabArtur Signell2016-08-171-32/+28
* Remove Form and FormFieldFactoryArtur Signell2016-08-172-375/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-1716-585/+894
* Remove component dependencies from core framework classesArtur Signell2016-08-161-11/+13
* Move component drag'n'drop criteria to the correct packagesArtur Signell2016-08-164-21/+61
* Remove unused codeArtur Signell2016-08-161-35/+14
* Make OSGi work againArtur Signell2016-08-151-2/+2
* Update/remove empty @since for 7.7Henri Sara2016-08-152-8/+8
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-156-40/+134
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-123-6/+6
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-1/+1
* Remove unused GWT dependenciesArtur Signell2016-08-121-1/+1