Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Email styles fix backport to v1.1.3 #207

Merged
merged 33 commits into from
Jul 7, 2019
Merged

Email styles fix backport to v1.1.3 #207

merged 33 commits into from
Jul 7, 2019

Conversation

Januszpl
Copy link
Contributor

@Januszpl Januszpl commented Mar 3, 2019

Backporting #153 to v.1.1

Require using frontools 1.6.0 and gulp email-fix as if this fix task won't be applied we will have

without email fix:
notworking

after gulp styles and email fix or gulp styles --prod and email-fix --prod
working

Janusz Janczy and others added 28 commits August 24, 2017 23:49
…on (without suffix) and for inline version with "-inline" suffix, fix compilation errors with missing/wrong variables name, import in email.scss module email styles only from Magento_Bundle, Magento_Rma, Magento_Sales modules as it's in the magento blank theme
…o2-theme-blank-sass into feature/32702

* 'feature/32702' of https://github.com/SnowdogApps/magento2-theme-blank-sass:
  #32911: make breakpoints consistent across the sass fiels
  Accept any version of magento/framework
* develop:
  Better formatting for version compatibility (#160)
  Version 0.11.0
  Temporaily back to previous dependecy versioning
  Page is unresponsive after closing login popup in checkout (#156)
  Checkout sidebar should have a default length of 4
Conflicts:
	Magento_Sales/styles/_email.scss
	styles/vendor/magento-ui/variables/_email.scss
	styles/vendor/magento-ui/variables/_messages.scss
…ture more similar to less version, move variables imports to variables partial
…w typography as icons use typography defined variable (font name)
…ed previously in LESS to SASS porting commit (fd0ffcc)
…ons below typography as icons use typography defined variable (font name)"

This reverts commit 61e64ec.
…ke structure more similar to less version, move variables imports to variables partial"

This reverts commit ba79372.
@Januszpl Januszpl requested a review from Igloczek March 3, 2019 15:22
@Januszpl Januszpl mentioned this pull request Mar 3, 2019
@Januszpl Januszpl changed the title Feature/32702 v1.1.3 Email styles fix backport to v1.1.3 Mar 3, 2019
@Januszpl Januszpl requested a review from anqaka April 15, 2019 13:57
@Januszpl Januszpl removed the request for review from Igloczek May 14, 2019 18:21
## Email styles support
* for Magento < 2.3.0 requires to run something like email-fix task added to Frontools in [ver 1.6.0](https://github.com/SnowdogApps/magento2-frontools/tree/1.6.0)
[Related issue](https://github.com/MyIntervals/emogrifier/issues/296)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be addded information how to customise email in theme

text-decoration: $link__visited__text-decoration !important; // sass-lint:disable-line no-important
}

a:hover {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing focus state, and IMO should be underline on hover


a:active,
a:hover,
a:visited {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing focus state

@Januszpl Januszpl merged commit ed033b9 into 1.1 Jul 7, 2019
@Januszpl Januszpl deleted the feature/32702-v1.1.3 branch July 7, 2019 04:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants