21 Commits (c147b5d85bca3ddf30d9adbcd268066165889f37)

Autor SHA1 Nachricht Datum
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) vor 6 Jahren
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) vor 6 Jahren
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) vor 6 Jahren
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) vor 6 Jahren
  Ahmed Ashour 5558b8768b Use interface not Implementation, as method parameter vor 6 Jahren
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() vor 7 Jahren
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 vor 7 Jahren
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) vor 7 Jahren
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 vor 7 Jahren
  Artur Signell 16c54b33c4 Make modal window block shortcuts for underlying components (#20366) vor 7 Jahren
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). vor 7 Jahren
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate vor 7 Jahren
  Artur Signell 504b3c4c65 Use diamond operator where it can be used vor 7 Jahren
  Artur Signell 0081286c8d Remove IE8-IE10 client side code vor 7 Jahren
  Artur Signell 588f3cc7f8 Update copyright year to 2016 vor 7 Jahren
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc vor 7 Jahren
  Artur Signell 6d54d78944 Format using Eclipse Neon vor 7 Jahren
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) vor 8 Jahren
  Anna Koskinen e5765f1e53 Handle touch events in Window (#18042) vor 8 Jahren
  Artur Signell 6b9d5161da Take transition into account for Window layout (#15192, #19525, #19415) vor 8 Jahren
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven vor 8 Jahren
  patrik 1d36db6d11 Add better keyboard Close Shortcut API for Window (#17383) vor 9 Jahren
  Artur Signell ae9adec046 Ensure server side focus is applied when opening a window (#17731) vor 9 Jahren
  Artur Signell 38abea64cc Enable IE stuff also needed for Edge (#18523) vor 9 Jahren
  Leif Åstrand 0a7d5bcd58 Revert "Moved accessibility shortcut handling to server-side. [#14843]" vor 9 Jahren
  Ilya Ermakov c0aa2f5696 Auto focus modal window (#17021) vor 9 Jahren
  Anna Koskinen e88f71dd6d Moved accessibility shortcut handling to server-side. [#14843] vor 9 Jahren
  Artur Signell 2af61caa59 Render Window caption as text when requested (#16273) vor 9 Jahren
  Sauli Tähkäpää 4b1bddf625 Determine window header margin size depending on visible buttons. vor 9 Jahren
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) vor 9 Jahren
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) vor 9 Jahren
  Tapio Aali a4a992efcf Fixed FontIcons on VWindow (#14481). vor 9 Jahren
  Guillermo Alvarez d6853c436e Backspace in modal doesn't make browser navigation (#13180) vor 10 Jahren
  Jouni Koivuviita 56195677e9 Window close and maximize/restore buttons not visible on initial render in IE8 (Valo) #14413 vor 10 Jahren
  Juuso Valli e7632140cf Fix VWindow Vai-Aria roles for alertdialogs (#14289) vor 10 Jahren
  Bogdan Udrescu 9b19675dff Bottom component click scroll up the parent panel in a window (#12943) vor 10 Jahren
  Artur Signell 3db6df2eab Remove unused VWindowOverlay (#14055) vor 10 Jahren
  Jouni Koivuviita e620bfb972 Fix multiple VOverlay animation-in/out related issues vor 10 Jahren
  Jouni Koivuviita 97ba8b0756 Implement Notification animation with CSS (#13660) vor 10 Jahren
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) vor 10 Jahren
  Artur Signell e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Jonatan Kronqvist d2e24feb09 Update some APIs based on the 7.2 API review comments vor 10 Jahren
  Denis Anisimov 99de80ae52 Bring window to front on window header click (#13445). vor 10 Jahren
  Juho Nurminen 5b3ae6d62e Made Window z-indices update when windows are closed (#13174) vor 10 Jahren
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) vor 10 Jahren
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) vor 10 Jahren
  Felype Santiago Ferreira d5ce54586a Ignore backspace events in modal windows (#13180) vor 10 Jahren
  Felype Santiago Ferreira fbc48c6ab7 Fix for scrolling with modal opened. (#12899) vor 10 Jahren
  Felype Santiago Ferreira 07b1a9d75a Prevents accidental selection of window caption or content. (#12726) vor 10 Jahren
  Artur Signell 1385857896 Do not apply fix on mobile devices or devices without scrollbars (#12736) vor 10 Jahren