41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
# Unreleased
|
|
|
|
# 1.5.1
|
|
|
|
- Fix animations for collapsible list. #7429
|
|
|
|
# 1.5.0
|
|
|
|
- Fix commonjs module build, allow package to be built in isolation. #7286
|
|
|
|
# 1.4.0
|
|
|
|
- Add new VerticalCSSTransition component for handling height transitions. #7203
|
|
- Add a delete option to completed tasks #7300
|
|
- Make the action button optionable in TaskItem. #7263
|
|
- Fix WordPress 5.8 compatibility UI fixes #7255
|
|
- Fix inbox note dismiss dropdown not closing on Safari #7278
|
|
- Update TaskItem to make use of the VerticalCSSTransition. #7203
|
|
- Update CollapsibleList to support nested transitional items. #7263
|
|
|
|
# 1.3.0
|
|
|
|
- Remove the use of Dashicons and replace with @wordpress/icons or gridicons #7020
|
|
- Add expanded item text and CTA button. #6956
|
|
- Add inbox note components (InboxNoteCard, InboxNotePlaceholder, and InboxDismissConfirmationModal). #7006
|
|
- Add transition animation to expanding TaskItems.
|
|
- Add tree shaking support to this package.
|
|
|
|
# 1.2.0
|
|
|
|
- Add task item component. #6978
|
|
|
|
# 1.1.0
|
|
|
|
- Add collapsible list item component. #6869
|
|
- Add new list component. #6787
|
|
|
|
# 1.0.0
|
|
|
|
- Initial package
|