Flavio Li Volsi
cee26b7b38
Allowing a custom placeholder in ToolbarSearch
2021-03-05 18:32:53 +01: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
48012b9ca0
Minor fixes to align with v10.26 ( #490 )
...
* fix(data-table): remove aria-hidden prop from ToolbarSearch
* fix(ui-shell): deprecate ariaLabel prop in HeaderNav
- remove menubar role from HeaderNav
- obtain "aria-label" and "aria-labelledby" from $$props
* fix(slider): add label id
2021-01-21 15:28:34 -08:00
Eric Liu
eed617433b
test: add TS types
2020-11-19 14:16:01 -08:00
Eric Liu
d38e6d8be6
refactor: update/fix JSDoc props
2020-11-04 06:04:25 -08:00
Eric Liu
611d72bcf3
feat(data-table): add toolbar, toolbar search
2020-10-24 11:10:31 -07:00