Eric Liu
350aad83e0
Merge pull request #348 from weaseldotro/patch-1
...
fix(ComposedModal): remove bx--body--with-modal-open from body classes after destroy
2020-10-20 05:49:11 -07:00
weaseldotro
2afb888485
fix(ComposedModal): remove bx--body--with-modal-open from body classes after destroy
...
When onMount is async, the returned function is not executed: https://github.com/sveltejs/svelte/issues/4927
Because the class is not remove from the body, the code should be moved to a onDestroy function.
2020-10-20 11:09:33 +03: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
96ded05cdf
Merge pull request #342 from IBM/slottable-datatable
...
make DataTable cells slottable
2020-10-17 14:35:49 -07:00
Eric Liu
c0fbd24e2a
feat(data-table): make cells slottable
2020-10-17 14:31:57 -07:00
Eric Liu
ed377a999b
Merge pull request #341 from IBM/datatable
...
add expandable DataTable
2020-10-17 13:55:47 -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
918ef46a90
Merge pull request #340 from IBM/improve-docs
...
docs: add initial recipes, component API
2020-10-16 18:25:57 -07:00
Eric Liu
0d0d35e715
docs: add component API information
2020-10-16 18:20:39 -07:00
Eric Liu
0472c1ad23
docs(component-index): escape description
2020-10-16 14:30:53 -07:00
Eric Liu
af8e3b1631
docs(component-index): fix description line breaks
2020-10-16 14:24:05 -07:00
Eric Liu
c7f664c7fb
docs(component-index): add prop descriptions
2020-10-16 14:16:49 -07:00
Eric Liu
27726be070
docs(component-index): sort ToC components in COMPONENT_INDEX.md
2020-10-16 13:58:55 -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
410d2c8656
fix(data-table): fix misaligned tall row table headers
...
"bx--table-header-label" should be a div, not a span element
2020-10-16 11:28:12 -07:00
Eric Liu
d1ac1f2e27
docs: add banners for unreleased, unstable components
2020-10-16 11:06:20 -07:00
Eric Liu
ead27350ac
chore(deps-dev): bump prettier
2020-10-16 11:05:59 -07:00
Eric Liu
38cdd8907c
v0.17.0
2020-10-16 08:57:12 -07:00
Eric Liu
f01eac3385
Merge pull request #338 from IBM/improve-docs
...
Improve docs
2020-10-16 06:19:19 -07:00
Eric Liu
b69fe25ed0
Merge pull request #339 from weaseldotro/patch-1
...
DropDown: add select event, fix closing when click outside of body
2020-10-16 06:13:29 -07:00
weaseldotro
122d347492
DropDown: add select event, fix closing when click outside of body
2020-10-16 11:48:33 +03:00
Eric Liu
bf8b45b96a
docs(button-set): use correct grammar for "Log in"
2020-10-15 18:32:52 -07:00
Eric Liu
9956cd5e8a
docs: fix leaky body styles for framed content
2020-10-15 18:24:17 -07:00
Eric Liu
170d9993f4
docs: support theme setting through window search params
2020-10-15 17:59:11 -07:00
Eric Liu
7c865a6e1f
docs(routify): output single JS bundle
2020-10-15 17:53:30 -07:00
Eric Liu
e94227082b
docs: add npm install command
2020-10-15 17:33:53 -07:00
Eric Liu
7345cc1b83
docs(preview): move inline loader above preview
2020-10-15 17:27:27 -07:00
Eric Liu
a02be58ac8
docs(framed): add min height, padding to framed components
2020-10-15 17:27:06 -07:00
Eric Liu
b0dbcb8f06
docs: use AspectRatio from library
2020-10-15 17:21:46 -07:00
Eric Liu
f7626e5b17
Merge pull request #337 from IBM/carbon-components-10.22
...
chore(deps-dev): bump carbon-components to ^v10.22
2020-10-15 17:15:41 -07:00
Eric Liu
3f3093d156
docs: set min height on .bx--content
2020-10-15 17:15:27 -07:00
Eric Liu
5b483eaed0
chore(deps-dev): bump carbon-components to ^v10.22
2020-10-15 17:11:36 -07:00
Eric Liu
612d74f02e
Merge pull request #336 from IBM/aspect-ratio
...
add AspectRatio component
2020-10-15 17:05:47 -07:00
Eric Liu
3dfbd6dfc9
feat(aspect-ratio): add AspectRatio component
2020-10-15 16:57:30 -07:00
Eric Liu
ba78105c10
Merge pull request #335 from IBM/code-snippet-wrap-text
...
feat(code-snippet): add wrapText prop
2020-10-15 16:56:02 -07:00
Eric Liu
48bd19f75e
feat(code-snippet): add wrapText prop
2020-10-15 16:48:37 -07:00
Eric Liu
e1ee3a6092
Merge pull request #334 from IBM/content-switcher-sizes
...
ContentSwitcher: add "sm", "xl" size variants
2020-10-15 16:36:13 -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
933055c9ce
fix(accordion-skeleton): add align prop
2020-10-15 15:33:25 -07:00
Eric Liu
e4b6980dfa
Merge pull request #332 from IBM/fixes
...
Alignment
2020-10-15 06:01:03 -07:00
Eric Liu
7b995db968
fix(skeleton-text): unkey paragraph rows
...
Chance of duplicate keys is high
2020-10-15 05:47:45 -07:00