User tests: Successful: Unsuccessful:
Pull Request for Issue # .
after npm ci
check that the view source is working as expected
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
@HLeithner I didn't added the UI elements for the options, should be an easy task
Category | ⇒ | JavaScript Repository NPM Change Front End com_ajax Plugins |
Status | New | ⇒ | Pending |
Labels |
Added:
NPM Resource Changed
PR-5.0-dev
|
Category | JavaScript Repository NPM Change Front End com_ajax Plugins | ⇒ | Administration com_admin JavaScript Repository NPM Change Front End com_ajax Plugins |
@richard67 done
@brianteeman do you have time to test this please?
@HLeithner its on my todo list for today
I have tested this item
Category | JavaScript Repository NPM Change Front End com_ajax Plugins Administration com_admin | ⇒ | Administration com_admin JavaScript Repository NPM Change Front End Plugins |
I'm not merging this for alpha2 but how is the status of codemirror upgrade since we have esm native support now? is it now easier possible?
how is the status of codemirror upgrade
Work in progress
@HLeithner FWIW this PR is a better base for CM6 which @Fedik is working on (there's a basic implementation here but it needs both the importmaps and this PR IMO)
Labels |
Added:
Feature
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-23 15:27:56 |
Closed_By | ⇒ | dgrammatiko |
@dgrammatiko Could you add
'/media/plg_editors_tinymce/js/plugins/highlighter/source.html',
before this line here? https://github.com/joomla/joomla-cms/blob/5.0-dev/administrator/components/com_admin/script.php#L617
Thanks in advance.