carbon-components-svelte/docs/src
Johannes 8bd615b250
fix(combobox): value should call itemToString with filtered item (#1411)
Fixes #1405

When using the `shouldFilterItem` prop, the `ComboBox` does not display the custom label set with `itemToString` in the input after a selection.
2022-07-23 06:15:11 -07:00
..
components fix: CopyButton text prop and Dropdown selectedId prop should be required (#1311) 2022-05-22 12:39:53 -07:00
layouts refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
pages fix(combobox): value should call itemToString with filtered item (#1411) 2022-07-23 06:15:11 -07:00
App.svelte Update docs (#965) 2022-01-01 10:58:42 -08:00
COMPONENT_API.json chore(code-snippet): preserve custom copy event type (#1375) 2022-06-27 05:44:05 -07:00
global.css fix(side-nav-menu): expanded SideNavMenu should not have a max-height (#1368) 2022-06-23 05:52:02 -07:00
index.js docs: use all.css for prefixed styles (#1221) 2022-04-02 11:45:29 -07:00
store.js Improve documentation (#730) 2021-07-08 16:30:53 -07:00