2021-08-03 11:50:04 +00:00
|
|
|
# Unreleased
|
2021-11-30 02:13:54 +00:00
|
|
|
- Make the Inbox note title clickable. #7975
|
2021-08-03 11:50:04 +00:00
|
|
|
|
2021-11-11 17:25:02 +00:00
|
|
|
# 2.1.0
|
|
|
|
|
2021-09-21 19:33:44 +00:00
|
|
|
- Renaming remindMeLater() to onSnooze() for consistency. #7616
|
2021-11-05 03:51:30 +00:00
|
|
|
- Applied new Inbox 2.0 design to the inbox-note component. #7864
|
2021-09-21 19:33:44 +00:00
|
|
|
|
2021-09-13 18:02:57 +00:00
|
|
|
# 2.0.3
|
2021-09-09 19:13:13 +00:00
|
|
|
|
2021-08-31 15:16:19 +00:00
|
|
|
- Adjust task-item css class to prevent css conflicts. #7593
|
2021-09-03 11:20:22 +00:00
|
|
|
- Update task-item logic to only display content when expanded is true. #7611
|
2021-09-09 18:30:56 +00:00
|
|
|
- Add expandable tasklist item. #7632
|
2021-08-31 15:16:19 +00:00
|
|
|
|
2021-08-10 11:42:03 +00:00
|
|
|
# 1.5.1
|
|
|
|
|
2021-08-03 11:50:04 +00:00
|
|
|
- Fix animations for collapsible list. #7429
|
|
|
|
|
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
|