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
|
3d002f3246
|
chore(deps-dev): upgrade prettier-plugin-svelte (#498)
|
2021-01-27 15:02:02 -08:00 |
|
Eric Liu
|
b7bf9ea1f0
|
Revise docs (#416)
* chore: add license badge to README
* perf(docs): ignore node_modules in markdown preprocessor
* docs: remove tabs for install commands on homepage
* docs(button-set): improve copy
* docs(button): improve usage for icon-only, link buttons
* docs: various copy improvements
|
2020-11-26 11:51:24 -08:00 |
|
Eric Liu
|
7a1480f0ed
|
fix(types): prefix icon type with "typeof"
|
2020-11-19 10:41:15 -08:00 |
|
Eric Liu
|
b313fb6787
|
docs: enhance Component API documentation
Replaces PUBLIC_API.json with COMPONENT_API.json generated by sveld.
|
2020-11-19 06:13:18 -08:00 |
|
Eric Liu
|
58574a47af
|
docs: use expressive typography
|
2020-10-17 14:36:28 -07:00 |
|
Eric Liu
|
0d0d35e715
|
docs: add component API information
|
2020-10-16 18:20:39 -07:00 |
|
Eric Liu
|
d1ac1f2e27
|
docs: add banners for unreleased, unstable components
|
2020-10-16 11:06:20 -07:00 |
|
Eric Liu
|
170d9993f4
|
docs: support theme setting through window search params
|
2020-10-15 17:59:11 -07:00 |
|
Eric Liu
|
2008d0035f
|
docs: add new component docs
|
2020-10-02 20:13:02 -07:00 |
|