Thomas Roberts
b6650ab0bc
Replace uppercase Translators with translators & make comment style consistent ( https://github.com/woocommerce/woocommerce-blocks/pull/3869 )
...
* Replace uppercase Translators with translators
* Change comment style for all // translators instances
2021-02-19 11:58:44 +00:00
Albert Juhé Lluveras
10ceda5851
Use @wordpress/base-styles and @automattic/color-studio as a base for our styles ( https://github.com/woocommerce/woocommerce-blocks/pull/3300 )
...
* Use colors variables instead of hardcoded values when possible
* Update WC colors from @automattic/color-studio
* Decrease specificity of price-slider CSS selectors
* Update colors to WC purple
* Update bright colors
* Update grays
* Update blacks and whites
* Add @todo comment
* Remove unnecessary blank line
* Remove purple color from price slider handle
* Fix colors not shown in SVG background
* Remove unnecessary box-shadow declaration
* Add theming docs
* Refactor/remove SCSS variables
* Add @todo comment to breakpoints
* Update package-lock.json
2020-10-22 12:40:32 +02:00
Darren Ethier
a6750e0388
Fix esLint rule violations for @wordpress/i18n-translator-comments rule. ( https://github.com/woocommerce/woocommerce-blocks/pull/3200 )
...
* re-enable linting for @wordpress/i18n-translator-comments rule
* fix violations for the `@wordpress/i18n-translator-comments` eslint rule
2020-09-26 15:38:17 -04:00
Rua Haszard
5c7447f434
Rename js/components to js/editor-components ( https://github.com/woocommerce/woocommerce-blocks/pull/3069 )
...
* mass-rename js/components => js/editor-components & update webpack
* mass-change import '@woocommerce/editor-components' +
+ jsprettier quotes fix
* more mass-rename @woocommerce/editor-components
* fix up references to js/editor-components in various places:
- docs/readmes
- jest config
- typescritp config
* fix story path to match new folder/alias 'editor-components'
* fix jest tests: use new alias for editor-components
* include renamed `editor-components` in editor stylesheet cache group
2020-09-02 10:21:46 +02:00