3196 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Teemu Suo-Anttila 46da9629b1
Implement widget event handling for Columns in Grid (#10412) 6 years ago
  Jonas Zipprick 0663acc471 Add ContentMode for the description of MenuItems (#9984) 6 years ago
  Marco Collovati 1619d1f0bb Treat fields as readonly when bound with null setter (#10477) 6 years ago
  Anna Koskinen edc3b08def Allow setting custom styles to DateField calendar date cells (#10305) 6 years ago
  Marco Collovati aa1371c84a Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394) 6 years ago
  Teemu Suo-Anttila 7bf6967182
Fix selection column size calculation without data (#10384) 6 years ago
  Anna Koskinen 0fd59e941b Fix styling of Window control buttons to show focus (#10285) 6 years ago
  Teemu Suo-Anttila d936003c92 Prevent killing UI if heartbeats are pending (#10371) 6 years ago
  Ahmed Ashour acfd75ee2e DateField not to fire focus/blur event when going to sub-components (#10246) 6 years ago
  Teemu Suo-Anttila e98bc8353c Fix RadioButtonGroupTest imports (#10354) 6 years ago
  Teemu Suo-Anttila 27c5730e2a
Update version number to 8.3-SNAPSHOT (#10348) 6 years ago
  Pekka Hyvönen ea7c4a93cf Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332) 6 years ago
  Ansku ccf6f5c134 Test for MenuBar's WAI-ARIA attributes (#3922) (#10349) 6 years ago
  Ahmed Ashour bdceccd1aa Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240) 6 years ago
  Aleksi Hietanen de5c9a394a Create DescriptionGenerator in package com.vaadin.ui (#10346) 6 years ago
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) 6 years ago
  Ansku 44364146b6 Issue3922disableditem (#10259) 6 years ago
  Ahmed Ashour 94409e2221 Remove unused imports (#10330) 6 years ago
  Guille 927cb26c51 Update testbench version (#10336) 6 years ago
  Pekka Hyvönen 535f259607 Rename GridDragger to GridRowDragger (#10333) 6 years ago
  Pekka Hyvönen ce3efd94b3 Add documentation on GridDragger (#10328) 6 years ago
  Pekka Hyvönen 6e01211931
Add helper for Grid row DnD (#10255) 6 years ago
  Pekka Hyvönen 1066d9897b Add new drop mode ON_GRID for GridDropTarget (#10296) 6 years ago
  Ansku bcdd76c6a0 Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278) 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Péter Török b5b57375a3
Make focus circulate in modal dialog to improve accessibility (#10260) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Adam Wagner ffe1e0c022 Fix combo box suggestion popup height (#10256) 6 years ago
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 46d1a95f04 Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Adam Wagner df2157ab9f Check class name type on Grid cell mouse over (#10194) 6 years ago
  Knoobie cb85b62828 Improve role usage in grid (#10206) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 70ba487b62 AbstractDateField: set value after being invalid (#10187) 6 years ago
  Ahmed Ashour 4148d910a5 Fix AbstractDateField to correctly show week day names (#10188) 6 years ago
  Ahmed Ashour e651d542cb Simplify waitUntil() in tests (#10181) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Teemu Suo-Anttila d0b5741b81 Add ErrorLevel to Validators and results (#10099) 6 years ago
  Knoobie 0843f53881 Add aria-rowcount to grid (#10167) 6 years ago