NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
2 Jan 2019

Pull Request for Issue # .

Summary of Changes

  • Since we are already concatenating a bunch of files for the code mirror I've concatenated 2 more...
  • The custom element is not using Async/Await as this will fail to anything older than current ver of Evergreen browsers
  • The element is using correctly mutation observers
  • Calling document API's in the connectedCallback NEVER in the constructor!!!
  • Proper bindings

Testing Instructions

Apply patch, change browser to Code mirror and check if everything still works ok

Expected result

Actual result

Documentation Changes Required

No, this just moves the code closer to production

avatar dgrammatiko dgrammatiko - open - 2 Jan 2019
avatar dgrammatiko dgrammatiko - change - 2 Jan 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jan 2019
Category JavaScript Repository Front End Plugins
avatar dgrammatiko dgrammatiko - change - 2 Jan 2019
Labels Added: ?
avatar PhocaCz
PhocaCz - comment - 7 Jan 2019

I have tested this item ? unsuccessfully on c2ad19d

Apply patch, change browser to Code mirror and check if everything still works ok

Did you mean "editor" instead of "browser"?

Testing now on Joomla! 4.0.0-alpha7-dev and get following results, see images:

Before patch
OK

After patch
NOT OK


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23426.

avatar PhocaCz PhocaCz - test_item - 7 Jan 2019 - Tested unsuccessfully
avatar infograf768
infograf768 - comment - 15 Jan 2019

This PR works fine here, IF the site is not installed in a sub folder.
Before or after this patch, if the site is installed in a subfolder (I am testing in sub/sub here), I get the same result as @PhocaCz

avatar dgrammatiko
dgrammatiko - comment - 18 Feb 2019

@PhocaCz @infograf768 should be fine now

avatar infograf768
infograf768 - comment - 18 Feb 2019

Drone is not happy. javascript-cs

/drone/src/github.com/joomla/joomla-cms/build/build-modules-js/javascript/compile-w-c.es6.js
   74:116  error  Missing semicolon  semi
  107:40   error  Missing semicolon  semi

✖ 2 problems (2 errors, 0 warnings)
2 errors and 0 warnings potentially fixable with the `--fix` option.

Concerning the patch, it is now working fine. :)

74c19c9 18 Feb 2019 avatar dgrammatiko CS
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2019
Category JavaScript Repository Front End Plugins JavaScript NPM Change Repository Front End Plugins
avatar wilsonge wilsonge - change - 7 Mar 2019
Labels Added: NPM Resource Changed
avatar dgrammatiko dgrammatiko - change - 2 Apr 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-04-02 11:08:07
Closed_By dgrammatiko
avatar dgrammatiko dgrammatiko - close - 2 Apr 2019

Add a Comment

Login with GitHub to post a comment