summaryrefslogtreecommitdiffstats
path: root/uitest/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)Ansku2017-11-271-0/+9
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-272-0/+35
* Make focus circulate in modal dialog to improve accessibility (#10260)Péter Török2017-11-272-2/+8
* Fix combo box suggestion popup height (#10256)Adam Wagner2017-11-273-0/+42
* Prevent Grid refreshAll from getting stuck due mismatched state (#10161)Ansku2017-10-231-0/+93
* Fix ColorPickerGrid indexing8.1.5Henri Sara2017-09-261-0/+34
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-261-0/+31
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-121-0/+35
* Fix making components visible by push (#9934)Henri Sara2017-09-123-43/+109
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-052-0/+52
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-051-0/+29
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-09-051-0/+46
* Resize should work within Grid details row (#9808)Ansku2017-08-292-0/+257
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-291-12/+7
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-291-0/+38
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-291-4/+12
* Revert Grid row height per section feature (#9823)8.1.2Teemu Suo-Anttila2017-08-161-12/+0
* Do not wait for icons to load before interacting with a combo box (#9717)Artur2017-08-111-6/+17
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-111-0/+12
* Ensure wrong Action is not executed after detaching a component (#9806)Henri Sara2017-08-111-0/+131
* Enable setting non-selected default value for DateField (#9745)Olli Tietäväinen2017-08-101-0/+34
* Fix occasional empty rows in Table and TreeTable (#9800)Henri Sara2017-08-092-0/+87
* Re(set) calendar time after calculating rollAmount (#9479)Grim2017-08-091-0/+1
* Implement SimpleManagedLayout for CompositeConnector (#9791)Teemu Suo-Anttila2017-08-091-0/+24
* Add loop and preload attributes for media elements, fix null poster (#9797)Henri Sara2017-08-091-13/+13
* Fix SplitPanel test for Chrome with a hack (#9782)Henri Sara2017-08-071-0/+5
* Add automatic recalculation of Tree width on expand/collapse (#9767)Teemu Suo-Anttila2017-08-021-0/+36
* Fix AbstractDateField parsing and errors handling, support locale (#9740)Ilia Motornyi2017-08-021-0/+67
* Fix RadioButtonGroup selection updates to client (#9749)Teemu Suo-Anttila2017-08-021-0/+68
* Add header and footer visibility setting to Grid (#9706)Teemu Suo-Anttila2017-08-011-0/+6
* Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733)Artur2017-07-271-50/+41
* Send cursor position to server on blur even if the value has not changed (#9728)Artur2017-07-261-0/+59
* Fix button text and waitUntil rule (#9720)Teemu Suo-Anttila2017-07-241-1/+1
* Do full connector tracker cleanup when the session lock is released (#9707)Artur2017-07-242-5/+67
* Add test for Components in Grid Header (#9696)Teemu Suo-Anttila2017-07-201-1/+3
* Allow null Components in ComponentRenderer (#9692)8.1.0.rc2Teemu Suo-Anttila2017-07-191-0/+3
* Add styling for ComponentRenderer wrapper div (#9691)Teemu Suo-Anttila2017-07-191-0/+1
* Fix Grid header merging on init (#9688)Teemu Suo-Anttila2017-07-181-3/+7
* Fix position of font icons in ComboBox (#9638)Henri Sara2017-07-181-0/+26
* Implement tree item context clickIlia Motornyi2017-07-101-0/+72
* Add criteria API to make it easier to set acceptance criteria for drag and dr...Adam Wagner2017-07-031-10/+18
* Add editor open event to Grid Editor (#9623)Teemu Suo-Anttila2017-07-031-0/+1
* Add internal state validators for HasValue (#9532)Teemu Suo-Anttila2017-07-031-0/+28
* Create drag source and drop target extensions for tree grid (#9463)Adam Wagner2017-06-281-0/+48
* Add presentation value providers for Grid (#9553)Teemu Suo-Anttila2017-06-271-0/+99
* Fix keymapper reverse mapping (#9535)Ilia Motornyi2017-06-211-0/+109
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-8/+36
* Add View.beforeLeave to support delayed navigationArtur2017-06-201-0/+114
* Fix displaying Grid sort order set from server (#9530)Teemu Suo-Anttila2017-06-191-39/+12
* Rewrite HierarchyMapper to consistently handle changes Teemu Suo-Anttila2017-06-151-2/+11