12 Commit (222705a48b80a23d6cd3f2884367a249a0130638)

Autore SHA1 Messaggio Data
  Anna Koskinen 222705a48b
Fix compatibility ComboBox filtering when page length is zero. (#12016) 4 anni fa
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 anni fa
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 anni fa
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 anni fa
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 anni fa
  Pekka Hyvönen 02666227a2 Updated migration related documentation (#8602) 7 anni fa
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 anni fa
  Denis Anisimov 211dd5336e Revert ComboBox in compatibility packages to V7 version (#201). 7 anni fa
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 anni fa
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 anni fa
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7 anni fa
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 anni fa
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 anni fa
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 anni fa
  Artur Signell 45034ab571 Remove deprecated addListener/removeListener methods 7 anni fa
  Henri Sara 8f8eced3d7 Remove unused field in ComboBox 7 anni fa
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 7 anni fa
  Henri Sara d4c2a27a78 Remove obsolete paint attribute from ComboBox 7 anni fa
  Henri Sara e58fe62230 Refactor ComboBox item painting (#19929) 8 anni fa
  Henri Sara 37e0969729 Request ComboBox pages with RPC (#19929) 8 anni fa
  Henri Sara 6d493408ed Move ComboBox filtering mode to state (#19929) 8 anni fa
  Henri Sara 9142256e85 Move ComboBox pageLength to state (#19929) 8 anni fa
  Henri Sara 06e0a6567b Send ComboBox selection with RPC (#19929) 8 anni fa
  Henri Sara 07292fe8fb Send ComboBox focus/blur with RPC (#19929) 8 anni fa
  Henri Sara 9207d3f344 Create new items with RPC (#19929) 8 anni fa
  Henri Sara 9428b12cb4 Create ComboBoxServerRpc stub (#19229) 8 anni fa
  Henri Sara 0e1a271cc5 Use shared state in ComboBox (#19229) 8 anni fa
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 anni fa
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 anni fa
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 anni fa
  Mika Murtojarvi 17184829f3 Update @since tags to 7.5.6. 8 anni fa
  Leif Åstrand 8b9cb7b88e Implement ItemStyleGenerators for ComboBox (#9276) 8 anni fa
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 anni fa
  Leif Åstrand eaa5328054 Use ComboBox locale for filtering case tranform (#15193) 9 anni fa
  Teemu Pöntelin 47a1b8d641 Fixed ComboBox filtering when page length is zero (#14509) 9 anni fa
  Leif Åstrand 2c1d7bdbc2 Add asserts checking for negative container sizes (#14232) 10 anni fa
  Artur Signell e77e73cf64 Update copyright year to 2014 10 anni fa
  Jonatan Kronqvist f374bc72f5 Make ComboBox always immediate (#4054) 10 anni fa
  Johannes Dahlström 8e2085c346 Remove dead code 10 anni fa
  Henri Sara b8c6a15da8 Clear items in ComboBox only if changed (#10924) 11 anni fa
  Anna Koskinen 447befae43 Merge of (#10471) to Vaadin 7. 11 anni fa
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 anni fa
  Pekka Hyvönen 2a6e9153c9 ComboBox should have getter and setter methods for pageLength #5381 11 anni fa
  Artur Signell ce282b2b4e Unified deprecation messages 11 anni fa
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 anni fa
  Leif Åstrand cf99cbc9e1 Remove unneeded requestRepaint methods (#9325) 11 anni fa
  Leif Åstrand 7d25670284 Reformat project 11 anni fa
  Henri Sara 01646b14df Add Container.Indexed.getItemIds(int, int) for a range of items (#8028) 11 anni fa
  Artur Signell c6112a2477 Removed multi select related hacks from ComboBox (#2869) 11 anni fa
  Artur Signell 51eb105ee6 Merged Select with ComboBox (#2869) 11 anni fa