Commit graph

907 commits

Author SHA1 Message Date
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
Eric Liu
6d48ff38cb feat(button-skeleton): add size prop consistent with Button 2020-10-15 05:31:22 -07:00
Eric Liu
6d12d7e6e2 refactor(icon): remove old logic to infer icon size from function name 2020-10-15 05:23:46 -07:00
Eric Liu
696c5dcb2a feat(progress-indicator-skeleton): add count prop 2020-10-15 05:17:16 -07:00
Eric Liu
4dc9a48b02 fix(breadcrumb): forward noTrailingSlash to skeleton 2020-10-15 05:13:18 -07:00
Eric Liu
0b56ef6bba fix(inline-loading): add missing class 2020-10-15 05:10:20 -07:00
Eric Liu
06fea29c4f feat(accordion): add size variants 2020-10-14 18:01:55 -07:00
Eric Liu
7af88ab48b
Merge pull request #331 from IBM/retire-storybook
Retire storybook
2020-10-14 16:36:09 -07:00
Eric Liu
7515f756ab ci(travis): run only prepack script 2020-10-14 16:28:13 -07:00
Eric Liu
d8224ab3c9 chore: use npm-run-all to run scripts 2020-10-14 16:26:03 -07:00
Eric Liu
378fe06e03 chore: remove storybook 2020-10-14 16:23:44 -07:00
Eric Liu
856086dc71
Merge pull request #330 from IBM/search-disabled
feat(search): support disabled state
2020-10-14 16:11:54 -07:00
Eric Liu
87908ffbd5
Merge pull request #329 from IBM/combobox-disabled
fix(combo-box): disabled combobox should not open
2020-10-14 16:06:43 -07:00
Eric Liu
e4766591d5 feat(search): support disabled state 2020-10-14 16:00:19 -07:00
Eric Liu
f8ae391ef6 fix(combo-box): disabled combobox should not open 2020-10-14 15:51:27 -07:00
Eric Liu
718a7fcabd
Merge pull request #328 from IBM/improve-docs
Improve docs
2020-10-14 15:47:00 -07:00
Eric Liu
46c611f638 chore: run prettier [ci skip] 2020-10-14 15:40:33 -07:00
Eric Liu
f59ccf77ff docs: remove prefetch behavior 2020-10-14 15:39:59 -07:00
Eric Liu
6bc47cb5fa docs(multi-select): add no sort example 2020-10-14 15:24:03 -07:00
Eric Liu
3b24d21168 docs(combo-box): add filterable example 2020-10-14 15:14:54 -07:00
Eric Liu
e221888565 docs(combo-box): add light variant example 2020-10-14 15:06:20 -07:00
Eric Liu
4b783e7133 docs(link): add target=_blank example 2020-10-14 15:06:02 -07:00
Eric Liu
f86bd0710d docs(pagination): add hidden page size example 2020-10-14 15:05:46 -07:00
Eric Liu
9aee535a28 docs(build): omit flatpickr l10n from vite optimizable deps 2020-10-14 14:43:16 -07:00
Eric Liu
5eab3474db docs: remove app hydration 2020-10-14 14:42:45 -07:00
Eric Liu
e382038850
Merge pull request #321 from josefaidt/320-add-rel-all-links
chore(links): add rel="" to all links
2020-10-13 13:09:13 -07:00
josefaidt
f6a3ff895e fix(ClickableTile): move rel before rest props 2020-10-13 08:34:31 -05:00
Eric Liu
2acbb2ba5d v0.16.0 2020-10-12 06:30:05 -07:00
Eric Liu
b6c805e062
Merge pull request #323 from weaseldotro/fix-appswitcher-ui-shell
fix(HeaderAction): panel closes when user clicks inside the browser window, not just inside the page body
2020-10-11 10:11:11 -07:00