41 Commits (1bb04399f3b825203a2c6d62154750768d75003e)

Author SHA1 Message Date
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7 years ago
  Teemu Suo-Anttila 5ab990325f Remove ItemFilter from ComboBox 7 years ago
  Leif Åstrand 0d57c15577 Make it possible to reset single select values 7 years ago
  Teemu Suo-Anttila 9aee6e6de5 Remove unused field in ComboBox 7 years ago
  Teemu Suo-Anttila 8310ada79e Add ComboBox custom filtering methods and tests 7 years ago
  Teemu Suo-Anttila 302f870e30 Add a fallback to Declarative*Generator 7 years ago
  Teemu Suo-Anttila b89b7f2d05 Add filter type to DataCommunicator 7 years ago
  Teemu Suo-Anttila 411b8dedb0 Type Listing for DataProvider to allow custom filter types 7 years ago
  Denis Anisimov 159d413602 Provide declarative support for listing components. 7 years ago
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate 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
  Denis Anisimov b6960abff4 Create MultiSelect interface to replace Multi selection model. 7 years ago
  Denis Anisimov 9c88657db5 Implement focus and blur events for CheckBoxGroup. 7 years ago
  Teemu Suo-Anttila 63d218efc0 Fix setValue() methods behavior null argument value + javadocs 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 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
  Denis Anisimov 8939d3257f Move ItemCaptionProvider out of ComboBox (#184). 7 years ago
  Aleksi Hietanen 7476bdb00f Move ItemStyleProvider out of ComboBox and unify with Grid 7 years ago
  Henri Sara 4aac5294bb Use state for ComboBox selection 7 years ago
  Henri Sara 17f6c77a03 Convert ComboBox to inherit AbstractSingleSelect 7 years ago
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 45034ab571 Remove deprecated addListener/removeListener methods 7 years ago
  Henri Sara 8f8eced3d7 Remove unused field in ComboBox 8 years ago
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 8 years ago
  Henri Sara d4c2a27a78 Remove obsolete paint attribute from ComboBox 8 years ago
  Henri Sara e58fe62230 Refactor ComboBox item painting (#19929) 8 years ago
  Henri Sara 37e0969729 Request ComboBox pages with RPC (#19929) 8 years ago
  Henri Sara 6d493408ed Move ComboBox filtering mode to state (#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 9207d3f344 Create new items with RPC (#19929) 8 years ago
  Henri Sara 9428b12cb4 Create ComboBoxServerRpc stub (#19229) 8 years ago
  Henri Sara 0e1a271cc5 Use shared state in ComboBox (#19229) 8 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  Mika Murtojarvi 17184829f3 Update @since tags to 7.5.6. 8 years ago
  Leif Åstrand 8b9cb7b88e Implement ItemStyleGenerators for ComboBox (#9276) 8 years ago
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
  Leif Åstrand eaa5328054 Use ComboBox locale for filtering case tranform (#15193) 9 years ago
  Teemu Pöntelin 47a1b8d641 Fixed ComboBox filtering when page length is zero (#14509) 9 years ago
  Leif Åstrand 2c1d7bdbc2 Add asserts checking for negative container sizes (#14232) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Jonatan Kronqvist f374bc72f5 Make ComboBox always immediate (#4054) 10 years ago