772 Commits (4a824f48655ba7ebfe1dd78c89e1a7c1fbd1c183)

Author SHA1 Message Date
  Olli Tietäväinen 881d80fd8b Make modal window focus circulate correctly (#10497) 6 years ago
  Leif Åstrand c905ac6adf Rename widgetEventsAllowed to handleWidgetEvents (#10529) 6 years ago
  Anna Koskinen b45f30685d Ensure Upload is properly reset after an upload is interrupted (#10522) 6 years ago
  Marco Collovati 44d4eab353 Fix space key on selection checkbox to select grid row (#10388) 6 years ago
  Olli Tietäväinen 4a58876ee5 Add aria-modal attribute and role='dialog' for modal Window (#10447) 6 years ago
  Artur 59a2dafdcb Add Notification.close() to hide a notification from the server (#10483) 6 years ago
  Leif Åstrand aa3a703437 Rename contentMode to descriptionContentMode in MenuItem (#10494) 6 years ago
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) 6 years ago
  Artur 2558f364c1 Make profiler work again (#10462) 6 years ago
  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
  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
  Artur d9a0e1c22f Do not create DOM elements for initially hidden columns (#10465) 6 years ago
  Teemu Suo-Anttila 7bf6967182
Fix selection column size calculation without data (#10384) 6 years ago
  Teemu Suo-Anttila 780cab157d Add missing JavaDocs and since tags (#10372) 6 years ago
  Ahmed Ashour acfd75ee2e DateField not to fire focus/blur event when going to sub-components (#10246) 6 years ago
  Pekka Hyvönen ea7c4a93cf Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332) 6 years ago
  Ahmed Ashour bdceccd1aa Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240) 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
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Pekka Hyvönen 1066d9897b Add new drop mode ON_GRID for GridDropTarget (#10296) 6 years ago
  Olli Tietäväinen 81399671ac set default ContentMode PREFORMATTED in parameterless TooltipInfo constructor, fixes undefined enum value access in VTooltip.setTooltipText 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
  Ahmed Ashour 838ad0727a Remove deprecated usage of ApplicationConnection.hasEventListeners() (#10248) 6 years ago
  Leif Åstrand 0a3a6c0293 Skip scheduled flush if clear() is called (#10289) 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 cd9b32a990 Fix javadoc ending (#10274) 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 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Knoobie d0dde67c18 adds simple fix for missing label text in grid select checkboxes (#10223) 6 years ago
  Ilia Motornyi a2497cf015 Unlock panel caption div hacking (#10120) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 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 c265cd1d6e Fix HTML tags inside code in javadoc (#10160) 6 years ago