568 Commits (98be8f19d046f8f0fd7fe5a753bff2c67efed9fd)

Author SHA1 Message Date
  Tatu Lund 98be8f19d0 Add row index to ItemClickEvent in Grid (#10754) 6 years ago
  Anna Koskinen 0f052d4fcb Fix VComboBox internal state cleanup (#10693) 6 years ago
  Anastasia Smirnova 6fb2d1a980 Correctly handle data providers with overriden getId (#10728) 6 years ago
  Anna Koskinen 1187cf22f0 Grid editor open (#10674) 6 years ago
  Ilia Motornyi ec314ee921 Fix date ranges for date and datetime fields (#10685) 6 years ago
  Anna Koskinen 31eba3b64b Scroll the parent if Grid has already scrolled to the end (#10700) 6 years ago
  Teemu Suo-Anttila 9cf87e1423 Fix selecting rows from header and footer (#10720) 6 years ago
  Teemu Suo-Anttila 81f81fa3c4 Fix initially disabled items in RadioButtonGroup (#10719) 6 years ago
  Marco Collovati 649f2f3eea Initialize VRichTextArea.client in RichTextAreaConnector 6 years ago
  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
  Anna Koskinen a0a9eee14f Fix client and server filter state mismatch in Combobox (#10630) 6 years ago
  Ilia Motornyi 6d84351fee
Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Piotr Wilkin fd4dedf921 Fixes Grid editor visibility inside TabSheet (#10557) 6 years ago
  Leif Åstrand a30f74592a Set no-store headers for error responses (#10628) 6 years ago
  Olli Tietäväinen c641c7f56f Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440) 6 years ago
  Adam Wagner 1817a82ed8 Add recursive expand and collapse method to TreeGrid and Tree (#10283) 6 years ago
  Anna Koskinen b31167b3e7 Implement NewItemProvider to replace NewItemHandler (#10606) 6 years ago
  Adam Wagner d2ef29e5b4 Add flush() implementation to DateField (#10518) 6 years ago
  Adam Wagner 5f5a6ebfd7 Add setters to Payload for JsonCodec to be able to encode 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 2f6f2970bc Fix Grid not updating selected item immediately (#10569) 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
  Artur 59a2dafdcb Add Notification.close() to hide a notification from the server (#10483) 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
  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
  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
  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
  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