12 коммитов (222705a48b80a23d6cd3f2884367a249a0130638)

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