Commit Graph

5 Commits

Author SHA1 Message Date
Jan Jakes
5df8df3e22 Load WP and WC component styles for automation
[MAILPOET-4404]
2022-06-28 16:00:36 +02:00
Rostislav Wolny
af90f49fa4 Remove unnecessary fix in npm post install script
It is no longer needed after https://github.com/WordPress/gutenberg/pull/37745 was merged
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Sam Najian
30c6d3d688 Fix issue with TS finding multiple definitions for React
This fixes the issue we sometimes experience where tsc
finds multiple definitions for React types since several of
dependencies have React or related packages as dependency

[MAILPOET-3140]
2022-02-21 09:53:50 +01:00
Rostislav Wolny
dc3db54c5a Fix error coming from color-picker
A sub-dependency react-dates caused that @wordpress/component were using older react version.
[MALPOET-4029]
2022-01-19 12:21:15 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00