Eric Liu
bcd28de86e
feat(types): use the SvelteComponentTyped interface in the TypeScript definitions ( #515 )
2021-02-07 11:25:20 -08:00
Eric Liu
63ef51209d
feat: make renderIcon/icon prop consistent ( #496 )
2021-01-27 14:16:07 -08:00
Eric Liu
8b7dfbe540
v0.25.0
2020-11-27 06:16:59 -08:00
Daniel Miedzik
c670964e93
fix types for FileUploader component ( #422 )
...
* fix types for FileUploader component
* correction of a mistaken change
Co-authored-by: Daniel Miedzik <dmiedzik@bethel.jw.org>
2020-11-27 04:15:01 -08:00
Eric Liu
f4c940d5ee
Make UI Shell HeaderAction panel transition configurable ( #419 )
...
* fix(ui-shell): remove fly transition from hamburger menu
* feat(header-action): make panel transition configurable
* chore: rebuild types, docs
* docs(ui-shell): document transition prop in Header app switcher example
2020-11-26 17:14:07 -08:00
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
7a1480f0ed
fix(types): prefix icon type with "typeof"
2020-11-19 10:41:15 -08:00
Eric Liu
1e80e42573
fix(types): remove "undefined" dispatched events
2020-11-19 09:09:57 -08:00
Eric Liu
998757691b
chore: regenerate component docs [ci skip]
2020-11-19 06:21:24 -08:00
Eric Liu
75d4b4cf03
refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props
2020-11-06 11:30:46 -08:00
Eric Liu
d38e6d8be6
refactor: update/fix JSDoc props
2020-11-04 06:04:25 -08:00
Eric Liu
3c04f122b0
refactor(types): rewrite type definitions to account for intrinsic attributes
2020-11-03 05:44:11 -08:00