aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Always show loading indicator for JavaScript RPC (#20235)Artur Signell2016-09-081-3/+5
* Update DOM and update escalator row count in the correct order (#19442)Artur Signell2016-09-051-5/+8
* Fire actions before removing menu from the DOM (#20080)Matti Tahvonen2016-08-301-26/+21
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-08-302-9/+36
* Added a fallback value for useragent (#20172)Matti Tahvonen2016-08-301-0/+3
* Update/remove empty @since for 7.7Henri Sara2016-08-152-8/+8
* Remove unused GWT dependenciesHenri Sara2016-08-121-1/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-115-1/+128
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-031-3/+8
* Only trigger profiler after precondition checksLeif Åstrand2016-08-011-3/+3
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-012-17/+79
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-162-7/+6
* Added a null check to method 'setCellFocus' in grid.java in line with other c...7.7.0.beta1Dillion Bowman2016-07-151-1/+2
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+1
* Fixing drag and drop file upload issue on windows (#19809)adam2016-07-132-10/+41
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-131-22/+21
* Fix ComboBox highlight width on IE8/9 (#19889)Henri Sara2016-07-131-1/+2
* Fixing ComboBox page flip on trackpad scroll (#19704)adam2016-07-041-4/+53
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-292-5/+41
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-071-1/+1
* Add missing @since 7.77.7.0.alpha3Henri Sara2016-06-011-1/+1
* New login form (#8171)Ingo Kegel2016-06-012-0/+221
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-72/+1
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-312-30/+182
* Update missing @since for 7.7Henri Sara2016-05-303-6/+7
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-272-7/+22
* Correctly detect PhantomJS 2.1Artur Signell2016-05-222-0/+37