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 8年前
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 8年前
  Henri Sara d4c2a27a78 Remove obsolete paint attribute from ComboBox 8年前
  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年前