2392 Commits (fix11502-4)

Author SHA1 Message Date
  Artur 0c5414744b Always calculate Escalator max row count the same way (#8740) 7 years ago
  Teemu Suo-Anttila 3a39feca66 Remove unnecessary full classnames and parenthesis from code (#8681) 7 years ago
  Teemu Suo-Anttila ec427e2edb Enable long tap emulation on iOS for context clicks (#8565) (#8570) 7 years ago
  caalador 872629743d Fix toggling of WeekNumbers for PopupDateField. (#8405) (#8469) 7 years ago
  Pekka Hyvönen 1d6fcdc543 Update missing since tags for 7.7.7 (#8474) 7 years ago
  caalador a642d536bb Fix problem with re-opening the popup (#8446) (#8454) 7 years ago
  Artur e8dae134b1 Fix caption updating in CustomLayout (#8415) 7 years ago
  Artur 697cfcf3d1 Call "destroy" instead of "destory" in JavaScriptRenders (#8263) 7 years ago
  Artur 32c3c84e84 Use an actually transparent 1x1 image (#8407) 7 years ago
  Artur 8405496a7a Prevent reorder of frozen columns when there are hidden columns (#8278) 7 years ago
  Artur 131e4f34bd Make it possible to disallow user selection in Grid (#8144) 7 years ago
  caalador 0c44f88a4c Fix absolute layout component sizing on size change in Vaadin7 (#8304) 7 years ago
  Artur 1d01e7ff58 Flush the correct editor widget if there are hidden columns (#8276) 7 years ago
  Artur ef299939b8 Fix navigation using keyboard to frozen column when there are hidden columns (#8277) 7 years ago
  Aleksi Hietanen 1adb7cea6a Fix closing of modal window curtains while dragging and resizing (#8281) 7 years ago
  Artur 066c1ca542 Rename variables to indicate whether they use DOM index or Grid index (#8275) 7 years ago
  Artur 5e842da868 Properly end HTML5 drag operations when no drop is performed (#8242) 7 years ago
  Artur a00429697b Make it possible to deselect what was selected on the server (#8235) 7 years ago
  Artur 6897f6dcef Reset selected icon when blurring a ComboBox (#8082) 7 years ago
  Aleksi Hietanen 62c0d733b7 Remove tracking of unregistered connectors (#8153) 7 years ago
  Artur 6431d2e97a Fix exception when Grid is inside a PopupView (#8157) 7 years ago
  Olli Tietäväinen eb7391b2a2 reopen Grid details on attach, fixes #8015 (#8074) 7 years ago
  Artur dcba507ab4 Render font icon correctly on the 'more' menu item (#8126) 7 years ago
  Artur fa5c47f336 Fix removal of hidden Grid columns (#8071) 7 years ago
  Artur 813c53c526 Use correct indexes in multiselect checkboxes after removing rows (#8072) 7 years ago
  Artur 5951c9f255 Replace non-breaking spaces with space (#7957) 7 years ago
  Teemu Suo-Anttila 57fbf2f142 Fix java packaging order (#106) 7 years ago
  Aleksi Hietanen 1e0cf05975 Move Grid event handlers to a list, add method to add custom handlers (#76) 7 years ago
  Johannes Dahlström ef5d61253f Refactor Grid event handling methods to instances of a handler interface 7 years ago
  Johannes Dahlström 5ffd1309e1 Start client-side Grid DOM event handling refactor 7 years ago
  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