carbon-components-svelte/docs
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
..
public docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
src Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
.gitignore docs: add new component docs 2020-10-02 20:13:02 -07:00
index.html docs: remove app hydration 2020-10-14 14:42:45 -07:00
package.json Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00
svelte.config.js Revise docs (#416) 2020-11-26 11:51:24 -08:00
vercel.json docs: try vercel.json for SPA fallback 2020-10-10 11:15:42 -07:00
vite.config.js feat: upgrade flatpickr and use ESM entry #249 (#489) 2021-01-21 14:21:17 -08:00
yarn.lock Alignment with Carbon version 10.28 (#505) 2021-02-05 05:59:10 -08:00