summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix absolute layout component sizing on size change in Vaadin7 (#8304)caalador2017-01-231-0/+4
* Flush the correct editor widget if there are hidden columns (#8276)Artur2017-01-201-2/+2
* Fix navigation using keyboard to frozen column when there are hidden columns ...Artur2017-01-191-3/+1
* Fix closing of modal window curtains while dragging and resizing (#8281)Aleksi Hietanen2017-01-191-0/+2
* Rename variables to indicate whether they use DOM index or Grid index (#8275)Artur2017-01-192-51/+55
* Properly end HTML5 drag operations when no drop is performed (#8242)Artur2017-01-191-0/+1
* Make it possible to deselect what was selected on the server (#8235)Artur2017-01-131-2/+8
* Reset selected icon when blurring a ComboBox (#8082)Artur2017-01-121-5/+43
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-112-24/+8
* Fix exception when Grid is inside a PopupView (#8157)Artur2017-01-101-3/+8
* reopen Grid details on attach, fixes #8015 (#8074)Olli Tietäväinen2017-01-091-0/+8
* Render font icon correctly on the 'more' menu item (#8126)Artur2017-01-051-7/+6
* Fix removal of hidden Grid columns (#8071)Artur2016-12-231-2/+8
* Use correct indexes in multiselect checkboxes after removing rows (#8072)Artur2016-12-223-25/+38
* Replace non-breaking spaces with space (#7957)Artur2016-12-142-2/+2
* Fix java packaging order (#106)Teemu Suo-Anttila2016-12-091-1/+1
* Move Grid event handlers to a list, add method to add custom handlers (#76)7.7.6Aleksi Hietanen2016-12-052-200/+286
* Refactor Grid event handling methods to instances of a handler interfaceJohannes Dahlström2016-12-011-127/+176
* Start client-side Grid DOM event handling refactorJohannes Dahlström2016-12-011-16/+33
* Re-add body rows when Escalator is reattached to DOM (#20477)Artur Signell2016-11-281-34/+14
* Update @since tags for 7.7.5Pekka Hyvönen2016-11-253-0/+13
* Fixed touch scrolling issue in Surface and WP devices (#18737)7.7.5Johannes Tuikkala2016-11-221-4/+96
* Remove CustomFieldState (#20468)Pekka Hyvönen2016-11-221-6/+0
* Mark TextField/TextArea as busy when a text change event is pending (#20469)Artur Signell2016-11-211-1/+7
* Add lazy/simple resize mode to Grid (#20108)Patrik Lindström2016-11-173-61/+200
* Fixed drag and drop failure when message dragged from email client (#20451)adam2016-11-161-2/+5
* Prevent adding several scrollbar handlers (#19189).Denis Anisimov2016-11-141-0/+6
* Make clicking outside a ComboBox add a pending new item (#18366)Artur Signell2016-11-111-0/+3
* Revert "Fixed touch scrolling issue in Surface and WP devices (#18737)"Artur Signell2016-11-112-80/+4
* Update @since tag for 7.7.4.Denis Anisimov2016-11-081-1/+1
* Fixed touch scrolling issue in Surface and WP devices (#18737)Johannes Tuikkala2016-11-082-4/+80
* Show a sensible message for missing extensions (#10799)Artur Signell2016-11-036-26/+98
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-10-281-9/+13
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-10-281-11/+27
* Allow defining a focus delegate component for CustomField (#20336)Artur Signell2016-10-262-3/+97
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-10-251-3/+4
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-10-242-0/+14
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-10-201-1/+12
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-09-261-1/+1
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-251-144/+144
* Use requestAnimationFrame when scrolling in Grid (#20294)Artur Signell2016-09-201-3/+27
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-205-16/+40
* Change javadoc to a style Eclipse formatter can handleArtur Signell2016-09-201-5/+3
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20503-8024/+8437
* Fix assertion error when column widths are calculatedArtur Signell2016-09-201-1/+2
* Ensure temporary layout manager state is cleared at the end of a layout phaseArtur Signell2016-09-161-0/+7
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-151-2/+1
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-141-1/+3
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-141-8/+40
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1