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
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
Eric Liu
418e9efaef
v0.22.0
2020-10-30 11:21:44 -07:00
Eric Liu
095173a574
feat(ordered-list): support native list styles
2020-10-29 13:45:25 -07:00
Eric Liu
55214aa38b
feat(button): add "danger-tertiary", "danger-ghost" kinds
2020-10-29 13:31:18 -07:00
Eric Liu
6dd363c2a9
feat(link): support "sm", "lg" size variants
2020-10-29 13:10:42 -07:00
Eric Liu
5a5587c115
feat(timepicker): support "sm", "xl" size variants
2020-10-29 13:05:36 -07:00
Eric Liu
b4caea5f62
feat(overflow-menu): support "sm", "xl" size variants
2020-10-29 13:02:18 -07:00
Eric Liu
1300104661
v0.21.0
2020-10-26 18:43:45 -07:00
Eric Liu
3c02829e73
feat(data-table): support empty table body columns
2020-10-26 11:55:58 -07:00
Eric Liu
c39427670a
feat(data-table): add ToolbarMenu
...
Requires menuRef from OverflowMenu to be exported.
2020-10-26 07:43:54 -07:00
Eric Liu
117e29f208
v0.20.0
2020-10-24 15:26:27 -07:00
Eric Liu
8950920a10
fix(ui-shell): initialize platformName as empty string
...
Prevents "undefined" from being rendered.
2020-10-24 14:31:40 -07:00
Eric Liu
d8104d9c48
refactor(table-row): remove unused prop
2020-10-24 13:59:30 -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
611d72bcf3
feat(data-table): add toolbar, toolbar search
2020-10-24 11:10:31 -07:00
Eric Liu
8a65e463a1
v0.19.0
2020-10-23 06:10:36 -07:00
Eric Liu
6fc073c932
fix(search): forward size prop to Search skeleton
...
Add deprecation notice for the `small` prop.
2020-10-22 18:55:57 -07:00
albert
f51968274f
feat: update types and Component Index
2020-10-21 23:40:06 +02:00
Eric Liu
b7dfcecd1d
Merge branch 'tooltip-definition'
2020-10-21 06:30:01 -07:00
Eric Liu
4113ae95da
refactor(progress-indicator): make currentIndex reactive, add preventChangeOnClick
2020-10-20 18:21:36 -07:00
Eric Liu
cc01b0fb5b
feat(tooltip-definition): make tooltipText slottable
2020-10-20 11:46:30 -07:00
Eric Liu
b4b3c0e4a1
v0.18.0
2020-10-17 14:44:03 -07:00
Eric Liu
77ebd0d1aa
fix(parse-component): parse ArrayExpression
2020-10-17 13:51:32 -07:00
Eric Liu
1a809c9c3a
fix(data-table): fix JSDoc type for expandableRowIds
2020-10-17 13:45:15 -07:00
Eric Liu
38cdd8907c
v0.17.0
2020-10-16 08:57:12 -07:00
Eric Liu
3dfbd6dfc9
feat(aspect-ratio): add AspectRatio component
2020-10-15 16:57:30 -07:00
Eric Liu
48bd19f75e
feat(code-snippet): add wrapText prop
2020-10-15 16:48:37 -07:00
Eric Liu
3edf9ea2a2
feat(content-switcher): add "sm", "xl" size variants
2020-10-15 16:31:07 -07:00
Eric Liu
f692403fcc
Merge pull request #333 from IBM/accordion
...
Accordion: add size variants, disabled prop; forward align prop to Skeleton
2020-10-15 16:26:15 -07:00
Eric Liu
ebf882cff4
feat(accordion): add disabled prop
2020-10-15 16:15:17 -07:00
Eric Liu
cb80c7d15b
feat(accordion): add "sm", "xl" size variants to Accordion and AccordionSkeleton
2020-10-15 15:48:48 -07:00
Eric Liu
6d48ff38cb
feat(button-skeleton): add size prop consistent with Button
2020-10-15 05:31:22 -07:00
Eric Liu
e4766591d5
feat(search): support disabled state
2020-10-14 16:00:19 -07:00
Eric Liu
2acbb2ba5d
v0.16.0
2020-10-12 06:30:05 -07:00
Eric Liu
ea56f9acba
Merge pull request #302 from IBM/docs-vercel
...
Deploy documentation to Vercel
2020-10-05 15:55:28 -07:00
Eric Liu
5ac29b52d5
docs: remove node-sass, gh-pages config
2020-10-04 11:33:41 -07:00
albert
115f032317
fix(link): change href description and default value
2020-10-04 20:25:36 +02:00
albert
df2d63d6eb
feat(link): add href prop
2020-10-04 19:55:51 +02:00
Eric Liu
3145839c1a
v0.15.0
2020-10-01 17:30:50 -07:00
Eric Liu
c363dd5650
fix: export DatePickerSkeleton, FileUploaderSkeleton
2020-10-01 17:04:01 -07:00
albert
8d571d2a29
feat(datatable-skeleton): change to size prop
2020-09-24 10:35:13 +02:00
Eric Liu
13ca3bb4c6
v0.14.0
2020-09-23 18:04:38 -07:00
albert
2bf6509c2a
fix: change DataTable headers prop type
2020-09-19 22:32:53 +02:00
Eric Liu
be7bbeda03
v0.13.0
2020-09-18 19:19:53 -07:00
Eric Liu
e197178a99
v0.12.3
2020-09-16 12:43:36 -07:00
Eric Liu
894a1451c5
Revert "v0.12.3"
...
This reverts commit 6567a68a54
.
2020-09-16 12:42:07 -07:00
Eric Liu
6567a68a54
v0.12.3
2020-09-16 12:41:42 -07:00
Eric Liu
e9f4c1d727
v0.12.2
2020-09-14 14:46:56 -07:00