-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop showing limited global styles notice in editor distraction free …
…mode (#40907) * Stop showing limited global styles notice in editor distraction free mode Fixes #40906 * changelog * Alter logic to remove the notice in distraction free mode
- Loading branch information
1 parent
f7f7c16
commit 42a62f9
Showing
4 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
projects/packages/jetpack-mu-wpcom/changelog/fix-global-styles-notice-distraction-free
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fixed | ||
|
||
Global Styles: Stop showing the limited global styles notice in distraction free mode. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
projects/plugins/mu-wpcom-plugin/changelog/fix-global-styles-notice-distraction-free
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fixed | ||
|
||
Global Styles: Stop showing the limited global styles notice in distraction free mode. |
4 changes: 4 additions & 0 deletions
4
projects/plugins/wpcomsh/changelog/fix-global-styles-notice-distraction-free
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fixed | ||
|
||
Global Styles: Stop showing the limited global styles notice in distraction free mode. |