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

19 lines
554 B
Markdown

# 1.3.0
- Update `<Table />` to use header keys to denote which columns are shown
# 1.2.0
- Update `Search` to exclude already-selected items
- Fix incorrectly loaded `proptype-validator`
- Update focus style on `SummaryNumber`
- Remove prefixes from order statuses
# 1.1.0
- Add `interpolate-components` as an explicit dependency, fixes issue with
- Update `<Popover />` usage to match core component updates
- Chart component: Add `chartMode` prop to control display mode
- Add Taxes autocompleter to Search
- Improve test coverage with new tests