django-DefectDojo
django-DefectDojo copied to clipboard
Bump easymde from 2.16.1 to 2.18.0 in /components
Bumps easymde from 2.16.1 to 2.18.0.
Changelog
Sourced from easymde's changelog.
[2.18.0] - 2022-09-20
Added
toolbarButtonClassPrefixoption to resolve conflicts with Bootstrap classes (#493).[2.17.0] - 2022-08-20
Added
- Improved CSRF support for uploading images (Thanks to [
@ZsgsDesign], #394).- Option to register an image preview handler:
imagesPreviewHandler(Thanks to [@diego-gw], #411).- Support for
.webpimage formats (Thanks to [@sghoweri], #417).toggleHeadingmethods for headings 4, 5 and 6 (Thanks to [@vanillajonathan], #449 and #492).- Support for
.gif,.avifand.apngimage formats (Thanks to [@vanillajonathan], #450, #458 and #459).- Keyboard shortcuts for
toggleHeadingmethods (Thanks to [@vanillajonathan], #451).iconClassMapoption to specify icon class names for toolbar buttons (Thanks to [@vanillajonathan], #454).role="toolbar"on the toolbar element (Thanks to [@vanillajonathan], #455).- Support for text buttons in the toolbar (Thanks to [
@vanillajonathan], #461).aria-labelattribute for toolbar buttons (uses thetitleoption) (Thanks to [@vanillajonathan], #463).role="application"on the editor container element (Thanks to [@vanillajonathan], #464).- Option to not overwrite the preview HTML by returning
nullfrompreviewRender(Thanks to [@LevitatingOrange], #471).Fixed
- Hyperlink doubling (Thanks to [
@danielok1993], #95).- URLs with certain characters entered through prompts causing invalid markdown (Thanks to [
@Zignature], #393).- Autofocus option not working properly (#399).
- Inconsistent border colour (Thanks to [
@vanillajonathan], #466).- Invalid regex on Safari browsers (#478)
hideIconsoption type (Thanks to [@LoyalPotato], #488).Changed
- Editor now uses responsive font sizes (Thanks to [
@vanillajonathan], #452).Documentation
- Added several improvements to README (Thanks to [
@vanillajonathan], #436, #438, #440, #444).- Fixed typo in README (Thanks to [
@kicksent], #484).- Added missing icon for
upload-imagein README (Thanks to [@hlf20010508], #486).
Commits
041594a2.18.06ab32d9Update changelog for 2.18.0950f689Update codemirror6560950Update workflow filef60c9b2Update dependencies4b48564Revert example htmld26b4e3Add toolbarButtonClassPrefix option84aafddAdd extra typing tests for previewRender4a73c912.17.0086e73bUpdate changelog for 2.17.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)