summaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Clicking on DateField pop-up should select Month/Year (#11531)8.8.4Anastasia Smirnova2019-06-251-0/+56
* Limit previous solution for non-push mode UI (#11629)Zhe Sun2019-06-251-0/+18
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-121-0/+29
* Recalculate the column widths before the first row is added (#11609)Zhe Sun2019-06-121-0/+49
* Fix Grid reordering when there are hidden columnscuong-phan2019-05-221-0/+76
* Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570)Anna Koskinen2019-05-221-0/+61
* Fix duplicate grid column visibility change event (#11565)8.8.1cuong-phan2019-05-161-0/+64
* Grid editor: TAB now skips non-editable columns (#11573)Martin Vysny2019-05-161-0/+102
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-161-0/+64
* Add handling for completely empty Grid's column width calculations. (#11569)Anna Koskinen2019-05-161-0/+60
* Code format (#11548)Sun Zhe2019-04-291-1/+1
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-292-0/+8
* Reset Combobox internal state (#11412)Sun Zhe2019-04-291-0/+99
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-101-0/+38
* Use Enter and Space keys to fire Window header buttons (#11517) (#11534)KatriHaapalinna2019-04-081-0/+37
* Reset selection on DataProvider change in RadioButtonGroup (#11526)Anastasia Smirnova2019-04-041-0/+25
* Read-only combobox should not handle PASTE event (#11529)Anastasia Smirnova2019-04-041-0/+25
* setCaption of Panel did not honor setCaptionAsHtml (#11523)Tatu Lund2019-04-022-0/+32
* Fix NPE in v7 compatibility Grid during datasource rebind (#11473)Tobse2019-03-271-0/+42
* Making V8 ReadOnly TextField select row in table upon clicking (#11480)Anastasia Smirnova2019-03-271-0/+54
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-211-0/+108
* Remove redundant check for for Firefox (#11471)Anastasia Smirnova2019-03-061-0/+31
* Ensure pop-up is not opened, when tabbing out fast from Combobox (#11436)Anastasia Smirnova2019-02-251-0/+43
* Custom serializers accessors (#10658)Olli Tietäväinen2019-02-221-0/+63
* Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)mlindfors2019-02-041-0/+60
* Fix #11369 (#11403)Maciej Przepióra2019-01-171-0/+70
* Grid column npe behavior (#11390)Olli Tietäväinen2018-12-281-0/+65
* Update release note and since tag (#11386)Sun Zhe2018-12-202-6/+9
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-181-0/+33
* Improve VMenuBar click handling logic (#11356)Anastasia Smirnova2018-12-171-0/+47
* Prevent IndexOutOfBoundException in VMenuBar.CustomMenuItem (#11285)Jonni Madekivi2018-12-171-0/+37
* Move onClick logic to the Connector (#11367)Anastasia Smirnova2018-12-141-0/+27
* Apply missing v-readonly style to CheckBoxGroup, when component is readOnly (...Anastasia Smirnova2018-12-131-0/+30
* Request data update before client response (#11341)Sun Zhe2018-12-111-0/+51
* Add missing FocusShortcutListener (#11289)Michael Forstner2018-12-101-0/+30
* Fix Grid's frozen columns not being set (#10653) (#11346)mlindfors2018-12-051-0/+57
* Add more context information to criteriaScript in GridDropTargetConnector (#1...vt5122018-12-051-0/+86
* Improvement to details row height handling. (#11351)Anna Koskinen2018-12-041-0/+62
* added newlines to the end of filesOlli Tietäväinen2018-12-041-1/+1
* pick tests from https://github.com/vaadin/framework/pull/11092Olli Tietäväinen2018-12-041-0/+35
* Revert "Update ComboBox internal state on new item added (#11094)" (#11331)Sun Zhe2018-11-272-0/+10
* Fix for setting default row height for a Grid with details row(s) open. (#11326)Anna Koskinen2018-11-211-0/+57
* Refactoring DataCommunicator code (#11304)Anastasia Smirnova2018-11-152-0/+106
* Correct the logic for validation used in DateField (#11307)Sun Zhe2018-11-131-0/+103
* Make value changes in color picker user originated (#11252)Jeremy Stucki2018-11-021-0/+38
* Refactor the usage of KeyMapper in ActionManager. (#11265)Sun Zhe2018-10-261-0/+37
* Update time in ReadOnly state of DateTimeCalendar (#11269)Anastasia Smirnova2018-10-241-0/+41
* Display the caption of the Empty selection in NativeSelect (#11191)Anastasia Smirnova2018-10-182-0/+39
* Rebuild calendar pop-up on readOnly state change (#11249)Anastasia Smirnova2018-10-171-0/+37
* Format the code (#11244)Sun Zhe2018-10-151-5/+5