73 Commits (47f2b25281bd538f1bb4cf1c1615181ef003a8d4)

Author SHA1 Message Date
  Sun Zhe 47f2b25281
Replace the screenshot usage in framework test (#11547) 5 years ago
  Sun Zhe d3eb272d7b
Reset Combobox internal state (#11412) 5 years ago
  Anastasia Smirnova 049e6f39aa Read-only combobox should not handle PASTE event (#11529) 5 years ago
  Anastasia Smirnova 6cc773fb7c Ensure pop-up is not opened, when tabbing out fast from Combobox (#11436) 5 years ago
  Sun Zhe 96a7c2f99c
Request data update before client response (#11341) 5 years ago
  Sun Zhe 8d171648e5
Revert "Update ComboBox internal state on new item added (#11094)" (#11331) 5 years ago
  Teemu Suo-Anttila 56ce91c616 Update ComboBox internal state on new item added (#11094) 5 years ago
  Mehdi Javan efb6403e5b Improve ComboBox keyboard behavior when an item is selected (#11031) 5 years ago
  Ilia Motornyi 0e97fadbf9 Enable maven formatting for uitest (#10908) 6 years ago
  Teemu Suo-Anttila f0bb6f4e35 Fix AbstractSingleSelect selection and state updates (#10796) 6 years ago
  Teemu Suo-Anttila 7c662a179f Fix using ConnectorResource icons before attaching ComboBox (#10810) 6 years ago
  Teemu Suo-Anttila bf5ba2613c Add support for ConnectorResources as ComboBox icons (#10795) 6 years ago
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Anna Koskinen 0f052d4fcb Fix VComboBox internal state cleanup (#10693) 6 years ago
  Anna Koskinen ead24c1828 Clear VComboBox selection fields when updated on server (#10692) 6 years ago
  Anna Koskinen a0a9eee14f Fix client and server filter state mismatch in Combobox (#10630) 6 years ago
  Anna Koskinen b31167b3e7 Implement NewItemProvider to replace NewItemHandler (#10606) 6 years ago
  Anna Koskinen 5b9d0b9175 Selection handling fix when adding new item to ComboBox. (#10445) 6 years ago
  Ahmed Ashour bdceccd1aa Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Adam Wagner ffe1e0c022 Fix combo box suggestion popup height (#10256) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour d3c752e0f2 Add empty line at end of file 6 years ago
  Henri Sara c67f157e45 Move ComboBox popup with ComboBox on scroll (#9869) 6 years ago
  Henri Sara 3478969053 Fix position of font icons in ComboBox (#9638) 6 years ago
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) 7 years ago
  Henri Sara dc657b3208 Fix ComboBox popup location on scrolled pages in IE/Firefox 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Pekka Hyvönen 6c624e86e3 Replace FontAwesome with Vaadin Icons (#8208) 7 years ago
  Denis b302de9c93 Clean up SQL container tests. (#8091) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7 years ago
  Leif Åstrand 0d57c15577 Make it possible to reset single select values 7 years ago
  Teemu Suo-Anttila 411b8dedb0 Type Listing for DataProvider to allow custom filter types 7 years ago
  Teemu Suo-Anttila a8f5b1fb08 Add Filter parameter to DataProvider 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  Pekka Hyvönen 39c1503407 Remove HasValue from Grid 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Pekka Hyvönen 45082d1abc Make Valo the default theme 7 years ago
  Henri Sara de717dd92a Add ItemDataSource for tests 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Aleksi Hietanen 2a0cbd3bdb Move ItemIconProvider out of ComboBox, rename to IconGenerator 7 years ago