158 Commits (master)

Author SHA1 Message Date
  Anna Koskinen cb232f2bff
Update copyright year range (#12507) 2 years ago
  Anna Koskinen 2cbaa342d3
Fix compatibility Grid column reorder of partially hidden joined cells. (#12427) 2 years ago
  Anna Koskinen 4806947e50
Applied save actions to compatibility Grid client-side classes. (#12389) 2 years ago
  Anna Koskinen b6ece49bf4
Fix compatibility Grid column reorder with partially hidden joined cells (#12385) 2 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Anna Koskinen aa3757c664
Fix to natural column width calculations in Table footer. (#12074) 3 years ago
  Andrey B. Panfilov b31ed94eae
Row Generator fixes (#12027) 3 years ago
  Tatu Lund 06947c6f90
Moving disableBrowserAutocomplete to WidgetUtil and change widgets to use it (#12020) 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
  Tatu Lund 4277b50449
Catch exception that is thrown when Grid is scrolled during operation (#12002) 4 years ago
  Anna Koskinen a967bd7fdc
Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12003) 4 years ago
  Tatu Lund fe46753372
Fix incorrect position of column selector in MPR (#11953) 4 years ago
  Anna Koskinen 38b7419f27 Fix issue where Chrome refused to select text in Table (#11709) (#11818) 4 years ago
  Tatu Lund 7392bf241f Fixing autocompletion issue with ComboBox on newer Chrome versions (#11524) 5 years ago
  Yuriy Artamonov 4771193032 Support Firefox 65+ key down event behavior (#11503) 5 years ago
  Tobse 7cd94ce0b0 Fix NPE in v7 compatibility Grid during datasource rebind (#11473) 5 years ago
  Anastasia Smirnova 2fa4575684 Making V8 ReadOnly TextField select row in table upon clicking (#11480) 5 years ago
  Klaudeta 15cc5d13b3 Make improve of caching for hierarchical data optional (#11501) 5 years ago
  Koen De Cock fd654b100b Fix initially selected CheckBox rendering in Safari in v7 compatibility package (#11024) (#11456) 5 years ago
  Sun Zhe f60d431c7c Complete the empty since tag (#11371) 5 years ago
  Olli Tietäväinen bc11479e4b added newlines to the end of files 5 years ago
  Olli Tietäväinen 0ae571811f formatting changes 5 years ago
  Olli Tietäväinen 5c4185e18d removed unnecessary string concatenation 5 years ago
  Olli Tietäväinen b39b875986 formatting changes 5 years ago
  Olli Tietäväinen e627b46587 pick remaining changes from https://github.com/vaadin/framework/pull/10453 5 years ago
  Olli Tietäväinen 8313623dd3 v7 Grid performance improvements picked to compatibility package 5 years ago
  Olli Tietäväinen 89f5052510 picked fix to #10453 to compatibility package 5 years ago
  Anna Koskinen a174deeac8 Fixes to displaying Grid in a detail row. (#11147) 5 years ago
  Ilia Motornyi c10d96b43c Set correct GWT .dtd definition (#11110) 5 years ago
  Ilia Motornyi 327544670c
Ported change from 7.7 to compatibility - ComboBox popup position while scrolling (#11055) 5 years ago
  Ilia Motornyi da114a1711
Use random string for autocomplete attribute (#10950) 6 years ago
  Ilia Motornyi f3a3a9f812 Fix MultiSelectionRenderer right-click exception (#10944) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ilia Motornyi 6d84351fee
Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 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
  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 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour c265cd1d6e Fix HTML tags inside code in javadoc (#10160) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago