62 Commits (17184829f3b825e31cf926c23f2bb216ac1eca09)

Author SHA1 Message Date
  Mika Murtojarvi 17184829f3 Update @since tags to 7.5.6. 8 years ago
  Leif Åstrand 8b9cb7b88e Implement ItemStyleGenerators for ComboBox (#9276) 8 years ago
  Artur Signell 136e24ab74 Measure width exactly to avoid white padding at the right edge (#18648) 8 years ago
  Artur Signell 3951ba9c2d Restrict old IE fix to IE <= 10 (#17002) 9 years ago
  Artur Signell 951101ce39 Take margin/border/padding into account when measuring ComboBox in IE (#17002) 9 years ago
  Teemu Suo-Anttila 929adacf73 Convert ComboBoxLargeIconsTest from TB2 to TB4 9 years ago
  Sauli Tähkäpää 546616b066 Select last item only if filtered items exist. (#18441) 9 years ago
  Artur Signell 86fb07068f Update theme resource references for legacy components (#17027) 9 years ago
  Ilya Ermakov d175f53e44 Set value selected by mouse when pressing Enter in ComboBox (#16981) 9 years ago
  Sauli Tähkäpää acb889336f Redesign ComboBox filtering, highlighting and selection behaviour. 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Denis Anisimov aa4f442b83 Open combobox popup on click to icon (#14624). 9 years ago
  Teemu Pöntelin 0404f7f5ff Fix ComboBox issue with font-based item icons (#14660) 9 years ago
  Denis Anisimov c8d5826195 Handle all native events in preview handler for Combobox popup (#14321). 9 years ago
  Artur Signell 2987485ccb Update @since tags for new API (#14330) 9 years ago
  Guillermo Alvarez 7a49a096ab Pressing [down]+[enter] on a combobox now closes the popup. (#14379) 9 years ago
  Guillermo Alvarez 5edc32fa0b Correctly display an item which is too long for the textfield. (#13477) 9 years ago
  Guillermo Alvarez 409a41ce44 Correctly display an item which is too long for the textfield. (#13477) 9 years ago
  Antti Tanhuanpää 28702c006f Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929) 10 years ago
  Dmitrii Rogozin 311411905c Remove extra shadow from combobox popup for IE9 and IE10.(#14195) 10 years ago
  Sauli Tähkäpää 949fb45841 Revert "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
  Antti Tanhuanpää ede8fbaad0 Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929) 10 years ago
  Dmitrii Rogozin 6133aa7f7f Fix issue when typing fast in combobox edit box plus then press TAB (#12325) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Dmitrii Rogozin cc5c5af189 Fix keyboard navigating in combo box (#11333). 10 years ago
  Markus Koivisto dd7bcd16de Change forceUpdate flag to always force recalculation of width. Fix tests. (#13444) 10 years ago
  Markus Koivisto aa8761cc63 Force recalc of width when the ComboBox style has changed (#13444) 10 years ago
  Teemu Suo-Anttila 2b60bbb857 Fix SelectedItemIcon rendering on IE (#13731) 10 years ago
  mtzukanov c8bc4d754c Fix ComboBox popup scrolling when paging disabled (#13488) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström bff6f60d65 Support font icons in ComboBox (#13376) 10 years ago
  Felype Santiago Ferreira 29e7df26ad Makes combobox work with pasted texts. (#13214). 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 years ago
  Teemu Suo-Anttila 2c1f8e67a7 Add SuggestionPopup to ComboBox SubParts. (#13286) 10 years ago
  michaelvogt 8f63873fde Handles Tooltip on focus for ComboBox (#12536) 10 years ago
  Fabian Lange 6dcece817b Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491) 10 years ago
  denisanisimov dc491a4eac Reset waitingForFilteringResponse flag to false inside onBlur (#12325) 10 years ago
  Henri Sara f7cc72df9b Close only combobox on escape, not the window (#12163) 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
  Henri Sara 21d9b67d8b Add a large number of debug calls to VFilterSelect (disabled by default) 11 years ago
  michaelvogt 96b6250039 Form field and layout Aria corrections (#11785) 11 years ago
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 years ago