2390 Commits (fix11502-5)

Author SHA1 Message Date
  Artur Signell 7041760d12 Re-add body rows when Escalator is reattached to DOM (#20477) 7 years ago
  Pekka Hyvönen e944b2bda4 Update @since tags for 7.7.5 7 years ago
  Johannes Tuikkala 92b5c38476 Fixed touch scrolling issue in Surface and WP devices (#18737) 7 years ago
  Pekka Hyvönen 3145ab0ce7 Remove CustomFieldState (#20468) 7 years ago
  Artur Signell 81b2113120 Mark TextField/TextArea as busy when a text change event is pending (#20469) 7 years ago
  Patrik Lindström 9a0b4e9827 Add lazy/simple resize mode to Grid (#20108) 7 years ago
  adam 9d49d3f780 Fixed drag and drop failure when message dragged from email client (#20451) 7 years ago
  Denis Anisimov 5d2f6a372e Prevent adding several scrollbar handlers (#19189). 7 years ago
  Artur Signell 3f97add7d8 Make clicking outside a ComboBox add a pending new item (#18366) 7 years ago
  Artur Signell 9726f1581a Revert "Fixed touch scrolling issue in Surface and WP devices (#18737)" 7 years ago
  Denis Anisimov 0b7dc34d22 Update @since tag for 7.7.4. 7 years ago
  Johannes Tuikkala eb2f5ac3a7 Fixed touch scrolling issue in Surface and WP devices (#18737) 7 years ago
  Artur Signell f0544952ae Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell e22ca2af04 Ensure #cell[N] always scrolls row N into view (#20423) 7 years ago
  Artur Signell afd35d9534 Publish Escalator.getBodyRowCount to JS (#20344) 7 years ago
  Artur Signell 44603b49f8 Allow defining a focus delegate component for CustomField (#20336) 7 years ago
  Artur Signell ece3ac4f2f Allow a resize listener to fire a resize listener (#20338) 7 years ago
  Artur Signell 5811b0746d Make modal window block shortcuts for underlying components (#20366) 7 years ago
  Artur Signell 82a001d2dc Make Grid isWorkPending wait for scroll events to complete (#20417) 7 years ago
  Sebastian Nyholm 1dc0f49d1a Fixes VTree so that you can click sub elements when setHtmlContentAllowed is true. (#20097) 7 years ago
  Artur Signell 6c12ad89ea Format project pom files using correct settings (4 spaces) 7 years ago
  Artur Signell a2d6e4fb4b Use requestAnimationFrame when scrolling in Grid (#20294) 7 years ago
  Artur Signell 6033e13c20 Make initially disabled grid work when enabled (#20240) 7 years ago
  Artur Signell f5d06d8771 Change javadoc to a style Eclipse formatter can handle 7 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Artur Signell 57a965251a Fix assertion error when column widths are calculated 7 years ago
  Artur Signell c665731b0b Ensure temporary layout manager state is cleared at the end of a layout phase 7 years ago
  Artur Signell b00c580ed7 Use correct column index when calculating min width during resize (#19833) 7 years ago
  Artur Signell 4d851ba21d Calculate column widths immediately if there is data (#20269) 7 years ago
  Artur Signell 47b7b13e5c Ensure Firefox always updates the grid scrollbar (#19802) 7 years ago
  Artur Signell 17ba88eaf8 Change snapshot version 7.7-SNAPSHOT 7 years ago
  Artur Signell c970a78d42 Always show loading indicator for JavaScript RPC (#20235) 7 years ago
  Artur Signell 83a1b8a096 Update DOM and update escalator row count in the correct order (#19442) 7 years ago
  Matti Tahvonen 7a6f250d89 Fire actions before removing menu from the DOM (#20080) 8 years ago
  Artur Signell 28ed04e827 Fix animation end listeners so they are always removed (#17903) 7 years ago
  Matti Tahvonen 8b4f0ed8a8 Added a fallback value for useragent (#20172) 7 years ago
  Henri Sara 352fac6c21 Update/remove empty @since for 7.7 7 years ago
  Henri Sara b093657dbb Remove unused GWT dependencies 7 years ago
  adam fc9b955d58 Fix Grid height calculation when HeightMode.ROW (#20104, #20074) 7 years ago
  adam 35078caabe Fixing TabSheet scrolling within SplitPanel (#20052) 7 years ago
  Leif Åstrand 20253fb63c Only trigger profiler after precondition checks 7 years ago
  Matti Tahvonen b5e8654eab Fix disappearing ComboBox value (#19221) 8 years ago
  Artur Signell a6e9d0de17 Use pure JS instead of JQuery JS for Atmosphere (#19396) 8 years ago
  Dillion Bowman b2ee7ba254 Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031) 7 years ago
  Sampsa Sohlman 498599fa9b Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT 8 years ago
  adam ce746e0a86 Fixing drag and drop file upload issue on windows (#19809) 8 years ago
  Henri Sara 1abf6dcac2 Fixing Grid Layout required indicator position (#18418) 8 years ago
  Henri Sara d5c2320ef0 Fix ComboBox highlight width on IE8/9 (#19889) 7 years ago
  adam 5cdc0c1bb2 Fixing ComboBox page flip on trackpad scroll (#19704) 8 years ago
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8 years ago