carbon-components-svelte/src/UIShell
Eric Liu 14e714fa61
Alignment with Carbon version 10.29 (#529)
* chore: patch prettier-plugin-svelte

* docs(tag): add filterable small tag example

* feat(ui-shell): add SideNavDivider

* feat(combo-box): support warning state

* docs(combo-box): add invalid state example

* fix(progress-step): add title to warning icon

* docs(progress-indicator): add invalid step example

* docs(progress-indicator): add disabled steps example

* feat(truncate): add text truncation component and action

* docs(radio-tile): fix light variant example

* fix(side-effects): add pre-compiled CSS to library side effects

* refactor(css): use shorthand scss imports, add comments

* refactor(truncate): rename "direction" prop to "clamp"

* chore(deps-dev): bump carbon-components to v10.29.0

* feat(combo-box): add direction prop

* feat(dropdown): add direction prop

* feat(multi-select): add direction prop
2021-02-19 16:08:16 -08:00
..
GlobalHeader chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
SideNav feat: make renderIcon/icon prop consistent (#496) 2021-01-27 14:16:07 -08:00
Content.svelte refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00
HeaderGlobalAction.svelte fix(types): prefix icon type with "typeof" 2020-11-19 10:41:15 -08:00
HeaderSearch.svelte chore(deps-dev): upgrade prettier-plugin-svelte (#498) 2021-01-27 15:02:02 -08:00
index.js Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
navStore.js feat(UIShell): only render hamburger menu if SideNav exists (#457) 2020-12-09 09:14:32 -08:00
searchStore.js v0.12.0 2020-09-13 14:05:51 -07:00
SideNavDivider.svelte Alignment with Carbon version 10.29 (#529) 2021-02-19 16:08:16 -08:00
SkipToContent.svelte refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00