725 Commits (d1e6c704fd25a426d5956e521b0903910d7cb4cb)

Author SHA1 Message Date
  Anna Koskinen d1e6c704fd
All updates to Escalator size should get reported to LayoutManager. (#12050) 3 years ago
  Tatu Lund 3640be47c3
Add support for "ww" in date format (#12037) 3 years ago
  Tatu Lund 40570e1731
Ensure type safety and serializable nature of all the listeners (#12045) 3 years ago
  Anna Koskinen 797b49372f
Update ComboBox popup position comparison to use correct top value. (#12041) 3 years ago
  Tarek Oraby d824efe59a
Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028) 4 years ago
  Tarek Oraby 9c9991d887
Fix ComboBox in read-only mode allowing value change by user (#12022) 4 years ago
  Anna Koskinen 222705a48b
Fix compatibility ComboBox filtering when page length is zero. (#12016) 4 years ago
  Anna Koskinen 452357791f
Fix scrolling problem in table in Chrome 56+ (#12015) 4 years ago
  Anna Koskinen 0645a86e5b
Table / TreeTable multiselect disabling of touch detection (#12014) 4 years ago
  Anna Koskinen 89fd72edae
Fix to compatibility Grid sorting after removing multi-select. (#12012) 4 years ago
  Anna Koskinen a967bd7fdc
Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12003) 4 years ago
  Tarek Oraby 8821d64a15
Fix RTA's CreateLink in Firefox & IE11 (#11979) 4 years ago
  Anna Koskinen 1dcf3dc338
Take overlays into account in getConnectorForElement. (#11980) 4 years ago
  Anna Koskinen 35e441f2ec
Allow replacing all columns at once when some of them are frozen. (#11978) 4 years ago
  Anna Koskinen 4c9a5405a5
Fix the column width calculations for full width cell contents. (#11974) 4 years ago
  Anna Koskinen fb5e0c2fe1
Don't center a window that has already been removed. (#11956) 4 years ago
  Tarek Oraby 01936188ca
Allow AbstractDateField to provide DST zone names over custom ranges (#11927) 4 years ago
  Anna Koskinen f42cb18785
Allow setting Upload button caption as HTML, move data to SharedState. (#11940) 4 years ago
  Anna Koskinen 240cdce985
Prevent upload if no file is selected. (#11939) 4 years ago
  Anna Koskinen f4dc8b2952
Ensure ChangeListener still works after first upload. (#11936) 4 years ago
  Anna Koskinen 34d93e6468
Ensure recalculateColumnWidths works with refreshAll. (#11934) 4 years ago
  Anna Koskinen 1111332966
Fix an issue with frozen column count and unhiding. (#11929) 4 years ago
  Anna Koskinen b1ff64c6fd
Add setters to Criterion to fix serialization. (#11926) 4 years ago
  Anna Koskinen f96263b21c
Tweaked layouttester tests to be more informative. (#11800) (#11813) 4 years ago
  Anna Koskinen 932bc470ae
Trigger re-measure after updating ElementResizeListeners. (#11912) 4 years ago
  Anna Koskinen 3397e396dc
Further tweaks to ComboBox popup positioning. (#11910) 4 years ago
  Tatu Lund 684c23af96
Removing code causing the trouble (#11898) 4 years ago
  Anna Koskinen 75caa0488d
Don't reset date to current at DateField state (e.g. read-only) updates. (#11879) 4 years ago
  Anna Koskinen 2bf0b02220
Ensure value change happens before shortcuts in compatibility components (#11871) 4 years ago
  Anna Koskinen 376131e16b Removed outdated spacer height update from removal process. (#11861) 4 years ago
  Anna Koskinen 0701caa175 Fix to RadioButtonGroup readOnly handling. (#11855) 4 years ago
  Anna Koskinen 35883e01bc
Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846) 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 a8bce6437b
Delegate enabled handling to Composite root. (#11832) 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
  Anna Koskinen 0b627f975d
Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
  Anna Koskinen 1b55d3668b
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) 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
  Anastasia Smirnova 94fb3c2c08 Upload should preserve MIMEType after first selection (#11745) 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
  Tatu Lund 799345c82c Add explicit handling of ctrl-a (#11693) 4 years ago
  Tatu Lund 2b5ea21ff8 Apply offset to column index depending on presense of selection column (#11667) 4 years ago
  Zhe Sun 3a1f595b82
Ensure the upload button has been disabled when set Enabled calling from succeedL… (#11655) 4 years ago
  Anna Koskinen 386c5cea76
Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665) 4 years ago