Releases: greenpeace/planet4-plugin-gutenberg-blocks
Releases · greenpeace/planet4-plugin-gutenberg-blocks
v1.54.0
Bump nth-check and optimize-css-assets-webpack-plugin Bumps [nth-check](https://github.com/fb55/nth-check) to 2.1.1 and updates ancestor dependency [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin). These dependencies need to be updated together. Updates `nth-check` from 1.0.2 to 2.1.1 - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1) Updates `optimize-css-assets-webpack-plugin` from 5.0.8 to 6.0.1 - [Release notes](https://github.com/NMFR/optimize-css-assets-webpack-plugin/releases) - [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v5.0.8...v6.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect - dependency-name: optimize-css-assets-webpack-plugin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
v1.53.0
v1.52.0
v1.51.0
v1.50.1
v1.50.0
v1.49.0
v1.48.0
Use CSS variables wherever possible for links and colors (#1007) This makes our code easier to customise. We need to import the colors CSS file before the variables one, because the latter now uses some of the colors. In this commit we also update the master-theme submodule so that we get the latest CSS variables.
v1.47.0
Create new square css class (#999) - As a request of the design team https://greenpeace-gpi.slack.com/archives/G015K63081W/p1675260135442279?thread_ts=1675258419.842729&cid=G015K63081W Co-authored-by: Dan Tovbein <[email protected]>