summaryrefslogtreecommitdiffstats
path: root/shared/src
Commit message (Expand)AuthorAgeFilesLines
* Update empty since tags for 8.0Henri Sara2016-09-085-7/+7
* Remove strange TextField column APIArtur Signell2016-09-071-5/+0
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-073-39/+65
* Reimplement basic Grid renderersLeif Ã…strand2016-09-061-0/+3
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-061-11/+19
* Use diamond operator where it can be usedArtur Signell2016-09-0517-25/+25
* Clean up unused parts of old shared Grid classesTeemu Suo-Anttila2016-09-0113-851/+17
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-012-1/+3
* Implement SingleSelection on client and serverJohannes Dahlström2016-08-312-0/+169
* 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
* 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
* 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
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-291-1/+7
* New login form (#8171)Ingo Kegel2016-06-013-0/+82
* 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
* 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
|\|
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-081-3/+1
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-011-0/+36