18882 Commits (822fdb462566092bff184daabf4319ea3f21466b)
 

Author SHA1 Message Date
  Anna Koskinen 822fdb4625 Release notes (#11842) 4 years ago
  Anna Koskinen 18c37e1cf2
Test tweaks (#11841) 4 years ago
  Anastasia Smirnova 877d7ef7ce Close window on ESC, when maximized button is clicked (#11840) 4 years ago
  Anna Koskinen 7895a74211 Added @since tags, some tweaks to formatting. (#11839) 4 years ago
  Knoobie 1be20818a6 Make VaadinService.cleanupSession public (#11738) 4 years ago
  Anna Koskinen 4dc4f83865 Simplify Grid scroll handling. (#11835) 4 years ago
  Tatu Lund 252ef11634 Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834) 4 years ago
  Tatu Lund dda9b05260
Add method writeBeanAsDraft(bean) in Binder (#11833) 4 years ago
  Anna Koskinen a8bce6437b
Delegate enabled handling to Composite root. (#11832) 4 years ago
  Anna Koskinen 32aba81d1d
Add support for excess slashes within static file request path. (#11827) 4 years ago
  Anna Koskinen 38b7419f27 Fix issue where Chrome refused to select text in Table (#11709) (#11818) 4 years ago
  Anna Koskinen 346d564dfe
Updated local screenshot testing configurations. (#11814) 4 years ago
  Anna Koskinen 97d4222a28 Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) 4 years ago
  Tatu Lund ce497adfbd Decode path in getStaticFilePath (#11812) 4 years ago
  Tatu Lund c20e2e9c1a Fixing issue with TwinColSelect not correctly retaining visible selection (#11799) 4 years ago
  Tatu Lund 9baf4a9c26 Eliminate un-intuitive NPE (#11802) 4 years ago
  Tatu Lund debfc3b038 Cherry picks of Binder fixes in Flow (#11758) 4 years ago
  Anna Koskinen a8310a63c6
Reduce excess positioning calls for ComboBox popup. (#11808) 4 years ago
  Tatu Lund 9d03f99444 Added missing constructor with scanNestedDefinitions option (#11801) 4 years ago
  Tatu Lund dc35fdec07 Use APPLICATION_SCOPE for the session lock (#11792) 4 years ago
  Tatu Lund fd1a8df74a
Fixing issue with Push stopping working in some circumstances (#11791) 4 years ago
  Anna Koskinen 0b627f975d
Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
  Anna Koskinen f5984b1cb6
Removed a duplicated word in a note. (#11785) 4 years ago
  Tatu Lund 0e353d9172
Added note to setTemplateContents JavaDoc (#11752) 4 years ago
  Anna Koskinen 1b55d3668b
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) 4 years ago
  Anna Koskinen 7e44bb38e1
Switch from an assert to logging and return in Grid.onBrowserEvent (#11778) 4 years ago
  Anna Koskinen 643c29cfdb Added 1px tolerance to ScrollbarBundle's internal sanity check. (#11777) 4 years ago
  Anna Koskinen 1167c3bc4e
Improvements to ScrollDestination sanity checks (#11772) 4 years ago
  Tatu Lund 103f224ded
Added missing NOTIFICATION_DARK (#11770) 4 years ago
  Anna Koskinen be5c6b9755
Fix the end limit of the allowed scrollTo rows. (#11771) 4 years ago
  Tatu Lund 1ce4be3583 Made JavaDoc of updateSelection more precise (#11768) 4 years ago
  Anna Koskinen 1e764045e3 Tweak a test to open Grid details row by clicking cell instead of row. (#11764) 4 years ago
  Zhe Sun 7f5fd0b173
Update chrome version to 78 (#11765) 4 years ago
  Anna Koskinen f1dc01ec76 When ComboBox popup opens to the left accommodate margin/border/padding. (#11755) 4 years ago
  Anna Koskinen 3980e35b71 Make sure expanding/collapsing updates expected cache size. (#11753) 4 years ago
  Willem Verstraeten bb9473e77c Make cancellation of uploads work regardless of Push configuration (#11743) 4 years ago
  Tatu Lund 333f4458e5 Add note to setRenderer() JavaDoc about presentation provider (#11751) 4 years ago
  Anastasia Smirnova 94fb3c2c08 Upload should preserve MIMEType after first selection (#11745) 4 years ago
  Felix Fontein 58a9520398 Make sure Firefox for iOS isn't detected as too old to function. (#11739) 4 years ago
  Tatu Lund 1b4409936d
Catch and handle IllegalStateException (#11733) 4 years ago
  Tatu Lund 9381cf2701 Added note in JavaDoc of removeColumn (#11725) 4 years ago
  Zhe Sun 52c22bdba3
Update context menu addon version (#11735) 4 years ago
  Zhe Sun 12a25b7f3d
Update Chrome version to 77 (#11727) 4 years ago
  Zhe Sun 93e1e5a7dc
Update release note to mention Java 11 support (#11697) 4 years ago
  Tatu Lund b379d6bb2c Removal of data communicator needs to happen before call to super.remove() (#11710) 4 years ago
  Tatu Lund 1e36e3097f Correct usage of String.format(..) (#11704) 4 years ago
  eriklumme 42fa4b0fee Remove double negation (#11713) 4 years ago
  Anna Koskinen 8daef97f76
Fix scrollTo for destination START and END and add regression testing. (#11707) 4 years ago
  Anna Koskinen 6c190de82c
Updated row and spacer handling for Escalator (#11438) 4 years ago
  Anna Koskinen bcb5aada51 Read-only styles shouldn't override borderless background styles. (#11692) 4 years ago