Eric Liu
f3cddbad9f
Align v10.33 ( #619 )
...
* chore(deps-dev): upgrade carbon-components to v10.33.0
* fix(clickable-tile): support disabled state for ClickableTile
* fix(aspect-ratio): add missing 3x2 ratio
* docs: update number of supported chart types
* feat(link): support link with icon
* refactor(outbound-link): use icon prop
* fix(search): wrap search icon with div
2021-04-30 17:08:09 -07:00
Eric Liu
5fad0cb3c7
Alignment with Carbon version 10.31 ( #571 )
...
* chore(deps-dev): upgrade carbon-components to v10.31.0
* fix(slider): use CSS to hide input if hideTextInput is true
* docs(slider): add hidden text input, invalid, disabled examples
* feat(tabs): support "container" type for TabsSkeleton
* chore(list-box): remove hotfix inline style to center dropdown chevron
* fix(number-input): use add, subtract icons and update markup
* feat(select): add warning state
* docs(select): add invalid state example
* docs(select): add helper text example
* fix(structured-list): add "rowgroup" role to StructuredListBody
* docs: release code snippet max-width
* docs(select): add skeleton hidden label example
* feat(popover): add Popover component
* feat(pagination): dispatch button click events to be consistent with PaginationNav
* fix(multi-select): type clear as a custom event
* docs(radio-button): add disabled buttons example
* chore(tabs): use absolute icon import
* fix(link): remove line breaks within anchor link
* docs(radio-button): adjust section copy verbiage
* chore(deps-dev): upgrade carbon-icons-svelte to v10.27
v10.27 uses the SvelteComponentTyped interface
* docs(accordion): adjust section title verbiage
* test(types): fix warnings from svelte-check
* fix(search): only set autofocus attribute if equals true
* feat(popover): add closeOnOutsideClick prop
* docs: style [data-outline] as relative positioned
* feat(context-menu): add initial ContextMenu
* feat(context-menu): annotate props, generate types
* feat(context-menu): add initial focus logic
* fix(context-menu): correctly tab in/out of nested menus
* chore(context-menu): update types
* fix(context-menu): obtain radio id from node directly
* docs(context-menu): add examples and test
* fix(context-menu): prevent default keydown behavior
2021-03-20 10:39:14 -07:00
Eric Liu
251f986304
add OutboundLink ( #504 )
...
* feat(link): add OutboundLink
* fix(outbound-link): forward Link events
2021-02-03 05:27:24 -08:00
Eric Liu
75d4b4cf03
refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props
2020-11-06 11:30:46 -08:00
Eric Liu
d38e6d8be6
refactor: update/fix JSDoc props
2020-11-04 06:04:25 -08:00
Eric Liu
6dd363c2a9
feat(link): support "sm", "lg" size variants
2020-10-29 13:10:42 -07:00
Eric Liu
378fe06e03
chore: remove storybook
2020-10-14 16:23:44 -07:00
josefaidt
32077693e0
chore(links): add rel="" to all links
2020-10-08 14:02:08 -05: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
josefaidt
398887a3d3
feat(prettier): add svelteBracketNewLine
2020-09-24 10:50:34 -05:00
josefaidt
00cdebadd1
fix(link): remove visited styles by default
2020-09-18 15:09:02 -05:00
Eric Liu
4b7d254560
feat(link): set rel to "noopener noreferrer" if target is "_blank"
...
Protects against cross-origin window.opener exploits when the target attribute is "_blank"
2020-09-04 17:05:47 -07:00
Eric Liu
42b8159b1c
chore(prettier): use svelteStrictMode
2020-09-04 16:35:49 -07:00
Eric Liu
f30755b237
chore: complete first pass of apply jsdoc annotations to component props
2020-07-26 17:42:12 -07:00
Eric Liu
773b18d314
chore: add more prop annotations
2020-07-25 06:26:49 -07:00
Eric Liu
2200b29b92
chore: lift components folder
2020-07-19 09:06:08 -07:00