# 1.3.0
- Update `
` to use header keys to denote which columns are shown
- Add `onColumnsChange` property to `` which is called when columns are shown/hidden
- Add country autocompleter to search component
- Add customer email autocompleter to search component
- Adding new `` component.
- Added new `showDatePicker` prop to `` component which allows to use the filters component without the date picker.
- Added new taxes and customers autocompleters, and added support for using them within ``.
- Bug fix for `` returning N/A instead of zero.
- Bug fix for screen reader label IDs in `` header.
- Added new component ``.
# 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 `` 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