-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Email integration package #17849
Open
Mati365
wants to merge
98
commits into
master-it84
Choose a base branch
from
ck/epic/email-editing
base: master-it84
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+4,046
−30
Open
Email integration package #17849
Changes from 1 commit
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
6dd2c46
Init email package.
Mati365 7180d78
Fix import.
Mati365 a60a2df
Simplify table checks construction.
Mati365 012f7d5
Init GHS plugin skeleton.
Mati365 8d22b85
Adjust imports.
Mati365 f28256f
Add basic GHS plugin implementation.
Mati365 75dabc0
Fix GHS testing.
Mati365 3046316
Adjust GHS plugin.
Mati365 ec3fc3d
Minor CR fixes.
Mati365 1d3903a
Add suppress logs function check.
Mati365 c937230
Fix manual tests
Mati365 614059c
Simplify `_validateConfigColorValue`.
Mati365 7cd23a8
More strict testing.
Mati365 d2d8990
Sort deps.
Mati365 d6ce9c9
Improve docs.
Mati365 84dfedb
Rename error codes a bit.
Mati365 85f853c
Docs: warning language review. [skip ci]
godai78 8d66ae0
Update packages/ckeditor5-email/src/emailintegrationconfig.ts
godai78 5cfa581
Update packages/ckeditor5-email/src/emailintegrationutils.ts
godai78 24e3e4c
Update packages/ckeditor5-email/src/emailintegrationutils.ts
godai78 2e850d8
Sorting dependenecies.
godai78 20fda48
Add console info warnings in emptyblock and exportinlinestyles integr…
Mati365 0de872d
Docs: update API links [short flow]
godai78 05e3fd4
Restore warning in export inline styles integration checker.
Mati365 23924ff
Merge remote-tracking branch 'origin' into ck/epic/email-editing
Mati365 dab8242
Add empty block doc section.
Mati365 79b17b1
Docs: minor fixes. [short flow]
godai78 99d8122
Docs: lead in. [short flow]
godai78 609c411
Update packages/ckeditor5-email/docs/features/email.md
godai78 16edc5a
Update packages/ckeditor5-email/src/emailintegrationutils.ts
godai78 f655616
Update packages/ckeditor5-email/src/emailintegrationutils.ts
godai78 fa77ab3
Update packages/ckeditor5-email/src/emailintegrationutils.ts
godai78 64b6622
Update packages/ckeditor5-email/src/integrations/list.ts
godai78 6de45e9
Update packages/ckeditor5-email/tests/manual/emailintegration.md
godai78 15387ea
Update packages/ckeditor5-email/docs/features/email.md
godai78 a72cbb4
Extend the FullPage plugin with ability to render styles from <head> …
pszczesniak 73574cc
Add missing `@module` to `email/index.ts`.
Mati365 f6713a8
Reorder imports.
Mati365 487f903
Added tests for 'allowRenderStylesFromHead' option.
pszczesniak 7f19a9e
Change color warnings descriptions.
Mati365 ed892d6
Split color validation functions.
Mati365 51e6afe
Add missing unit tests for `_logInfo()`.
Mati365 f28f4f9
Check table / font config only when the table / font plugins are pres…
Mati365 3b01c42
Fix typo in docs.
Mati365 9cb494f
Improve inspector attach.
Mati365 f9db1dc
Update packages/ckeditor5-email/docs/_snippets/features/email.js
godai78 3b44877
Added 'sanitizeCss' config option.
pszczesniak 90f005e
Added tests for 'sanitizeCss' option.
pszczesniak 098e1cd
Use editors domParser.
pszczesniak 1caf9aa
Api docs fixes. [skip ci]
pszczesniak b0231e0
Typo fix. [skip ci]
pszczesniak ac40945
Api docs fixes. [skip ci]
pszczesniak 0bef7bb
Docs: related features. [skip ci]
godai78 2df1785
Update of the manual test description. [skip ci]
pszczesniak 540e00c
Fix typo in docs.
Mati365 022812b
Add more unsupported color formats.
Mati365 825fa25
Add `rgba` to unsupported formats.
Mati365 7755161
Fix minor typos in docs.
Mati365 137541f
Remove styles from head of the main document while editor is destroyed.
pszczesniak e8cac27
Removed unnecessary function from tests.
pszczesniak abf83b5
Docs: minor snippet cleanup. [short flow]
godai78 f5eac62
Add `dll:build` to `package.json`.
Mati365 3c2ae8a
Revert webpack config
Mati365 6692cbd
Fix deps.
Mati365 cd396bd
Center the plain table in the output.
mmotyczynska e788e43
Adjust manual test.
mmotyczynska 378d334
Update tests for plain tables.
mmotyczynska b6b8cab
Add test for consuming 'table' class.
mmotyczynska cacbf1e
Normalize imports, apply CR remarks.
Mati365 ca7c113
Check for non-glue plugins in font plugin asseration.
Mati365 e69a4eb
Print `Markdown` as unsupported plugin.
Mati365 0119e0d
Fix email integration sample
Mati365 72c01c2
Review suggestions applied.
pszczesniak eeb4737
Restore `skipComments` option on reinitialization of the data process…
Mati365 6413857
Fixes after review.
pszczesniak ce8cc6a
Merge branch 'ck/epic/email-editing' into ck/13482-render-style-eleme…
pszczesniak d087026
Merge pull request #17889 from ckeditor/ck/17888-plain-table-not-alig…
mmotyczynska 72a5a99
Merge pull request #17880 from ckeditor/ck/13482-render-style-element…
pszczesniak 11d3b64
Merge branch 'master' into ck/epic/email-editing
pszczesniak 6f794d8
Fixed missing comma.
pszczesniak 64b9e8e
Extend guide for Full page HTML feature.
pszczesniak 743d471
Merge branch 'master-it84' into ck/epic/email-editing
Mati365 33c9f1e
Removed property 'parsedDocument' from the 'HtmlPageDataProcessor' to…
pszczesniak c057ee0
Merge pull request #17907 from ckeditor/ck/13482-html-page-data-proce…
niegowski 53a8620
Docs: Proofread the Full page HTML guide.
gorzelinski 91369f7
Merge pull request #17906 from ckeditor/ck/13482-render-style-element…
pszczesniak 1980877
Merge branch 'master-it84' into ck/epic/email-editing
pszczesniak 60b8e89
Drop `Demo` section from email guide as there is no demo.
Mati365 fe19a66
Drop `TODO` in fullpage for now.
Mati365 17fd8d5
Drop more demo links.
Mati365 ac9bfa2
Added link for Full page HTML feature in error code API docs.
pszczesniak 1119b9d
Merge pull request #17916 from ckeditor/ck/13482-extending-api-docs-o…
pszczesniak 098b57f
Warn about missing TableLayout plugin.
mmotyczynska b3b2ee0
Add basic tests for TableLayout for code coverage.
mmotyczynska 3e23e5e
Fix: Small tweaks.
gorzelinski a8fe7df
Docs: Tweak the warn message.
gorzelinski c4c567e
Update method description.
mmotyczynska 153636c
Merge pull request #17920 from ckeditor/ck/warn-about-missing-table-l…
mmotyczynska File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
todo: Revert it after fixing docs