2021-07-14 20:38:57 +00:00
|
|
|
# 1.5.0
|
|
|
|
|
|
|
|
- Fix commonjs module build, allow package to be built in isolation. #7286
|
|
|
|
|
2021-07-08 16:30:11 +00:00
|
|
|
# 1.4.0
|
2021-06-24 14:18:59 +00:00
|
|
|
|
|
|
|
- Add new VerticalCSSTransition component for handling height transitions. #7203
|
2021-07-08 16:30:11 +00:00
|
|
|
- Add a delete option to completed tasks #7300
|
2021-07-08 12:19:35 +00:00
|
|
|
- Make the action button optionable in TaskItem. #7263
|
2021-07-08 16:30:11 +00:00
|
|
|
- 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
|
2021-07-08 12:19:35 +00:00
|
|
|
- Update CollapsibleList to support nested transitional items. #7263
|
2021-06-24 14:18:59 +00:00
|
|
|
|
2021-06-09 21:01:07 +00:00
|
|
|
# 1.3.0
|
2021-05-25 15:14:14 +00:00
|
|
|
|
|
|
|
- Remove the use of Dashicons and replace with @wordpress/icons or gridicons #7020
|
2021-06-01 18:04:21 +00:00
|
|
|
- Add expanded item text and CTA button. #6956
|
2021-06-02 18:25:41 +00:00
|
|
|
- Add inbox note components (InboxNoteCard, InboxNotePlaceholder, and InboxDismissConfirmationModal). #7006
|
2021-06-08 12:16:53 +00:00
|
|
|
- Add transition animation to expanding TaskItems.
|
2021-06-09 21:01:07 +00:00
|
|
|
- Add tree shaking support to this package.
|
2021-05-25 15:14:14 +00:00
|
|
|
|
2021-05-13 14:05:30 +00:00
|
|
|
# 1.2.0
|
|
|
|
|
|
|
|
- Add task item component. #6978
|
|
|
|
|
2021-05-10 18:18:36 +00:00
|
|
|
# 1.1.0
|
2021-04-27 15:23:34 +00:00
|
|
|
|
2021-05-10 18:18:36 +00:00
|
|
|
- Add collapsible list item component. #6869
|
|
|
|
- Add new list component. #6787
|
2021-04-27 15:23:34 +00:00
|
|
|
|
2021-01-07 23:57:09 +00:00
|
|
|
# 1.0.0
|
|
|
|
|
|
|
|
- Initial package
|