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
|
7cd3723960
|
Alignment with Carbon version 10.28 (#505)
* chore(deps-dev): remove @carbon/themes
* chore(deps-dev): bump devDependencies
* fix(tabs): forward click event to Tab
* feat(toggle): dispatch toggle event
* feat(tag): dispatch close event
* feat(tooltip-icon): make tooltipText slottable
* feat(dropdown): add hideLabel prop
* docs(select): add "Hidden label" example
* refactor(modal): use class directive
* feat(modal): dispatch transitionend event
* chore(deps-dev): upgrade carbon-components to 10.28.0-rc.0
* feat(date-picker): add warn state
* feat(tag): support small size variant
* fix(search): add semantic role
* feat(toolbar-search): add disabled state
* fix(composed-modal): add aria-label prop, update header semantic tags
* chore(deps-dev): upgrade carbon-components to v10.28
* docs(overflow-menu): add light variant example
* docs(link): document OutboundLink in Component API
* chore(tooltip-icon): rename slot to "tooltipText"
* docs(component-api): wrap code blocks to minimize width
* docs(aspect-ratio): remove inline outline style
* fix(tab): do not trigger focus when mounting
* docs(tabs): add reactive example
Closes #438
|
2021-02-05 05:59:10 -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
|
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
|
378fe06e03
|
chore: remove storybook
|
2020-10-14 16:23:44 -07:00 |
|
josefaidt
|
398887a3d3
|
feat(prettier): add svelteBracketNewLine
|
2020-09-24 10:50:34 -05:00 |
|
Eric Liu
|
42b8159b1c
|
chore(prettier): use svelteStrictMode
|
2020-09-04 16:35:49 -07:00 |
|
Eric Liu
|
121768598c
|
chore(tabs): pass id to anchor link in Tab
|
2020-07-30 17:27:29 -07:00 |
|
Eric Liu
|
a0b6b561af
|
fix(tabs): remove hidden attribute for selected tab panel
|
2020-07-30 17:27:06 -07:00 |
|
Eric Liu
|
c06aa92978
|
chore(tabs): document prop types
|
2020-07-27 20:13:56 -07:00 |
|
Eric Liu
|
aadc8d9bf1
|
chore(tabs): add count prop for tabs skeleton
|
2020-07-27 20:13:39 -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 |
|