10 Commits (11ddb11cbc72b0ee233e503058d4e104030e4aa3)

Author SHA1 Message Date
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 84fbff9e66 Fix animation end listeners so they are always removed (#17903) 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara bac444d877 Update @since for 7.6.6 8 years ago
  Artur Signell 0b0495b6d8 Restrict grid sidebar size to visible viewport (#19349) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila a214f33999 Add missing @since for 7.6.1 8 years ago
  Teemu Suo-Anttila a963263017 Split VOverlay functionality to a new base class (#19347) 8 years ago
  Teemu Suo-Anttila 029db52f12 Fix IE8 centered window initial placement (#18498) 9 years ago
  Teemu Suo-Anttila debb65e46c Fix IE8 window shadows with undefined height (#18487) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Sauli Tähkäpää f2cb9ae846 Add missing @since for 7.3.7. 9 years ago
  Jouni Koivuviita 98d0eec7bb MenuBar submenus close unexpectedly if use Valo theme (#15255) 9 years ago
  Artur Signell ba4a5b3e30 Make PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881) 9 years ago
  Artur Signell 422c08c614 Allow changing theme on the fly (#2874, #14139, #14124) 10 years ago
  Artur Signell 99118ccf94 Disable automatic removal of trailing whitespace and reformatted using Luna 10 years ago
  Dmitrii Rogozin 72ccdd9b13 Fix box shadow bug with resizing elements in IE9 and IE10.(#14173) 10 years ago
  Henri Sara dd81ec5923 Remove shadow div for Overlay elements except IE8 (#9303). 10 years ago
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 10 years ago
  Jouni Koivuviita 02855b224d Fix VOverlay animation-out jitter 10 years ago
  Jouni Koivuviita 825564cf78 Fix overlay animation-in/out for VNotification and PopupView 10 years ago
  Jouni Koivuviita e620bfb972 Fix multiple VOverlay animation-in/out related issues 10 years ago
  Jouni Koivuviita 97ba8b0756 Implement Notification animation with CSS (#13660) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Jouni Koivuviita 9c4e369115 Deprecate VOverlay shadow element and related API (#13661) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Teppo Kurki 65c2f2bf06 Properly remove shadow event listeners to prevent IE8 memory leak (#13129) 10 years ago
  Henri Sara 1449425791 Also hide shim iframe of VOverlay on setVisible(false) (#12731) 10 years ago
  Fabian Lange 5966f01b9f reduce reflow and calculation in VOverlay (#12566) 10 years ago
  michaelvogt d23c06a614 Accessibility for Notification (#11820) 11 years ago
  Leif Åstrand 1ed09802b3 Move ApplicationConnection.setOverlayContainerLabel to VOverlay (#11965) 11 years ago
  Marc Englund 63dd611503 Centers VOverlays in visual viewport on iOS, Android, fixes #11614 11 years ago
  Johannes Dahlström 91a04460db Add "v-overlay-container" class name to the overlay container for easier customization (related to #10860) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 2ba840711a Attach drag'n'drop drag image to overlay container (#10384) 11 years ago
  Johannes Dahlström e6c881bb47 Rename Application.getRootConnector to getUIConnector (#10158) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell 856a68cbdb Renames based on review (#9284) 12 years ago
  Artur Signell c8f35e5aef Disabled shim iframe for all but IE8+ (#9284, #6219) 12 years ago
  Artur Signell acde6c0f95 Refactoring based on review (#6219) 12 years ago