47 コミット (1b55d3668bc067a266c6a1b128b978c43418b812)

作成者 SHA1 メッセージ 日付
  Anna Koskinen 1b55d3668b
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) 4年前
  Anna Koskinen f1dc01ec76 When ComboBox popup opens to the left accommodate margin/border/padding. (#11755) 4年前
  Sun Zhe 13f1c168d2
code format (#11555) 5年前
  Sun Zhe d3eb272d7b
Reset Combobox internal state (#11412) 5年前
  Tatu Lund d213a42443 Fixing autocompletion issue with ComboBox on newer Chrome versions (#11472) 5年前
  Anastasia Smirnova 049e6f39aa Read-only combobox should not handle PASTE event (#11529) 5年前
  Anastasia Smirnova 6cc773fb7c Ensure pop-up is not opened, when tabbing out fast from Combobox (#11436) 5年前
  Sun Zhe 8d171648e5
Revert "Update ComboBox internal state on new item added (#11094)" (#11331) 5年前
  Sun Zhe 2c59809dd2
Run formatter to the code (#11227) 5年前
  Teemu Suo-Anttila 56ce91c616 Update ComboBox internal state on new item added (#11094) 5年前
  Mehdi Javan efb6403e5b Improve ComboBox keyboard behavior when an item is selected (#11031) 5年前
  Ilia Motornyi da114a1711
Use random string for autocomplete attribute (#10950) 6年前
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6年前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6年前
  Anna Koskinen 0f052d4fcb Fix VComboBox internal state cleanup (#10693) 6年前
  Anna Koskinen 5b9d0b9175 Selection handling fix when adding new item to ComboBox. (#10445) 6年前
  Ahmed Ashour bdceccd1aa Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240) 6年前
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6年前
  Adam Wagner ffe1e0c022 Fix combo box suggestion popup height (#10256) 6年前
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6年前
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6年前
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6年前
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6年前
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6年前
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6年前
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6年前
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6年前
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6年前
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6年前
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6年前
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6年前
  Henri Sara c67f157e45 Move ComboBox popup with ComboBox on scroll (#9869) 6年前
  Artur 0f64ae445b Do not wait for icons to load before interacting with a combo box (#9717) 6年前
  Teemu Suo-Anttila 01a453649e Fix combobox adding new items on blur (#9660) 6年前
  Teemu Suo-Anttila a454893e89 Add missing since for 8.0.7 6年前
  Henri Sara 620b413478 Add missing since tags (#9544) 7年前
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) 7年前
  Matti Tahvonen 9b72cbfa11 Fix resetting of last filter in VComboBox (#9381) 7年前
  Henri Sara dc657b3208 Fix ComboBox popup location on scrolled pages in IE/Firefox 7年前
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7年前
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7年前
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7年前
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7年前
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7年前
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7年前
  Henri Sara 56089a95ea Update @since tags for 8.0 7年前
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7年前
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7年前
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7年前
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7年前