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) 9 年之前
  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 年之前