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
Eric Liu
f5509060d5
docs: tweak body copy, link to CopyableCodeSnippet recipe
2020-11-22 09:50:46 -08:00
Eric Liu
9edb0c2f31
docs(recipes): add ExpandableAccordion recipe
2020-11-22 09:50:23 -08:00
Eric Liu
bc29d9ee0d
docs(radio-button): add reactive example
2020-11-22 09:25:05 -08:00
Eric Liu
b6036f889d
fix(list-box): remove stopPropagation clikc modifier
2020-11-21 06:06:50 -08:00
Eric Liu
365c16a0d1
docs(progress-indicator): add programmatic usage example
2020-11-20 09:06:20 -08:00
Eric Liu
c513279751
fix(progress-indicator): allow currentIndex to be programmatically updated
2020-11-20 06:21:27 -08:00
josefaidt
a417cee481
docs(UIShell): add example for persisted hamburger menu
2020-11-18 08:53:55 -06:00
josefaidt
3049d2318c
refactor boolean comparison
2020-11-12 09:05:24 -06:00
Eric Liu
882737c8b8
docs(code-snippet): update hidden example copy
2020-10-30 10:48:12 -07:00
Eric Liu
25a7ceacf8
docs(code-snippet): simplify hidden code snippet example
2020-10-30 10:43:30 -07:00
Eric Liu
5e13f04e3c
docs(code-snippet): add examples for dynnamic, hidden code snippets
2020-10-30 10:22:39 -07:00
Eric Liu
c76fa8c432
docs: overflow menu should not be open
2020-10-26 12:16:05 -07:00
Eric Liu
3c02829e73
feat(data-table): support empty table body columns
2020-10-26 11:55:58 -07:00
Eric Liu
a2b375f32e
feat(data-table): hide batch actions if overflow visible
2020-10-26 08:15:31 -07:00
Eric Liu
f43b132088
feat(data-table): support radio, selectable variants with batch actions
2020-10-24 13:37:00 -07:00
Eric Liu
829275e594
docs: tweak copy
2020-10-22 17:30:50 -07:00
Eric Liu
d7add290d9
docs(inline-loading): add UX example
2020-10-22 10:59:27 -07:00
Eric Liu
249f158f8a
docs: add initial recipes
2020-10-16 13:19:54 -07:00
Eric Liu
9956cd5e8a
docs: fix leaky body styles for framed content
2020-10-15 18:24:17 -07:00
Eric Liu
a02be58ac8
docs(framed): add min height, padding to framed components
2020-10-15 17:27:06 -07:00
Eric Liu
3b24d21168
docs(combo-box): add filterable example
2020-10-14 15:14:54 -07:00
Eric Liu
2008d0035f
docs: add new component docs
2020-10-02 20:13:02 -07:00