Richard O'flynn
95bfb720ea
Support fieldset disabled
2020-12-01 18:00:15 +00:00
Richard O'flynn
ef76f2cb58
Revert RadioTile tabindex
2020-12-01 17:08:23 +00:00
Richard O'flynn
17a77b6d89
Merge remote-tracking branch 'origin/master'
2020-12-01 16:47:06 +00:00
Richard O'flynn
de1c2d00eb
Fix binding bug
2020-12-01 16:45:44 +00:00
water_lift
495ae2780a
fix FileUploader ( #437 )
...
* fix FileUploader
* FileList -> File[]
2020-11-30 18:43:39 -08:00
Richard O'flynn
80f49f6a8f
Prepare for pull request
2020-12-01 01:01:47 +00:00
Richard O'flynn
c37d7b3760
Strip out RadioTileGroup
2020-12-01 00:40:10 +00:00
Richard O'flynn
10da838509
add build
2020-12-01 00:22:50 +00:00
Richard O'flynn
5ef181d693
Remove light prop from SelectableTileGroup
2020-11-30 23:19:17 +00:00
Richard O'flynn
a249b6183b
Some fixes
2020-11-30 22:14:59 +00:00
Richard O'flynn
184c3d9219
Some fixes
2020-11-30 21:38:52 +00:00
Richard O'flynn
fe5c571b13
WIP: SelectableTileGroup
2020-11-30 21:06:05 +00:00
Eric Liu
95c5682669
v0.25.1
2020-11-28 06:20: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
Richard O'flynn
b597a64131
Add padding prop to Grid component ( #420 )
...
* Add padding prop to Grid component
* Fix file name
* Build lib
* Typo
Co-authored-by: Richard O'flynn <richard.oflynn@brighter-software.co.uk>
2020-11-27 04:08:30 -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
1e72ea9942
v0.24.0
2020-11-26 15:47:41 -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
4226535338
v0.23.2
2020-11-25 10:29:02 -08:00
Eric Liu
0d8064043f
fix(types): export component types ( #411 )
2020-11-25 10:19:11 -08:00
Eric Liu
3283b9b4f5
v0.23.1
2020-11-22 10:04:57 -08:00
Eric Liu
eaebf764cf
v0.23.0
2020-11-20 17:29:00 -08:00
Eric Liu
c513279751
fix(progress-indicator): allow currentIndex to be programmatically updated
2020-11-20 06:21:27 -08:00
Eric Liu
1e3eef992c
feat(toggle): support small size, deprecate ToggleSmall
2020-11-19 15:20:01 -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
998757691b
chore: regenerate component docs [ci skip]
2020-11-19 06:21:24 -08:00
Eric Liu
380a780b65
chore: use sveld to generate types, component docs
2020-11-16 11:13:18 -08:00
Eric Liu
418e9efaef
v0.22.0
2020-10-30 11:21:44 -07:00
Eric Liu
2140eebb33
feat(multi-select): dispatch "select" event
2020-10-29 18:39:41 -07:00
Eric Liu
a016bf897c
feat(multi-select): forward "on:clear" event
2020-10-29 18:23:19 -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
a3ed75fea9
docs: document "sm", "xl" field sizes for MultiSelect, Select
2020-10-26 14:32:38 -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
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
a58be75648
Merge pull request #363 from IBM/fixes
...
Fixes
2020-10-24 15:22:09 -07:00
Eric Liu
8a07f833fd
feat(search): dispatch clear event
2020-10-24 14:37:04 -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
f17e4af481
fix(scripts): named slots omitted if default slot is present
2020-10-24 13:49:22 -07:00