43 次代码提交 (d213a4244341f52846505aa430677ae58954d04e)

作者 SHA1 备注 提交日期
  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 7 年前
  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 年前
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 年前
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 年前
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年前