[4.0] Optimize code for aria-current#30328
Merged
wilsonge merged 2 commits intojoomla:4.0-devfrom Aug 10, 2020
SharkyKZ:j4/micro/aria-current
Merged
[4.0] Optimize code for aria-current#30328wilsonge merged 2 commits intojoomla:4.0-devfrom SharkyKZ:j4/micro/aria-current
wilsonge merged 2 commits intojoomla:4.0-devfrom
SharkyKZ:j4/micro/aria-current
Conversation
Contributor
|
I have tested this item ✅ successfully on 877d80e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30328. |
Contributor
|
I have tested this item ✅ successfully on 877d80e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30328. |
Contributor
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30328. |
Contributor
|
Thanks! |
dgrammatiko
added a commit
to dgrammatiko/joomla-cms
that referenced
this pull request
Aug 13, 2020
…om_templates * '4.0-dev' of github.com:joomla/joomla-cms: Add closing quote (joomla#30353) [4.0] Make sure the renderer does not manipulate the inline CSS and JS (joomla#28719) [4.0] Atum and Cassiopea Change alerts styling - space saving + (joomla#30294) Update editor versions (joomla#30340) [4.0][mod_menu] Add space for 'menu class' (joomla#30341) Optimize code for aria-current (joomla#30328) [4.0] Composer and npm updates 10 Aug (joomla#30334) [4.0] fix js code style (joomla#30335)
sakiss
pushed a commit
to sakiss/joomla-cms
that referenced
this pull request
Oct 16, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Some optimizations in
mod_menu.Moved code so it's not executed on removed menu items.
Testing Instructions
Browse around the frontend.
Check that
aria-currentattribute inmod_menuappears like before.