summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-1316-88/+36
* Revert NativeSelect DOM structure change8.0.0.alpha4Aleksi Hietanen2016-10-072-26/+44
* Separate immediate mode for Upload from AbstactComponent.immediatePekka Hyvönen2016-10-072-14/+34
* Revert "Fix Mockito/Hamcrest build classpath conflict"Teemu Suo-Anttila2016-10-061-5/+0
* Reintroduce reordering of grid columnsAleksi Hietanen2016-10-063-3/+79
* Make ColorPicker subcomponents HasValuesJohannes Dahlström2016-10-051-14/+10
* Fix Mockito/Hamcrest build classpath conflictJohn Ahlroos2016-10-051-0/+5
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-032-9/+15
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-039-72/+144
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-309-629/+48
* Fix RadioButtonGroup client-side NPE which breaks item icons.elmot2016-09-301-2/+3
* ListSelect with new data binding API8.0.0.alpha3Pekka Hyvönen2016-09-282-0/+317
* Implement default header row in new GridJohannes Dahlström2016-09-281-5/+8
* Initial support for multiple headers in new GridJohannes Dahlström2016-09-271-5/+46
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-276-46/+1040
* Migrate AbstractJavaScriptRenderer to the new Grid (#182).Denis Anisimov2016-09-232-1/+287
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-232-4/+4
* Reintroduce grid column sizingAleksi Hietanen2016-09-232-0/+46
* Reintroduce grid column hidingAleksi Hietanen2016-09-202-0/+22
* Test and fix a CheckBoxGroup icon provider and item enabled providerelmot2016-09-191-1/+2
* Create a RadioButtonGroup that replaces the single select case of OptionGroupelmot2016-09-162-0/+357
* Fix AbstractTextFieldConnector super classArtur Signell2016-09-151-3/+3
* Add CheckBoxRendererAleksi Hietanen2016-09-152-0/+93
* Update @since tags for 8.0Henri Sara2016-09-142-7/+7
* Selection should be updated each time when new data is set (#244).Denis Anisimov2016-09-141-4/+5
* Use state for ComboBox selectionHenri Sara2016-09-141-15/+16
* Add multi selection support to CheckBoxGroupLeif Åstrand2016-09-142-47/+43
* Create a CheckBoxGroup that replaces the multi select case of OptionGroupelmot2016-09-133-0/+312
* Make ComboBoxConnector extend AbstractListingConnectorHenri Sara2016-09-131-15/+9
* Remove unused state flag in AbstractFieldStateHenri Sara2016-09-131-5/+0
* Add context event support to new GridArtur Signell2016-09-131-1/+25
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-137-0/+786
* Remove Vaadin 6 DefaultWidgetSetArtur Signell2016-09-131-9/+0
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-121-10/+31
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-123-0/+3180
* Add selection support to NativeSelectJohannes Dahlström2016-09-122-1/+56
* Update NativeSelect to use DataSource, extend AbstractListingJohannes Dahlström2016-09-122-0/+136
* Remove unused SingleSelectionJohannes Dahlström2016-09-121-92/+0
* Use fully qualified name for bundlesArtur Signell2016-09-121-1/+1
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-121-11/+33
* Implement new RichTextAreaArtur Signell2016-09-1231-60/+1216
* Add ItemClick events to GridTeemu Suo-Anttila2016-09-121-0/+39
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-130/+130
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-095-2/+220
* Send TextField value to server on flush()Artur Signell2016-09-091-0/+6
* Add DescriptionGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-081-0/+43
* Add StyleGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-081-0/+23
* Update empty since tags for 8.0Henri Sara2016-09-086-7/+7
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-076-104/+243
* Remove old Firefox bug workaround for which there is no testArtur Signell2016-09-072-51/+1