Pending
User tests:
Successful:
Unsuccessful:
Summary of Changes
..::Wait for staging Codemirror to be updated::..
- Update jQuery to 3.1.2
- Update Codemirror to 5.25.2
Both of these are minor patch updates
jQuery changelog:
- Ensure jQuery.holdReady is in the right place
- Ensure we get proper values for width and height on elements with display “inline”
- Ensure trigger data is passed to radio click event handlers
- Revert: Trigger checkbox and radio click events identically
- Revert: Add radio click triggering tests
Codemirror changelog:
- Better handling of selections that cover the whole viewport in contentEditable-mode
- No longer accidentally scroll the editor into view when calling
setValue
- Work around Chrome Android bug when converting screen coordinates to editor positions
- Make sure long-clicking a selection sets a cursor and doesn't show the editor losing focus
- Fix issue where pointer events were incorrectly disabled on Chrome's overlay scrollbars
- javascript mode: Recognize annotations and TypeScript-style type parameters
- shell mode: Handle nested braces
- markdown mode: Make parsing of
strong/em
delimiters CommonMark-compliant
C-Lodder
-
open
-
21 Apr 2017
C-Lodder
-
change
-
21 Apr 2017
joomla-cms-bot
-
change
-
21 Apr 2017
C-Lodder
-
change
-
21 Apr 2017
The description was changed
C-Lodder
-
edited
-
21 Apr 2017
franz-wohlkoenig
-
change
-
21 Apr 2017
Category |
JavaScript
|
⇒ |
com_plugins
JavaScript
|
wilsonge
-
change
-
29 Apr 2017
Status |
Pending |
⇒ |
Closed |
Closed_Date |
0000-00-00 00:00:00 |
⇒ |
2017-04-29 13:33:03 |
Closed_By |
|
⇒ |
wilsonge |
wilsonge
-
close
-
29 Apr 2017
joomla-cms-bot
-
change
-
29 Apr 2017
Category |
JavaScript
com_plugins
|
⇒ |
JavaScript
|
Add a Comment
Login with GitHub to post a comment
Codemirror has been done with the staging merge up. jQuery has been done with 93449b9