@commercetools-frontend-extensions/change-history 6.1.0 → 6.2.1

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,37 @@
1
1
  # @commercetools-frontend-extensions/change-history
2
2
 
3
+ ## 6.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1438](https://github.com/commercetools/audit-log/pull/1438) [`2d75046`](https://github.com/commercetools/audit-log/commit/2d750465749c5f9941cf4bfb04a5937ff6bcfca5) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'en'
8
+
9
+ * [#1425](https://github.com/commercetools/audit-log/pull/1425) [`184b9e3`](https://github.com/commercetools/audit-log/commit/184b9e363eef59ba2d95ce21641318334524ca3c) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(change-history-tax-categories): enable in context viewing for tax categories
10
+
11
+ ## 6.2.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#1426](https://github.com/commercetools/audit-log/pull/1426) [`972b990`](https://github.com/commercetools/audit-log/commit/972b990065ea16b2af70562ed4831b658c48627d) Thanks [@jmcreasman](https://github.com/jmcreasman)! - fix(change-history-product-types-tab): fix incorrectly named column and filter
16
+
17
+ ### Patch Changes
18
+
19
+ - [#1410](https://github.com/commercetools/audit-log/pull/1410) [`866e910`](https://github.com/commercetools/audit-log/commit/866e910bdb22ffdfe910c63d955c33c48cac4eb7) Thanks [@qmateub](https://github.com/qmateub)! - feat(orders): render properly `setLineItemProductSlug` change
20
+
21
+ * [#1418](https://github.com/commercetools/audit-log/pull/1418) [`3732465`](https://github.com/commercetools/audit-log/commit/373246588edd9f2b19261c09a39214ca3ff54e1c) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
22
+
23
+ ## 6.1.2
24
+
25
+ ### Patch Changes
26
+
27
+ - [#1413](https://github.com/commercetools/audit-log/pull/1413) [`65709b4`](https://github.com/commercetools/audit-log/commit/65709b46a75546de6e263fad1b0cf91b2197e82c) Thanks [@ByronDWall](https://github.com/ByronDWall)! - fix(table): Update CSS to allow for the change history data table component to be more responsive
28
+
29
+ ## 6.1.1
30
+
31
+ ### Patch Changes
32
+
33
+ - [#1389](https://github.com/commercetools/audit-log/pull/1389) [`6acf5e2`](https://github.com/commercetools/audit-log/commit/6acf5e230ff52177b42bc54c6358a514f8c292f8) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
34
+
3
35
  ## 6.1.0
4
36
 
5
37
  ### Minor Changes
@@ -1,7 +1,4 @@
1
1
  var en = {
2
- "Button.cancel": "Cancel",
3
- "Button.confirm": "Confirm",
4
- "Button.save": "Save",
5
2
  "ChangeHistory.Error.notifiedTeam": "Our team has been notified about this issue.",
6
3
  "ChangeHistory.Error.title": "An unexpected error occurred while loading change history.",
7
4
  "ChangeHistory.createdResource": "Created entity",
@@ -333,6 +330,7 @@ var en = {
333
330
  "ResourceAction.orders.setLineItemDiscountedPricePerQuantity": "Set line item discounted price per quantity",
334
331
  "ResourceAction.orders.setLineItemDistributionChannel": "Set line item distribution channel",
335
332
  "ResourceAction.orders.setLineItemPrice": "Set line item price",
333
+ "ResourceAction.orders.setLineItemProductSlugLabel": "Set line item product slug",
336
334
  "ResourceAction.orders.setLineItemShippingDetails": "Set line item shipping details",
337
335
  "ResourceAction.orders.setLineItemTaxAmount": "Set line item tax amount",
338
336
  "ResourceAction.orders.setLineItemTaxRate": "Set line item tax rate",
@@ -741,4 +739,4 @@ var en = {
741
739
  };
742
740
 
743
741
  export { en as default };
744
- //# sourceMappingURL=change-history-en-081a2181.es.js.map
742
+ //# sourceMappingURL=change-history-en-062f06c1.es.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"change-history-en-081a2181.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"change-history-en-062f06c1.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,9 +1,6 @@
1
1
  'use strict';
2
2
 
3
3
  var en = {
4
- "Button.cancel": "Cancel",
5
- "Button.confirm": "Confirm",
6
- "Button.save": "Save",
7
4
  "ChangeHistory.Error.notifiedTeam": "Our team has been notified about this issue.",
8
5
  "ChangeHistory.Error.title": "An unexpected error occurred while loading change history.",
9
6
  "ChangeHistory.createdResource": "Created entity",
@@ -335,6 +332,7 @@ var en = {
335
332
  "ResourceAction.orders.setLineItemDiscountedPricePerQuantity": "Set line item discounted price per quantity",
336
333
  "ResourceAction.orders.setLineItemDistributionChannel": "Set line item distribution channel",
337
334
  "ResourceAction.orders.setLineItemPrice": "Set line item price",
335
+ "ResourceAction.orders.setLineItemProductSlugLabel": "Set line item product slug",
338
336
  "ResourceAction.orders.setLineItemShippingDetails": "Set line item shipping details",
339
337
  "ResourceAction.orders.setLineItemTaxAmount": "Set line item tax amount",
340
338
  "ResourceAction.orders.setLineItemTaxRate": "Set line item tax rate",
@@ -743,4 +741,4 @@ var en = {
743
741
  };
744
742
 
745
743
  exports["default"] = en;
746
- //# sourceMappingURL=change-history-en-73a03bb4.cjs.js.map
744
+ //# sourceMappingURL=change-history-en-6aa1f0c1.cjs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"change-history-en-73a03bb4.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"change-history-en-6aa1f0c1.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}