summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Call "destroy" instead of "destory" in JavaScriptRenders (#8263)Artur2017-02-015-3/+95
* Add method for refreshing all Grid rows (#8406)Artur2017-02-012-1/+46
* Prevent reorder of frozen columns when there are hidden columns (#8278)Artur2017-01-301-0/+23
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-302-6/+181
* Fix absolute layout component sizing on size change in Vaadin7 (#8304)caalador2017-01-232-0/+195
* Flush the correct editor widget if there are hidden columns (#8276)Artur2017-01-201-3/+20
* Fix navigation using keyboard to frozen column when there are hidden columns ...Artur2017-01-193-5/+24
* Fix closing of modal window curtains while dragging and resizing (#8281)Aleksi Hietanen2017-01-191-6/+48
* Properly end HTML5 drag operations when no drop is performed (#8242)Artur2017-01-191-0/+80
* Make it possible to deselect what was selected on the server (#8235)Artur2017-01-131-1/+10
* Reset selected icon when blurring a ComboBox (#8082)Artur2017-01-121-1/+41
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-117-295/+1
* Fix exception when Grid is inside a PopupView (#8157)Artur2017-01-102-0/+70
* reopen Grid details on attach, fixes #8015 (#8074)Olli Tietäväinen2017-01-092-0/+83
* Render font icon correctly on the 'more' menu item (#8126)Artur2017-01-053-0/+146
* Call error handler for exceptions in UI.init() (#8055)Artur2017-01-022-2/+12
* Fix chrome version (#8086)Ilia Motornyi2016-12-271-1/+1
* Fix removal of hidden Grid columns (#8071)Artur2016-12-232-0/+105
* Use correct indexes in multiselect checkboxes after removing rows (#8072)Artur2016-12-221-0/+51
* Replace non-breaking spaces with space (#7957)Artur2016-12-141-1/+1
* Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)Leif Åstrand2016-12-132-2/+2
* Re-add body rows when Escalator is reattached to DOM (#20477)Artur Signell2016-11-283-0/+85
* Mark TextField/TextArea as busy when a text change event is pending (#20469)Artur Signell2016-11-212-0/+64
* Add lazy/simple resize mode to Grid (#20108)Patrik Lindström2016-11-172-0/+82
* Fix NPE in case some items don't contain all properties of Grid.adam2016-11-142-0/+202
* Prevent adding several scrollbar handlers (#19189).Denis Anisimov2016-11-142-0/+128
* Make clicking outside a ComboBox add a pending new item (#18366)Artur Signell2016-11-111-2/+10
* Fix some modern browsers tests failures.Denis Anisimov2016-11-103-3/+4
* Fix modern browsers test failures for 7.7.Denis Anisimov2016-11-0919-30/+56
* Show a sensible message for missing extensions (#10799)Artur Signell2016-11-034-41/+104
* Date/time issues are fixed in the tests.Denis Anisimov2016-11-021-0/+5
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-10-281-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-10-281-0/+14
* Allow defining a focus delegate component for CustomField (#20336)Artur Signell2016-10-262-1/+18
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-10-252-0/+45
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-10-241-0/+17
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-10-201-0/+14
* Add valo-menu-hover stylename to make responsive menu appear w/o adding code ...Marc Englund2016-10-194-16/+88
* Update client side selection state when changing selection model (#20370)Artur Signell2016-10-181-0/+40
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-10-142-0/+191
* Workaround for deadlock issue (#18436)Artur Signell2016-10-111-0/+120
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-09-262-5/+20
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-204-40/+48
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-201962-11389/+11751
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-152-0/+32
* Make test pass on all browsersArtur Signell2016-09-141-1/+5
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-142-0/+107
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-142-0/+104
* Test for Firefox download disconnecting push channelArtur Signell2016-09-121-0/+94