NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar C-Lodder
C-Lodder
30 Aug 2019

Summary of Changes

Use double colon for pseudo elements

Testing Instructions

Code review

avatar C-Lodder C-Lodder - open - 30 Aug 2019
avatar C-Lodder C-Lodder - change - 30 Aug 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Aug 2019
Category Repository NPM Change
avatar dgrammatiko
dgrammatiko - comment - 30 Aug 2019

I should be blamed for this...

avatar brianteeman
brianteeman - comment - 30 Aug 2019

it is actually optional for this pseudo element but I am happy to blame @dgrammatiko

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Aug 2019
Title
[4.0] Use double colon for psuedo elements
[4.0] Use double colon for pseudo elements
avatar franz-wohlkoenig franz-wohlkoenig - edited - 30 Aug 2019
avatar C-Lodder
C-Lodder - comment - 30 Aug 2019

@brianteeman Still optional but better to distinguish between a pseudo element and pseudo class. You also never know if browsers will drop single colons for pseudo elements in the future.

avatar brianteeman brianteeman - test_item - 31 Aug 2019 - Tested successfully
avatar brianteeman
brianteeman - comment - 31 Aug 2019

I have tested this item successfully on 15035c7


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

avatar Quy Quy - test_item - 31 Aug 2019 - Tested successfully
avatar Quy
Quy - comment - 31 Aug 2019

I have tested this item successfully on 15035c7


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

avatar Quy Quy - change - 31 Aug 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 31 Aug 2019

RTC


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

avatar Quy Quy - change - 31 Aug 2019
Labels Added: ?
avatar Quy Quy - change - 1 Sep 2019
Labels Added: NPM Resource Changed ?
avatar wilsonge wilsonge - change - 2 Sep 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-09-02 10:45:11
Closed_By wilsonge
avatar wilsonge
wilsonge - comment - 2 Sep 2019

Thanks!

avatar ghazal ghazal - test_item - 2 Sep 2019 - Tested unsuccessfully
avatar ghazal
ghazal - comment - 2 Sep 2019

I have tested this item ? unsuccessfully on f24c441

Just tested this on a fresh install with Composer and NPM, and I got this error in the Terminal:

       The selector ".fa-dot-circle::before" was not found.
       Use "@extend .fa-dot-circle::before !optional" if the extend should be able to fail.
        on line 22 of build/media_source/system/scss/_icomoon.scss
>>     @extend .#{$fa-css-prefix}-dot-circle::before; 

compile-css could not proceed.<hr /><sub>This comment was created with the <a href="https://github.com/joomla/jissues">J!Tracker Application</a> at <a href="https://issues.joomla.org/tracker/joomla-cms/26088">issues.joomla.org/tracker/joomla-cms/26088</a>.</sub>
avatar wilsonge
wilsonge - comment - 2 Sep 2019

Thanks!

Fixed with 4a5a2fb (clearly no one actually tested)

Add a Comment

Login with GitHub to post a comment