summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce grid column sizingAleksi Hietanen2016-09-231-0/+24
* Reintroduce grid column hidingAleksi Hietanen2016-09-202-5/+10
* Create a RadioButtonGroup that replaces the single select case of OptionGroupelmot2016-09-162-0/+66
* Update @since tags for 8.0Henri Sara2016-09-142-2/+2
* Use state for ComboBox selectionHenri Sara2016-09-143-44/+6
* Convert ComboBox to inherit AbstractSingleSelectHenri Sara2016-09-141-2/+2
* Implement support for binding single-select componentsJohannes Dahlström2016-09-141-3/+20
* Add multi selection support to CheckBoxGroupLeif Åstrand2016-09-141-0/+2
* Create a CheckBoxGroup that replaces the multi select case of OptionGroupelmot2016-09-132-0/+63
* Make ComboBoxConnector extend AbstractListingConnectorHenri Sara2016-09-131-2/+2
* Remove unused state flag in AbstractFieldStateHenri Sara2016-09-131-1/+0
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-124-0/+202
* Update NativeSelect to use DataSource, extend AbstractListingJohannes Dahlström2016-09-121-0/+37
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-122-5/+3
* Implement new RichTextAreaArtur Signell2016-09-125-1/+116
* Add a simple non-connector single selection modelJohannes Dahlström2016-09-121-0/+34
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-147/+147
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-091-0/+35
* 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
* 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