23 Commits (29fff54bac70200f272a499776a741bcf152b786)

Author SHA1 Message Date
  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 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 23718371f8 Remove unused methods. (#10058) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Aleksi Hietanen d44fa8b349 Make clicking outside a ComboBox add a pending new item (#18366) 7 years ago
  Denis Anisimov 211dd5336e Revert ComboBox in compatibility packages to V7 version (#201). 7 years ago
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara 8c558b9988 Rename field in VFilterSelect.DataReceivedHandler for clarity 7 years ago
  Henri Sara 7289ac7fe9 Update comment in VFilterSelect.resetSelection() 7 years ago
  Henri Sara 1c3c537d9a Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara 7774ca6793 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara 0b4dba5214 Move more combo logic to handler (#19929) 8 years ago
  Henri Sara 6c505423c9 Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara 96479f6e6a Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Henri Sara db95805c02 Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara 38ed0854a3 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara 1ecc377b1e Remove UIDL references in VFilterSelect (#19929) 8 years ago
  Henri Sara 9142256e85 Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara 06e0a6567b Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara 07292fe8fb Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 44010cfbfb Move ComboBox communication to connector (#19929) 8 years ago
  Matti Tahvonen b5e8654eab Fix disappearing ComboBox value (#19221) 8 years ago
  Henri Sara d5c2320ef0 Fix ComboBox highlight width on IE8/9 (#19889) 8 years ago
  adam 5cdc0c1bb2 Fixing ComboBox page flip on trackpad scroll (#19704) 8 years ago
  Henri Sara 894d70662a Add missing @since 7.7 8 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Artur Signell 034b61de03 Take body scrolling into account when deciding combobox popup position (#19162) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago