3058 Commits (master)

Author SHA1 Message Date
  Olli Tietäväinen 49f0317b72
fix for #12079 - recalculate Composite layout inside Window (#12082) 3 years ago
  Anna Koskinen 067637342d
Fix typo in error message (#12077) 3 years ago
  Anna Koskinen e5c42385f3
Add 1px buffer to Escalator column natural widths. (#12075) 3 years ago
  Tatu Lund 7398f1565a
Add enabled check to Column#isResizable (#12063) 3 years ago
  Anna Koskinen 9d027171e6
Use queue for resync requests. (#12043) 3 years ago
  Anna Koskinen 17baaf01b7
Add column width recalculation when vertical scrollbar hidden/shown. (#12058) 3 years ago
  Anna Koskinen a17348081a
Revert 'Rewrote debouncing of onResize (#11899)' (#12051) 3 years ago
  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
  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) 3 years ago
  Tarek Oraby 9c9991d887
Fix ComboBox in read-only mode allowing value change by user (#12022) 3 years ago
  Tatu Lund 06947c6f90
Moving disableBrowserAutocomplete to WidgetUtil and change widgets to use it (#12020) 3 years ago
  Zhe Sun 502a144a2d
Update to 8.12-snapshot (#11995) 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
  Tatu Lund 599387b330
Fix hiding / un-hiding with frozen columns in multiselect mode (#11972) 4 years ago
  Anna Koskinen fb5e0c2fe1
Don't center a window that has already been removed. (#11956) 4 years ago
  Tatu Lund fe46753372
Fix incorrect position of column selector in MPR (#11953) 4 years ago
  Tatu Lund 565eeb5b5a
Add multiselect column compensation (#11951) 4 years ago
  Felix Fontein 477e9fe824
Expired session: use 403 Forbidden instead of 410 Gone (#11859) 4 years ago
  Tarek Oraby a281d73fc2
Fix sanitization of empty RTA input for Firefox & IE (#11937) 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 241e3d2409
Simplify Grid sidebar handling. (#11920) 4 years ago
  Anna Koskinen 1313bbbe3b
Prevent a gap within Grid rows in some resize situations. (#11918) 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 d9c4969c4c
Adding missing setPopupPosition(left, top); (#11902) 4 years ago
  Tatu Lund 3df3420f9e
Rewrote debouncing of onResize (#11899) 4 years ago
  Tatu Lund 684c23af96
Removing code causing the trouble (#11898) 4 years ago
  Tatu Lund 73db19b652
Fix logic of lexicographical comparison of DateField range end (#11885) 4 years ago
  Anna Koskinen 75caa0488d
Don't reset date to current at DateField state (e.g. read-only) updates. (#11879) 4 years ago
  Zhe Sun 2aa2de52f0
Update to 8.11 snapshot (#11874) 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
  Anastasia Smirnova 877d7ef7ce Close window on ESC, when maximized button is clicked (#11840) 4 years ago
  Anna Koskinen 4dc4f83865 Simplify Grid scroll handling. (#11835) 4 years ago
  Anna Koskinen 97d4222a28 Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) 4 years ago
  Tatu Lund c20e2e9c1a Fixing issue with TwinColSelect not correctly retaining visible selection (#11799) 4 years ago
  Anna Koskinen a8310a63c6
Reduce excess positioning calls for ComboBox popup. (#11808) 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