summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3015-495/+0
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3011-457/+0
* Implement new LabelArtur Signell2016-08-263-19/+85
* Implement new ProgressBarAleksi Hietanen2016-08-261-1/+1
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-264-7/+71
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-254-165/+0
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-252-9/+39
* Cleanup of TextFieldArtur Signell2016-08-251-2/+2
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-251-0/+33
* Add a typed version of the Grid componentTeemu Suo-Anttila2016-08-241-0/+25
* Organize importsArtur Signell2016-08-201-1/+1
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-6/+0
* Define dependency version in the main pom fileArtur Signell2016-08-181-2/+0
* Rename legacy packages to v7Artur Signell2016-08-184-4/+4
* Add DataCommunicator for data communication of ListingsTeemu Suo-Anttila2016-08-182-0/+91
* Mark IE8-IE10 as not supportedArtur Signell2016-08-181-5/+2
* Update copyright year to 2016Artur Signell2016-08-18194-194/+194
* Remove trailing whitespace from code and javadocArtur Signell2016-08-18193-880/+880
* Format using Eclipse NeonArtur Signell2016-08-1821-91/+97
* Remove Form and FormFieldFactoryArtur Signell2016-08-171-27/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-177-8/+152
* Make OSGi work againArtur Signell2016-08-151-3/+3
* Make vaadin-shared Import-Package empty as it should beArtur Signell2016-08-121-0/+1
* Fix OSGi manifest for vaadin-sharedArtur Signell2016-08-121-8/+0
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-2/+2
* Move multi-select mode to AbstractSelectStateHenri Sara2016-08-111-4/+12
* Use shared state for OptionGroup htmlContentAllowedHenri Sara2016-08-112-1/+4
* Moved ComboBox suggestion popup width to shared stateHenri Sara2016-08-081-0/+7
* Request ComboBox pages with RPC (#19929)Henri Sara2016-08-081-0/+11
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-08-081-0/+7
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-081-0/+4
* Send ComboBox selection with RPC (#19929)Henri Sara2016-08-081-0/+8
* Create new items with RPC (#19929)Henri Sara2016-08-081-1/+8
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-08-081-0/+27
* Use shared state in ComboBox (#19229)Henri Sara2016-08-081-0/+18
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+2
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-291-1/+7
* New login form (#8171)Ingo Kegel2016-06-013-0/+82
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-30/+2
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+3
* Correctly detect PhantomJS 2.1Artur Signell2016-05-221-2/+8
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-0/+2
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-6/+2
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+10
|\
| * Add javadoc and @since for new APIelmot2016-04-151-0/+10
* | Merge branch 'master' into feature/mavenizeelmot2016-04-132-5/+49
|\|