carbon-components-svelte/docs
Eric Liu fa9b90cd79
Alignment with Carbon version 10.32 (#588)
* feat(code-snippet): add copy functionality

- docs: add custom feedback copy text example

* feat(tile): support disabled state for SelectableTile, RadioTile

Closes #539

* build(rollup): add clipboard-copy to globals

* feat(copy-button): add copy functionality

* feat(content-switcher): deprecate the light prop

- docs: remove the light variant example

* fix(toolbar-search): remove outer div

* feat(search): add searchClass prop

* fix(composed-modal): set hasScrollingContent class on ModalBody

* docs(data-table): add expandable size examples

* feat(tooltip): add TooltipFooter component

* fix(time-picker): correctly display invalidText

* feat(breadcrumb): support overflow menu

* feat(multi-select): export inputRef prop

* chore(deps-dev): upgrade carbon-components to v10.32.0

* feat(form): add noMargin prop to FormGroup

* docs(tooltip): document TooltipFooter

* feat(context-menu): support danger kind for ContextMenuOption

* feat(data-table): support rendering empty table header in skeleton

* refactor(types): use shorter import path in DataTableSkeleton

* feat(data-table): allow sorting to be disabled for a specific header

* docs(data-table): update example to desort the Protocol header

As an example, it makes more sense because all the values ("http") are the same.

* fix(context-menu): set initial y offset of context menu based on window height #577

* fix(context-menu): render submenu based on viewport constraints #577
2021-04-02 13:31:53 -07:00
..
public docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
src Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07: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.32 (#588) 2021-04-02 13:31:53 -07:00
svelte.config.js Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -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.32 (#588) 2021-04-02 13:31:53 -07:00