2634 Commits (fix11502-4)

Author SHA1 Message Date
  Artur Signell 7041760d12 Re-add body rows when Escalator is reattached to DOM (#20477) 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 7535fbf633 Fix NPE in case some items don't contain all properties of Grid. 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
  Denis Anisimov 9a9d31c96b Fix some modern browsers tests failures. 7 years ago
  Denis Anisimov 1a94d6b907 Fix modern browsers test failures for 7.7. 7 years ago
  Artur Signell f0544952ae Show a sensible message for missing extensions (#10799) 7 years ago
  Denis Anisimov 6f85627d1c Date/time issues are fixed in the tests. 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
  Marc Englund fd8130ed6e Add valo-menu-hover stylename to make responsive menu appear w/o adding code (#19019) 8 years ago
  Artur Signell 04650c5654 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell b3022c7f95 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell 57a2eef0d1 Workaround for deadlock issue (#18436) 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 0aad93ecc1 Add tests for widgetset compilation in different modes 7 years ago
  Artur Signell 6c12ad89ea Format project pom files using correct settings (4 spaces) 7 years ago
  Artur Signell 1ec5d8ef7c Update to Chrome 53 7 years ago
  Artur Signell 6033e13c20 Make initially disabled grid work when enabled (#20240) 7 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Artur Signell b00c580ed7 Use correct column index when calculating min width during resize (#19833) 7 years ago
  Artur Signell 815d72115d Make test pass on all browsers 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 52d01a68e9 Test for Firefox download disconnecting push channel 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
  Patrik Lindström 3faa43ff39 Discard for DateField when the data source contains null (#8069) 8 years ago
  Artur Signell 9b66c6eb9b Do not run test on IE8 as IE8 is broken 7 years ago
  Artur Signell 28ed04e827 Fix animation end listeners so they are always removed (#17903) 7 years ago
  Artur Signell 11c3f8bd9e Properly encode special UTF-8 characters (#19928) 7 years ago
  Henri Sara 6b26a9846d Update expected Chrome version to 52 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
  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
  Anna Koskinen cb031ed350 GridLayoutDetailsRowTest to work with PhantomJS 8 years ago
  Henri Sara a580558a68 Fix and optimize TabsheetScrollingTest 7 years ago
  Henri Sara 1abf6dcac2 Fixing Grid Layout required indicator position (#18418) 8 years ago
  Henri Sara 3b30b65e94 Disable tooltip tests for Firefox. 7 years ago
  Henri Sara c0031bd1f4 Update test for Chrome 51 7 years ago
  Teemu Suo-Anttila 9bb1529083 Fix navigation to same view with different parameters (#20029) 8 years ago
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8 years ago