2830 Commits (5a48f878017e44a132b586b3d2731d0073d70574)

Author SHA1 Message Date
  Anastasia Smirnova dbba2f3998 Adding stylename to MenuBarItem also as one word (#10704) 6 years ago
  Anastasia Smirnova 4fc7530ded Native select add 'disabled' attribute (#10710) 6 years ago
  Artur e813c97e0b Setting of tooltips for grid header/footer cells (#10489) 6 years ago
  Teemu Suo-Anttila 5deec671ff Fix performance issue in Grid initial render with Footer (#10705) 6 years ago
  Anna Koskinen ead24c1828 Clear VComboBox selection fields when updated on server (#10692) 6 years ago
  Anastasia Smirnova 46e0c06fe7 Enable setting cursor after the last character (#10670) 6 years ago
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) 6 years ago
  Anna Koskinen a0a9eee14f Fix client and server filter state mismatch in Combobox (#10630) 6 years ago
  Olli Tietäväinen c641c7f56f Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440) 6 years ago
  Anna Koskinen 5df70b4594 Fix GridLayout spacing if first row/column empty and set to be hidden (#10593) 6 years ago
  Adam Wagner d9dd40d0e4 Fix Grid details height calculation issue (#10343) 6 years ago
  Teemu Suo-Anttila d1749cbaf9 Fix Grid initial render performance (#10579) 6 years ago
  Adam Wagner d2ef29e5b4 Add flush() implementation to DateField (#10518) 6 years ago
  Adam Wagner 875c98972e Add method for getting complete browser version (#10490) 6 years ago
  Adam Wagner 75b98bee62 Add ARIA label support to DateField (#10538) 6 years ago
  Anna Koskinen 5b9d0b9175 Selection handling fix when adding new item to ComboBox. (#10445) 6 years ago
  Adam Wagner eb398be6f7 Fix column width in resize event when mode is SIMPLE (#10442) 6 years ago
  Teemu Suo-Anttila cf0d3dcc5a
Upgrade minor version in the project to 8.4 (#10520) 6 years ago
  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
  Adam Wagner 99035ecfbf Recognise Firefox and its version on iOS (#10466) 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
  Adam Wagner c95055e060 Change the order of inheritance to preserve user.agent property (#10470) 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
  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
  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