Commit graph

61 commits

Author SHA1 Message Date
Eric Y Liu
bd846dc453 v0.32.1 2021-04-02 15:01:07 -07:00
Eric Y Liu
fbcb14c268 v0.32.0 2021-04-02 13:36:14 -07:00
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
Eric Y Liu
4577e7f152 v0.31.0 2021-03-20 17:11:35 -07:00
Eric Y Liu
afed4fa2fa v0.30.0 2021-03-13 14:57:30 -08:00
Eric Liu
390b621ed4 v0.29.2 2021-03-01 11:13:29 -08:00
Eric Liu
720ef778f2 v0.29.1 2021-02-26 14:32:58 -08:00
Eric Liu
d12442c797 v0.29.0 2021-02-19 16:36:51 -08:00
Eric Liu
4e4234f83d v0.28.0 2021-02-05 06:12:29 -08:00
Eric Liu
3e926de49d v0.27.0 2021-01-28 11:07:01 -08:00
Eric Liu
855381a486
feat(preprocess): add optimizeCarbonImports preprocessor (#499) 2021-01-28 06:20:15 -08:00