-
Notifications
You must be signed in to change notification settings - Fork 3
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
Updates EditorContent to support adding anchor tags around headers for easy navigation. #1253
Updates EditorContent to support adding anchor tags around headers for easy navigation. #1253
Commits on Oct 23, 2024
-
Fixed empty string set as the value of the attribute data-highlighted…
…-lines failing the highlight feature.
Configuration menu - View commit details
-
Copy full SHA for 2a5d8d2 - Browse repository at this point
Copy the full SHA 2a5d8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for faa5e80 - Browse repository at this point
Copy the full SHA faa5e80View commit details -
Created the util function to make headers navigable in the EditorCont…
…ent component and invoked the function based on the passed configuration.
Configuration menu - View commit details
-
Copy full SHA for f6219fd - Browse repository at this point
Copy the full SHA f6219fdView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ac87d3 - Browse repository at this point
Copy the full SHA 7ac87d3View commit details -
Moved the utils required for navigable headers to a separate util fil…
…e so that the ouput js file is clean.
Configuration menu - View commit details
-
Copy full SHA for d884a6c - Browse repository at this point
Copy the full SHA d884a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a30006 - Browse repository at this point
Copy the full SHA 6a30006View commit details -
Created a vanila JS script that can be used in the EUI screens to get…
… proper formatting of the headers.
Configuration menu - View commit details
-
Copy full SHA for e26da31 - Browse repository at this point
Copy the full SHA e26da31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701a089 - Browse repository at this point
Copy the full SHA 701a089View commit details -
Configuration menu - View commit details
-
Copy full SHA for b289a20 - Browse repository at this point
Copy the full SHA b289a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 438ffda - Browse repository at this point
Copy the full SHA 438ffdaView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b89df3 - Browse repository at this point
Copy the full SHA 6b89df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf44eee - Browse repository at this point
Copy the full SHA bf44eeeView commit details -
added the new prop to the props table and added documentation on how …
…to use the script in Next websites.
Configuration menu - View commit details
-
Copy full SHA for a40a8c1 - Browse repository at this point
Copy the full SHA a40a8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd336de - Browse repository at this point
Copy the full SHA cd336deView commit details -
Configuration menu - View commit details
-
Copy full SHA for b771d50 - Browse repository at this point
Copy the full SHA b771d50View commit details