638 Commits (f7f1e3ece5206c335487ce25f4e709370024109d)

Author SHA1 Message Date
  Artur Signell 6de01ac071 Fix text / javascript mismatch issue in Chrome (#11275) 11 years ago
  Johannes Dahlström f8c4f99165 Prevent spurious "Could not determine ApplicationConnection" error when using the debug window 11 years ago
  Artur Signell 9686323c4a Added isInitialStateChange to StateChangeEvent (#10477) 11 years ago
  Johannes Dahlström ebb92e621a Improve error message if vaadinPush.js failed to load (#11673) 11 years ago
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) 11 years ago
  michaelvogt 2f6d5e0d8c Tooltip accessibility fixes (#11799) 11 years ago
  Marc Englund 63dd611503 Centers VOverlays in visual viewport on iOS, Android, fixes #11614 11 years ago
  michaelvogt fa0c9f5789 Allow to close a context menu with ESC key (#11869) 11 years ago
  michaelvogt f1130fab63 Reset focus after selection from ContextMenu (#11476) 11 years ago
  michaelvogt 4235382c0a Add ARIA presentation role to FormLayout (#11866) 11 years ago
  michaelvogt 3dd6b44897 Show tooltip on focus for DataField for AT (#11865) 11 years ago
  John Ahlroos 609acd1bec Fixed table height rendering in Android 2.3 #11331 11 years ago
  Henri Sara 145a3e3dad Send browser window resizes if there is a listener (#10055) 11 years ago
  Leif Åstrand b79c0aa5be Show loading indicator immediately in init as before (#11850) 11 years ago
  Henri Sara b8c6a15da8 Clear items in ComboBox only if changed (#10924) 11 years ago
  Henri Sara 6d7f5e4bc9 Eliminate unnecessary conversions of option keys 11 years ago
  Johannes Dahlström 29eeda592c Merge "Clean up Table popup menu close handler to prevent a memory leak" from 6.8 (#11840) 11 years ago
  Leif Åstrand 7a1ab60fee Revert "Assert that connector needing layout is attached (#11698)" 11 years ago
  Leif Åstrand 55ea6dce33 More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203) 11 years ago
  Henri Sara 19e27a15ca Move suggestion popup width calculation from connector to VFilterSelect 11 years ago
  Henri Sara 21d9b67d8b Add a large number of debug calls to VFilterSelect (disabled by default) 11 years ago
  Johannes Dahlström ffd1c1bff5 Don't ignore child component margins in AbstractOrderedLayout (#11553) 11 years ago
  John Alhroos ce9c818b8c Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776) 11 years ago
  Marc Englund 1b188073c4 Remove pre-loader element after pre-loading, fixes #10863 11 years ago
  Leif Åstrand 571792ed9d Remove old widget hierarchy hack that caused problems (#11752) 11 years ago
  michaelvogt 96b6250039 Form field and layout Aria corrections (#11785) 11 years ago
  Leif Åstrand 0f5831df6f Update state before purging outgoing queue (#11768) 11 years ago
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) 11 years ago
  Artur Signell 6af7ba3ba8 Stack windows when no position has been given (#11729) 11 years ago
  Artur Signell f3f6ab0df5 Try almost indefinitely to re-establish a push connection (#11727) 11 years ago
  Leif Åstrand e3d502337d Add hierarchy to the hierarchy section (sic!) (#11706) 11 years ago
  John Ahlroos edf91cb9ec Fixed NPE regression after fix for #11693 11 years ago
  Artur Signell ecc91e1b7b Close push connection when UI is detached (#11596) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Leif Åstrand 220b1150ca Global code clean up 11 years ago
  Leif Åstrand bb248c0a5e Use scheduleFinally for pending variable changes (#11707) 11 years ago
  Leif Åstrand dfe27b2deb Avoid excessive logging related to response handling locks (#11702) 11 years ago
  Leif Åstrand cb7b02d4e5 Assert that connector needing layout is attached (#11698) 11 years ago
  John Ahlroos c1cf0cb575 Fix for IE8 forgetting to move error indicator when component is resized #11693" 11 years ago
  michaelvogt 7900166360 TestBench test for tree (#11612) 11 years ago
  Leif Åstrand c8ed703a58 Add missing license header (#11655) 11 years ago
  Leif Åstrand 02d6e3ed61 Remove and deprecate old logging classes (#11658) 11 years ago
  Leif Åstrand 8700691bec Use java.util.logging for the debug window (#11657) 11 years ago
  Johannes Dahlström 9c6d4b4add Fix fragment handling regression caused by #10769 (#11686) 11 years ago
  John Ahlroos 2c29e7b1d2 Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported from #11303) 11 years ago
  Artur Signell c844d94b81 Renamed loading indicator states to 'first','second','third' (#11668) 11 years ago
  Artur Signell 069e4d2d87 Renamed DisplayState to WindowMode (#11662) 11 years ago
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  Leif Åstrand 2c46baf720 Add PushConnection interface (#11655) 11 years ago
  John Ahlroos 184114b088 Fixed Accordion tab stylenames which never got applied on the tab widgets #11645 (merged from #10605 in 6.8 branch) 11 years ago