Commit graph

452 commits

Author SHA1 Message Date
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
7e2ab46e6a feat(dropdown): support "sm", "xl" sizes 2020-10-26 14:31:11 -07:00
Eric Liu
4d89c83723 docs(preview): append current theme to iframe url 2020-10-26 12:25:38 -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
a0caa12a27 fix(data-table): cancelling selection should uncheck batch selection checkbox 2020-10-26 08:24:20 -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
626a1da8b0 docs: remove flaky iframe on:load behavior 2020-10-24 15:20:04 -07:00
Eric Liu
369cd47772
Merge pull request #362 from albertms10/datatable-sort-docs
feat(docs): add datatable display and sort example
2020-10-24 15:04:09 -07:00
Albert Mañosa
f5adf8022d
fix(docs): add missing datatable sortable prop
Co-authored-by: Eric Liu <ericyl.us@gmail.com>
2020-10-24 23:57:01 +02:00
Albert Mañosa
bdc41f1144
fix(docs): string interpolation in display method body
Co-authored-by: Eric Liu <ericyl.us@gmail.com>
2020-10-24 23:52:53 +02:00
Eric Liu
b167b33ec8 docs(accordion): add missing p tag 2020-10-24 14:44:15 -07:00
albert
177836e2f3 feat(docs): add datatable display and sort example 2020-10-24 23:41:22 +02: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
a9a09b2086 docs(component-api): add margin bottom if no props 2020-10-24 14:00:27 -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
Eric Liu
829275e594 docs: tweak copy 2020-10-22 17:30:50 -07:00
Eric Liu
09511cc528 docs(accordion): use better mock data 2020-10-22 17:14:38 -07:00
Eric Liu
d7add290d9 docs(inline-loading): add UX example 2020-10-22 10:59:27 -07:00
Eric Liu
096c2c9729 docs(code-snippet): add multi-line skeleton example 2020-10-22 08:57:57 -07:00
Eric Liu
dbb1f9e8a5 docs(content-switcher): add selected index example, use more realistic copy 2020-10-22 08:53:16 -07:00
albert
ead9634ab6 feat: update Public API with datatable headers methods 2020-10-21 23:44:20 +02:00
Eric Liu
40179acfd4 chore: update PUBLIC_API.json 2020-10-21 06:34:23 -07: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
6ae0e31011 refactor(tooltip-definition): remove hidden variable 2020-10-20 11:41:45 -07:00
Eric Liu
11f3b9ec06 chore: fix description typo 2020-10-17 15:20:33 -07:00
Eric Liu
b4b3c0e4a1 v0.18.0 2020-10-17 14:44:03 -07:00
Eric Liu
ccc44561b9 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte 2020-10-17 14:37:34 -07:00
Eric Liu
58574a47af docs: use expressive typography 2020-10-17 14:36:28 -07:00
Eric Liu
c0fbd24e2a feat(data-table): make cells slottable 2020-10-17 14:31:57 -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
0a927ae512 feat(data-table): add expandable DataTable
#14
2020-10-17 13:33:26 -07:00
Eric Liu
0d0d35e715 docs: add component API information 2020-10-16 18:20:39 -07:00
Eric Liu
249f158f8a docs: add initial recipes 2020-10-16 13:19:54 -07:00
Eric Liu
964a0c9f75 docs(data-table): add tall example, skeleton sizes 2020-10-16 11:29:23 -07:00
Eric Liu
d1ac1f2e27 docs: add banners for unreleased, unstable components 2020-10-16 11:06:20 -07:00