4 Commits (8a4d90789ffd6a28ce29870bd176ace62f33288f)

Author SHA1 Message Date
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7 years ago
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 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 eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara d394078dd1 Clean javadoc/comments in ComboBoxConnector 7 years ago
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 7 years ago
  Henri Sara 1c3c537d9a Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara 7774ca6793 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara 0b4dba5214 Move more combo logic to handler (#19929) 8 years ago
  Henri Sara 6c505423c9 Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara 96479f6e6a Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Henri Sara db95805c02 Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara 38ed0854a3 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara 1ecc377b1e Remove UIDL references in VFilterSelect (#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 44010cfbfb Move ComboBox communication to connector (#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
  Matti Tahvonen b5e8654eab Fix disappearing ComboBox value (#19221) 8 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
  Sauli Tähkäpää acb889336f Redesign ComboBox filtering, highlighting and selection behaviour. 9 years ago
  Anna Miroshnik 77bcd2fdd3 ComboBox: programmatic value reset breaks dropdown (#13217) 9 years ago
  Antti Tanhuanpää 28702c006f Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929) 10 years ago
  Markus Koivisto 297c97a7a9 Fixed regression with changing widths when stylenames have changed (#13444, #8801): 10 years ago
  Teemu Pöntelin dc08a1c857 ComboBox no longer displays input prompt if disabled or read-only (#10573) 10 years ago
  Markus Koivisto 3eb261feff Treat initial rendering and style changes separately. (#13444) 10 years ago
  Dmitrii Rogozin cc5c5af189 Fix keyboard navigating in combo box (#11333). 10 years ago
  Markus Koivisto aa8761cc63 Force recalc of width when the ComboBox style has changed (#13444) 10 years ago
  Teemu Suo-Anttila 0897607042 Fix ComboBox cleared suggestion popup on ItemSetChange (#13635) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Tapio Aali f0aaf89c18 Fixed resetting of ComboBox if focused and new items allowed (#13413). 10 years ago
  Tomi Virtanen b9a6a48ab6 Update textbox when Select item caption changes (#9250) 10 years ago
  Tomi Virtanen c5515074b5 Selected option is updated when item caption changes in Select (#9250) 10 years ago
  Artur Signell bd3f97586b Properly disable combobox when parent is disabled (#10734) 11 years ago
  Henri Sara 158c162d68 Do not clear combobox text unnecessarily (#10924, #11887) 11 years ago
  Henri Sara b8c6a15da8 Clear items in ComboBox only if changed (#10924) 11 years ago
  Henri Sara 6d7f5e4bc9 Eliminate unnecessary conversions of option keys 11 years ago
  Henri Sara 19e27a15ca Move suggestion popup width calculation from connector to VFilterSelect 11 years ago