Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fixed signup card text color with transparent background #1053

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

9larsons
Copy link
Contributor

@9larsons 9larsons commented Nov 7, 2023

closes TryGhost/Product#3802

  • removed text color style when background is transparent
  • this allows styles from parent class to be applied to help readability in most cases

closes TryGhost/Product#3802
- removed text color style when background is transparent
- this allows styles from parent class to be applied to help readability in most cases
@9larsons 9larsons merged commit 0c01756 into main Nov 7, 2023
2 checks passed
@9larsons 9larsons deleted the fix-transparent-bg-signup-card branch November 7, 2023 14:26
kevinansfield added a commit to kevinansfield/Ghost that referenced this pull request Nov 9, 2023
refs TryGhost#18752
refs TryGhost/Product#3897
refs TryGhost/Product#4112
refs TryGhost/Product#3802
refs TryGhost/Product#4104
refs TryGhost#18866
refs TryGhost#18753
refs TryGhost/Product#4116
refs TryGhost#18888
refs TryGhost#18844

- 🐛 Fixed browser focus on editor when clicking card (TryGhost/Koenig#1051)
- 🐛 Fixed signup card styles with image background (TryGhost/Koenig#1052)
 (TryGhost/Koenig#1053)
- 🐛 Fixed slash menu having fixed position when scrolling (TryGhost/Koenig#1054)
- 🐛 Fixed signup card text color with transparent background (TryGhost/Koenig#1053)
- 🐛 Fixed text formats being lost when copy/pasting from Google Docs (TryGhost/Koenig#1055)
- 🐛 Fixed pasting link behaviour in single line nested editors (TryGhost/Koenig#1056)
- 🐛 Fixed backspace behaviour at start of aside/quote (TryGhost/Koenig#1057)
- 🐛 Fixed text having unexpected formats when rendering (TryGhost/Koenig#1058)
- 🐛 Fixed placeholder descenders being cut off in nested editor (TryGhost/Koenig#1059)
- 🐛 Fixed HTML->Lexical conversion not handling paragraphs inside blockquotes (TryGhost/Koenig#1061)
kevinansfield added a commit to TryGhost/Ghost that referenced this pull request Nov 9, 2023
refs #18752, TryGhost/Product#3897, TryGhost/Product#4112, TryGhost/Product#4104, #18866, #18753, TryGhost/Product#4116, #18888, #18844

- 🐛 Fixed browser focus on editor when clicking card ([Koenig/#1051](TryGhost/Koenig#1051))
- 🐛 Fixed signup card styles with image background ([Koenig/#1052](TryGhost/Koenig#1052))
- 🐛 Fixed slash menu having fixed position when scrolling ([Koenig/#1054](TryGhost/Koenig#1054))
- 🐛 Fixed signup card text color with transparent background ([Koenig/#1053](TryGhost/Koenig#1053))
- 🐛 Fixed text formats being lost when copy/pasting from Google Docs ([Koenig/#1055](TryGhost/Koenig#1055))
- 🐛 Fixed pasting link behaviour in single line nested editors ([Koenig/#1056](TryGhost/Koenig#1056))
- 🐛 Fixed backspace behaviour at start of aside/quote ([Koenig/#1057](TryGhost/Koenig#1057))
- 🐛 Fixed text having unexpected formats when rendering ([Koenig/#1058](TryGhost/Koenig#1058))
- 🐛 Fixed placeholder descenders being cut off in nested editor ([Koenig/#1059](TryGhost/Koenig#1059))
- 🐛 Fixed HTML->Lexical conversion not handling paragraphs inside blockquotes ([Koenig/#1061](TryGhost/Koenig#1061))
allouis pushed a commit to TryGhost/Ghost that referenced this pull request Nov 15, 2023
refs #18752, TryGhost/Product#3897, TryGhost/Product#4112, TryGhost/Product#4104, #18866, #18753, TryGhost/Product#4116, #18888, #18844

- 🐛 Fixed browser focus on editor when clicking card ([Koenig/#1051](TryGhost/Koenig#1051))
- 🐛 Fixed signup card styles with image background ([Koenig/#1052](TryGhost/Koenig#1052))
- 🐛 Fixed slash menu having fixed position when scrolling ([Koenig/#1054](TryGhost/Koenig#1054))
- 🐛 Fixed signup card text color with transparent background ([Koenig/#1053](TryGhost/Koenig#1053))
- 🐛 Fixed text formats being lost when copy/pasting from Google Docs ([Koenig/#1055](TryGhost/Koenig#1055))
- 🐛 Fixed pasting link behaviour in single line nested editors ([Koenig/#1056](TryGhost/Koenig#1056))
- 🐛 Fixed backspace behaviour at start of aside/quote ([Koenig/#1057](TryGhost/Koenig#1057))
- 🐛 Fixed text having unexpected formats when rendering ([Koenig/#1058](TryGhost/Koenig#1058))
- 🐛 Fixed placeholder descenders being cut off in nested editor ([Koenig/#1059](TryGhost/Koenig#1059))
- 🐛 Fixed HTML->Lexical conversion not handling paragraphs inside blockquotes ([Koenig/#1061](TryGhost/Koenig#1061))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant