woocommerce/plugins/woocommerce-admin/packages/experimental/CHANGELOG.md

21 lines
518 B
Markdown
Raw Normal View History

# 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