tocco-test-bundle 3.14.4 → 3.14.6

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,3 +1,15 @@
1
+ 3.14.6
2
+ - add updateIntl action to app reducer and replace react-intl-redux provider with react-intl provider
3
+ - replace intl state selectors with app state selectors across all packages
4
+ - add intl functions to appFactory and remove intl from tocco-util
5
+ - Update intl functions to use appFactory instead of tocco-util across all packages
6
+ - connect intl provider to state props and fix app state initialization
7
+ - remove react-intl-redux dependency
8
+
9
+ 3.14.5
10
+ - fix box shadow cut off in widgets
11
+ - add mail attachment styling
12
+
1
13
  3.14.4
2
14
  - dev dependencies update
3
15
  - dependencies update