summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-117-1/+243
* Remove obsolete type attribute in AbstractSelect subclassesHenri Sara2016-08-114-4/+0
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1080-480/+480
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1066-274/+274
* Fix invalid [note] tags in documentationArtur Signell2016-08-101-3/+6
* Fix documentation typoArtur Signell2016-08-101-1/+1
* Binding.withValidator and Binder.validate methods (#26).Denis Anisimov2016-08-109-5/+868
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-0943-59/+61
* Convert Slider to extend the new AbstractFieldArtur Signell2016-08-098-273/+358
* BoV: Fix a language issue for ListingHenri Sara2016-08-091-1/+1
* Eliminate calls to deprecated addListener(Focus/BlurListener)Henri Sara2016-08-098-30/+30
* Add support for required status to AbstractFieldArtur Signell2016-08-094-24/+93
* Rename AbstractFieldTest to LegacyAbstractFieldTestArtur Signell2016-08-0810-29/+34
* Make AbstractField FocusableArtur Signell2016-08-081-13/+41
* Rename field in VFilterSelect.DataReceivedHandler for clarityHenri Sara2016-08-081-6/+6
* Update comment in VFilterSelect.resetSelection()Henri Sara2016-08-081-5/+3
* Clean javadoc/comments in ComboBoxConnectorHenri Sara2016-08-081-4/+1
* Remove unused field in ComboBoxHenri Sara2016-08-081-7/+0
* Moved ComboBox suggestion popup width to shared stateHenri Sara2016-08-083-17/+11
* Remove obsolete paint attribute from ComboBoxHenri Sara2016-08-081-6/+0
* Minor ComboBox client side cleanup (#19929)Henri Sara2016-08-082-27/+2
* Move combo box selection update logic to handler (#19929)Henri Sara2016-08-082-104/+142
* Move more combo logic to handler (#19929)Henri Sara2016-08-082-59/+63
* Binder.save() and Binder.load() methods implementation (#36).Denis Anisimov2016-08-082-2/+92
* Use a separate data received handler in VFilterSelect (#19929)Henri Sara2016-08-082-121/+159
* Move combo popup opener clicked flag to connector (#19929)Henri Sara2016-08-082-37/+31
* Refactor ComboBox pending selection handling (#19929)Henri Sara2016-08-082-81/+62
* Use accessors for combo internal state (#19929)Henri Sara2016-08-082-25/+114
* Remove UIDL references in VFilterSelect (#19929)Henri Sara2016-08-082-17/+27
* Refactor ComboBox item painting (#19929)Henri Sara2016-08-081-26/+51
* Request ComboBox pages with RPC (#19929)Henri Sara2016-08-083-16/+27
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-08-083-21/+16
* Move ComboBox pageLength to state (#19929)Henri Sara2016-08-086-30/+17
* Send ComboBox selection with RPC (#19929)Henri Sara2016-08-085-40/+48
* Send ComboBox focus/blur with RPC (#19929)Henri Sara2016-08-083-18/+61
* Create new items with RPC (#19929)Henri Sara2016-08-083-13/+21
* Move ComboBox communication to connector (#19929)Henri Sara2016-08-082-27/+95
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-08-083-6/+46
* Use shared state in ComboBox (#19229)Henri Sara2016-08-083-50/+56
* Use snapshots of Maven plug-inHenri Sara2016-08-071-1/+11
* Add Binder for binding field values to bean propertiesTeemu Suo-Anttila2016-08-052-0/+450
* Implement new simple AbstractFieldJohannes Dahlström2016-08-058-50/+582
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-0590-581/+660
* Update documentation to match API in vol2Artur Signell2016-08-052-12/+12
* Re-enable accidentally disabled fields documentationArtur Signell2016-08-051-8/+0
* Update release notes for Vaadin 8Henri Sara2016-08-051-101/+43
* Rescaled images in layout chapter. Various small formatting fixes. Updated hi...Marko Gronroos2016-08-0528-250/+139
* Revised component abstractions diagram (#19897).Marko Gronroos2016-08-054-1248/+2336
* BoV: Updated selection components to Vaadin 8.Sami Ekblad2016-08-051-276/+154
* BoV: Updated Java version compatibility notes to Java 8.Sami Ekblad2016-08-054-26/+21