3072 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
  Marco Collovati dfa18c4cd1 Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479) 6 years ago
  Anna Koskinen edc3b08def Allow setting custom styles to DateField calendar date cells (#10305) 6 years ago
  Marco Collovati b35d2ae872 Make Binder.setReadonly ignore effectively readonly bindings (#10368) 6 years ago
  Olli Tietäväinen 30fdd68d44 Update Grid.addColumn JavaDoc to tell about nested properties (#10431) 6 years ago
  Teemu Suo-Anttila d936003c92 Prevent killing UI if heartbeats are pending (#10371) 6 years ago
  Leif Åstrand 2fc7554779 Update to JSoup 1.11.2 (#10353) 6 years ago
  Teemu Suo-Anttila 27c5730e2a
Update version number to 8.3-SNAPSHOT (#10348) 6 years ago
  schaerl 3569a33239 Fix nested bean property name (#10271) 6 years ago
  Teemu Suo-Anttila c6f5c583ad
Improve Binder JavaDocs and APIs (#10347) 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
  Aleksi Hietanen 0fbeb0a626
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344) 6 years ago
  Ahmed Ashour afe8b8a387 FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10247) 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
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 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
  Jerome Meyer 2b73e6eb08 Fix TreeGrid to use correct super constructor (#10291) 6 years ago
  Olli Tietäväinen 99d8b1d16f Improve nested property support for Binder (#9925) 6 years ago
  Teemu Suo-Anttila a8b09b222a Add API to read Binding value from bean (#10316) 6 years ago
  Leif Åstrand 70219e5fa6 Set no-store headers on UIDL messages 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Ilia Motornyi 8e14349e53
Relax mapper access in HierarchicalDataCommunicator 6 years ago
  Pekka Hyvönen f7abbea6be
HasItems.setItems(T... items) should allow edits (#10290) 6 years ago
  Ilia Motornyi eb61767347 Relax TreeGrid and Tree members access modifiers. (#10293) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 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
  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
  Ahmed Ashour 46d1a95f04 Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 years ago
  Ahmed Ashour b394dec430 Grid.removeColumn() not to fail silently (Fixes #8056) (#10215) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Stephan Knitelius afb9d3b6c1 Added utility method Binder#asRequired() (#9873) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 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 f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 years ago