40 Commits (7f537988d31b22ee40fb0ee4b55e5b29708259d4)

Author SHA1 Message Date
  Anna Koskinen 7f537988d3
Checkstyle fixes (#12347) 2 years ago
  Anna Koskinen e30226a195
Fix Window dragging on touch screen. (#12260) 3 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Olli Tietäväinen 49f0317b72
fix for #12079 - recalculate Composite layout inside Window (#12082) 3 years ago
  Anastasia Smirnova 877d7ef7ce Close window on ESC, when maximized button is clicked (#11840) 4 years ago
  KatriHaapalinna 262863dbf6 Use Enter and Space keys to fire Window header buttons (#11517) (#11534) 5 years ago
  Anastasia Smirnova d65325e326 Allow focus to another component, when closing the window (#10860) 6 years ago
  Anna Koskinen 1d6002baf9 Fix Window layout when resizing (#10830) 6 years ago
  Artur e65e9c5821 Fix removing resize and drag curtains when window is closed (#10515) 6 years ago
  Anastasia Smirnova c638a56f48 Disable animate-out for VWindow by default (#10846) 6 years ago
  Olli Tietäväinen d0bc2ad8f9 Add a check for tab events trying to set focus outside a modal Window (#10655) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Olli Tietäväinen 4a58876ee5 Add aria-modal attribute and role='dialog' for modal Window (#10447) 6 years ago
  Ahmed Ashour 838ad0727a Remove deprecated usage of ApplicationConnection.hasEventListeners() (#10248) 6 years ago
  Péter Török b5b57375a3
Make focus circulate in modal dialog to improve accessibility (#10260) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 5558b8768b Use interface not Implementation, as method parameter 6 years ago
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Artur Signell 16c54b33c4 Make modal window block shortcuts for underlying components (#20366) 7 years ago
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 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
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) 8 years ago
  Anna Koskinen e5765f1e53 Handle touch events in Window (#18042) 8 years ago
  Artur Signell 6b9d5161da Take transition into account for Window layout (#15192, #19525, #19415) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  patrik 1d36db6d11 Add better keyboard Close Shortcut API for Window (#17383) 8 years ago
  Artur Signell ae9adec046 Ensure server side focus is applied when opening a window (#17731) 9 years ago
  Artur Signell 38abea64cc Enable IE stuff also needed for Edge (#18523) 8 years ago
  Leif Åstrand 0a7d5bcd58 Revert "Moved accessibility shortcut handling to server-side. [#14843]" 9 years ago
  Ilya Ermakov c0aa2f5696 Auto focus modal window (#17021) 9 years ago
  Anna Koskinen e88f71dd6d Moved accessibility shortcut handling to server-side. [#14843] 9 years ago
  Artur Signell 2af61caa59 Render Window caption as text when requested (#16273) 9 years ago
  Sauli Tähkäpää 4b1bddf625 Determine window header margin size depending on visible buttons. 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) 9 years ago