Skip to content

Tags: ericabr/carbon-components-react

Tags

v6.5.0

Toggle v6.5.0's commit message
feat(OverflowMenu): added onClose & onOpen to props to notify caller …

…Menu's open state (carbon-design-system#889)

* feat(OverflowMenu): added onClose to props to notify menu is closed

* feat(OverflowMenu): moved onClose handler to componentDidUpdate

* feat(OverflowMenu): moved onClose handler to render() where state.open is surely changed

* feat(OverflowMenu): moved onClose handler to componentDidUpdate

* feat(OverflowMenu): add onOpen to notify caller menu's open state

* feat(OverflowMenu): moved onClose & onOpen handler to componentDidUpdate

* feat(OverflowMenu): added onClose to props to notify menu is closed

* chore(build): fix babel config for test (carbon-design-system#892)

* feat(OverflowMenu): moved onClose handler to componentDidUpdate

* feat(OverflowMenu): moved onClose handler to render() where state.open is surely changed

* feat(OverflowMenu): moved onClose handler to componentDidUpdate

* feat(DatePicker): Added minDate and maxDate props and pass them on to flatpickr (carbon-design-system#887)

* feat(DatePicker): Added minDate and maxDate props and pass them on to flatpickr

* Updated story description

* fix: Pagination component's range and page text for no items (carbon-design-system#872)

* fix: Pagination component's range and page text for no items, resolves #553

* fix: Update UTs for PaginationV2

* feat(SearchFilterButton): add support for attaching event handlers (carbon-design-system#896)

* fix(DatePicker): treat Flatpickr's default export as a constructor (carbon-design-system#890)

Fixes #491.

* fix: console.errors coming from using Datepicker (carbon-design-system#899)

* fix(package): update flatpickr to version 4.5.0 (carbon-design-system#897)

* fix(package): update flatpickr to version 4.5.0

Closes carbon-design-system#893

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* fix(table-toolbar-search): add i18n support (carbon-design-system#903)

* fix(OverflowMenu): fix <ClickOutside> not covering floating menu (carbon-design-system#906)

Fixes #628.

* feat(OverflowMenu): add onOpen to notify caller menu's open state

* feat(OverflowMenu): moved onClose & onOpen handler to componentDidUpdate

* feat(OverflowMenu): moved onOpen call hook to_handlePlace

* feat(OverflowMenu): refine from Josh and Akira's reviews

* feat(OverflowMenu): refine from Josh and Akira's reviews

* feat(OverflowMenu): refine from Josh and Akira's reviews

v6.4.3

Toggle v6.4.3's commit message
fix: Removed duplicate code from search story (carbon-design-system#996)

v6.4.2

Toggle v6.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(export): add tooltip exports (carbon-design-system#978)

* fix(export): add tooltip exports

* fix(tooltip): add tooltip simple export

v6.4.1

Toggle v6.4.1's commit message
fix(progress-indicator): fix svg warning (carbon-design-system#979)

v6.4.0

Toggle v6.4.0's commit message
feat(FileUploader): Add optional `name` attribute for FileUploader (c…

…arbon-design-system#974)

* feat(FileUploader): Add optional `name` attribute for FileUploader

* fix(FileUploader): Remove default `name` attribute on `input[type="file"]`

* docs(FileUploader): Add name attribute to FileUploaderButton

v6.3.0

Toggle v6.3.0's commit message
feat(Notification): Add `timeout` prop to ToastNotification, closes #…

…846 (carbon-design-system#971)

* feat(Notification): Add `timeout` prop to ToastNotification, closes #846

* fix(Notification): set default ToastNotification timeout to 0

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(data-table-v2): add i18n support to batch actions (carbon-design…

…-system#902)

v6.1.0

Toggle v6.1.0's commit message
feat(ModalWrapper): Allow styling of buttonTrigger (carbon-design-sys…

…tem#947)

v6.0.0

Toggle v6.0.0's commit message
feat: update carbon-components

BREAKING CHANGE: update to v9

v5.52.1

Toggle v5.52.1's commit message
fix(dropdown-skeleton): fix class typo (carbon-design-system#949)