Richard O'flynn
ed9d109b33
Fix failing RadioTile test
2020-12-01 00:47:54 +00:00
Richard O'flynn
5f5293a5b9
Some fixes
2020-11-30 21:43:49 +00:00
Richard O'flynn
fe5c571b13
WIP: SelectableTileGroup
2020-11-30 21:06:05 +00:00
Richard O'flynn
47f6292320
Merge master
2020-11-27 09:02:08 +00:00
Richard O'flynn
9af756bd4b
Add padding prop to Grid component
2020-11-27 01:24:07 +00: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
71c15db2ca
expand headers type in DataTableSkeleton, fix DataTableRow type to require "id" ( #415 )
...
* feat(data-table-skeleton): support object type for headers
* fix(data-table): require "id" in DataTableRow interface
2020-11-26 10:28:07 -08:00
Eric Liu
0d8064043f
fix(types): export component types ( #411 )
2020-11-25 10:19:11 -08:00
Eric Liu
eed617433b
test: add TS types
2020-11-19 14:16:01 -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
3c04f122b0
refactor(types): rewrite type definitions to account for intrinsic attributes
2020-11-03 05:44:11 -08:00