-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add markdown element #239
Merged
maximehuran
merged 16 commits into
monsieurbiz:master
from
maximehuran:feature/add-markdown-element
Sep 6, 2024
Merged
Add markdown element #239
maximehuran
merged 16 commits into
monsieurbiz:master
from
maximehuran:feature/add-markdown-element
Sep 6, 2024
Conversation
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
maximehuran
force-pushed
the
feature/add-markdown-element
branch
from
September 5, 2024 15:19
84c386f
to
f887e11
Compare
maximehuran
force-pushed
the
feature/add-markdown-element
branch
from
September 5, 2024 16:08
c52fea8
to
95a58db
Compare
maximehuran
requested review from
delyriand,
welcoMattic,
jacquesbh and
lanfisis
September 5, 2024 16:09
maximehuran
removed request for
delyriand,
welcoMattic,
jacquesbh and
lanfisis
September 5, 2024 16:11
jacquesbh
requested changes
Sep 5, 2024
madamebiz
added
Status: needs update
This Issue/PR needs update
and removed
Status: needs review
Status: needs review
labels
Sep 5, 2024
madamebiz
added
Status: needs review
Status: needs review
and removed
Status: needs update
This Issue/PR needs update
labels
Sep 5, 2024
maximehuran
commented
Sep 5, 2024
delyriand
approved these changes
Sep 6, 2024
lanfisis
approved these changes
Sep 6, 2024
welcoMattic
reviewed
Sep 6, 2024
Co-authored-by: Mathieu Santostefano <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add markdown UI Element
This version will require
twig/extra-bundle
which will generate an error with Sylius Standard setup :The recipe will run a script which comment this line :
https://github.com/monsieurbiz/symfony-recipes/blob/master/monsieurbiz/sylius-rich-editor-plugin/2.9/manifest.json#L10
See Sylius/Sylius-Standard#1021 for more information
The Ui Element
Add highlight JS in shop
You can enable or disable and change highlight JS theme :
No higlight in admin for now.
We have to manage the load after the AJAX call to render elements.
Custom theme
The default theme is loaded in local.
Another themes are loaded via CDN.
Example with
atom-one-dark