@commercetools-frontend-extensions/change-history 6.12.1 → 6.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @commercetools-frontend-extensions/change-history
2
2
 
3
+ ## 6.14.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2109](https://github.com/commercetools/audit-log/pull/2109) [`2f11d413`](https://github.com/commercetools/audit-log/commit/2f11d413f775cb22717b6c0ef4e5803b42a2de31) Thanks [@valoriecarli](https://github.com/valoriecarli)! - redesign for component: customer-id-dialog
8
+
9
+ - [#2096](https://github.com/commercetools/audit-log/pull/2096) [`5701de84`](https://github.com/commercetools/audit-log/commit/5701de84d8e35ffec987d81539ff18a6837cd062) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(single-filter): redesign single filter and filters that use it
10
+
11
+ - [#2125](https://github.com/commercetools/audit-log/pull/2125) [`c75f1d6`](https://github.com/commercetools/audit-log/commit/c75f1d651f3b537be16f74002f2c1ed95240187f) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(search/search-view): update search-view's styling for redesign, update search-view and filters-container to allow for multiple search input types, update styling of filters section now that search-view wrapper styling does not conflict with redesign style, remove Shadow SearchContainer and SearchFiltersContainer components"
12
+
13
+ ### Patch Changes
14
+
15
+ - [#2115](https://github.com/commercetools/audit-log/pull/2115) [`5819b65`](https://github.com/commercetools/audit-log/commit/5819b655158ab66ab70f7b4146e465ba0730df8a) Thanks [@valoriecarli](https://github.com/valoriecarli)! - replaced unstyled div with a fragment within search-field-tag component
16
+
17
+ - [#2130](https://github.com/commercetools/audit-log/pull/2130) [`a78d4e8`](https://github.com/commercetools/audit-log/commit/a78d4e87b4a165a8a5fcc6b28a78d5c88fed1300) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - Update ui kit to new version
18
+
19
+ - [#2098](https://github.com/commercetools/audit-log/pull/2098) [`5d608099`](https://github.com/commercetools/audit-log/commit/5d6080997c345b7cec08a2e2f996314c9292ed9b) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(search/field-filters): update field-filters styling to be compliant with the redesign and backward compatible"
20
+
21
+ ## 6.13.0
22
+
23
+ ### Minor Changes
24
+
25
+ - [#2087](https://github.com/commercetools/audit-log/pull/2087) [`44e8e72`](https://github.com/commercetools/audit-log/commit/44e8e728414605e9dbe46dacd4172176eb692788) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(search-container): edit styling to match new redesign
26
+
27
+ ### Patch Changes
28
+
29
+ - [#2072](https://github.com/commercetools/audit-log/pull/2072) [`1aff5d2`](https://github.com/commercetools/audit-log/commit/1aff5d2b95908060c45519b0edcbed7143a2afec) Thanks [@ByronDWall](https://github.com/ByronDWall)! - Update the shared `search/filters` component styles and markup to be ready for the redesign, update commercetools-frontend dependencies to latest, update tests
30
+
31
+ - [#2083](https://github.com/commercetools/audit-log/pull/2083) [`3892806`](https://github.com/commercetools/audit-log/commit/3892806883ff8d690780c56dc540687ad0301742) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - Update styling of search filter tags
32
+
3
33
  ## 6.12.1
4
34
 
5
35
  ### Patch Changes