Opened 5 years ago
Last modified 2 years ago
#48456 new enhancement
Update CodeMirror to latest version
Reported by: | TobiasBg | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | needs-patch early |
Focuses: | javascript | Cc: |
Description
From what I can see in the JS file, we are using CodeMirror version 5.29.1 which is over 2 years old, according to https://codemirror.net/doc/releases.html
A lot has happened since then, with the current release being 5.49.2.
We should update and set a good example. Getting this in early for 5.4 will allow for testing.
Change History (6)
This ticket was mentioned in Slack in #core by david.baumwald. View the logs.
5 years ago
This ticket was mentioned in Slack in #core by david.baumwald. View the logs.
5 years ago
#5
@
5 years ago
- Milestone changed from 5.4 to Future Release
This ticket still needs patch and soak time. With 5.4 Beta 1 approaching, this is being moved to Future Release
. If any maintainer or committer feels this can be resolved in time or wishes to assume ownership during a specific cycle, feel free to update the milestone accordingly.
#6
@
2 years ago
Just noting, the current version is now 5.65.9.
Thanks for this one, @TobiasBg!
Preferably, #41870 would be fixed before/at the same time as updating CodeMirror so that updating in the future is much easier.
Though that is not a steadfast blocker, if you are interested in this, I recommend looking at how to help out there first.