carbon-components-svelte/types/UIShell
Eric Liu 30cfc842d5
Refactor UI Shell global search component (#417)
* feat(ui-shell): refactor UI Shell search component

* fix(ui-shell): dispatched event is "select", not "search"

* test(header-search): validate HeaderSearch types

* fix(header-search): selecting a result should reset the search

* feat(header-search): deefault selectedResultIndex should be 0

Reset selectedResultIndex, value after dispatching.

* docs(header-search): demo basic filtering

* chore: rebuild types, docs

* feat(header-search): pass index as a slot prop
2020-11-26 15:42:15 -08:00
..
GlobalHeader fix(types): remove "undefined" dispatched events 2020-11-19 09:09:57 -08:00
SideNav refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Content.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
HeaderGlobalAction.d.ts fix(types): prefix icon type with "typeof" 2020-11-19 10:41:15 -08:00
HeaderSearch.d.ts Refactor UI Shell global search component (#417) 2020-11-26 15:42:15 -08:00
SkipToContent.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00