summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ColorPickerGrid indexing8.1.5Henri Sara2017-09-263-3/+80
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-263-1/+89
* Optimize HierarchyMapper (#10003)Piotr Wilkin2017-09-263-18/+89
* Fix DataCommunicator parameter not used in Grid constructor (#10075)JenoDK2017-09-263-1/+28
* Update since tag for ConnectorTracker8.1.4Henri Sara2017-09-121-1/+1
* Fix incorrect resource name generation (#9957)Dos Moonen2017-09-121-1/+1
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-123-0/+73
* Add wait for UI load to testTeemu Suo-Anttila2017-09-121-6/+13
* Fix vaadin-osgi-integration dependency for Karaf testTeemu Suo-Anttila2017-09-121-1/+2
* Fix making components visible by push (#9934)Henri Sara2017-09-128-54/+173
* Update Binder isValid() javadoc (#9930)Henri Sara2017-09-051-1/+4
* Fix grid client side performance regression (#9913)Aleksi Hietanen2017-09-051-2/+4
* Fix Binder bindInstanceFields code example in JavaDoc (#9929)Teemu Suo-Anttila2017-09-051-1/+1
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-057-0/+118
* Remove scroll bar inherited borders and background for Tree (#9924)Adam Wagner2017-09-051-0/+16
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-053-1/+83
* Update DOCTYPE in WidgetSetBuilderHenri Sara2017-09-051-1/+1
* Make BaseThemeTest more stable on IE11Henri Sara2017-09-051-1/+2
* Correct DOCTYPE of GWT widgetsetAhmed Ashour2017-09-051-2/+2
* Fix AbstractClientConnector stateTypeCache memory leak (#9896)Aleksi Hietanen2017-09-052-7/+75
* Update and rename vaadin-icons.scss to _vaadin-icons.scss (#9895)Knoobie2017-09-051-1/+1
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-09-053-0/+85
* Fix missing since tag in compatibility package Grid8.1.3Aleksi Hietanen2017-08-301-1/+1
* Remove drag over style on file drop (#9888)Henri Sara2017-08-291-0/+2
* Add missing Tree#getContentMode (#9889)Aleksi Hietanen2017-08-291-2/+14
* Fix since tags for 8.1.3 release (#9887)Aleksi Hietanen2017-08-292-3/+3
* Binder javadoc fix (#9886)Aleksi Hietanen2017-08-291-8/+9
* Minor javadoc improvements (#9885)Aleksi Hietanen2017-08-292-11/+11
* Add declarative support to Tree (#9881)Aleksi Hietanen2017-08-293-2/+348
* Enable Declarative Services in OSGi portlet UI (#9879)Mirjan Merruko2017-08-294-9/+75
* Exclude PhantomJS from flaky GridComponentsTestHenri Sara2017-08-291-0/+5
* Fix focus when Grid editor is saved or cancelled (#9835)Teemu Suo-Anttila2017-08-294-12/+54
* Resize should work within Grid details row (#9808)Ansku2017-08-298-9/+779
* Fix null check in BackEndDataProvider (#9858)Henri Sara2017-08-291-1/+1
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-291-0/+6
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-293-25/+69
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-293-16/+104
* Improve stability of JavaScriptRenderersTest (#9864)Henri Sara2017-08-291-0/+2
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-293-14/+99
* Create setter name in a Turkish compatible manner (#9878)Artur2017-08-291-2/+3
* Fix capitalization of single character strings (#9880)Artur2017-08-292-1/+2
* Fix state update on Grid Column hide in client (#9836)Teemu Suo-Anttila2017-08-182-4/+22
* Use getter instead of field for keyMapper (#9831)Leif Åstrand2017-08-181-1/+1
* Add docker feature to demo build script (#9828)Henri Sara2017-08-163-20/+78
* Revert Grid row height per section feature (#9823)8.1.2Teemu Suo-Anttila2017-08-167-193/+23
* Do not wait for icons to load before interacting with a combo box (#9717)Artur2017-08-113-15/+27
* Update components-grid.asciidoc (#9813)Henri Sara2017-08-111-2/+2
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-116-21/+191
* Make CurrentTimeMillisTest more stable (#9812)Henri Sara2017-08-111-5/+8
* Ensure wrong Action is not executed after detaching a component (#9806)Henri Sara2017-08-115-13/+274