Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] [a11y] Update _icomoon.scss px => rem #30436

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Conversation

hans2103
Copy link
Contributor

Pull Request for Issue #29411 .

Summary of Changes

This small PR will replace the px set in _icomoon by rem.
Using relative sizes instead of absolute sizes will make this part of the Joomla a wee more a11y.
This PR is just a small piece of all replaces that have to be done.

Testing Instructions

  • Open Jooml4 test and inspect element of an icon (in Chrome => use the shortcut Cmd + Shift + C (Ctrl + Shift + C on Windows)) Your pointer is in Inspect Element mode, go ahead and click an element on the webpage
  • icon is present in the search form
  • lookup the width, height and line-height
  • apply PR and run npm run build:css

Actual result BEFORE applying this Pull Request

Before PR the values of the items width, height and line-height are set to 14px

Expected result AFTER applying this Pull Request

After applying PR the values of the items width, height and line-height are set to 1rem

Documentation Changes Required

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.0-dev labels Aug 21, 2020
@sandewt
Copy link
Contributor

sandewt commented Aug 21, 2020

I have tested this item ✅ successfully on 29fdeaa

Joomla! 4.0.0-beta4-dev Development [ Mañana ] 29-July-2020 18:21 GMT

See comment.


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

@sandewt
Copy link
Contributor

sandewt commented Aug 21, 2020

See comment

Screenshot after testing.
14 px remains 14 px and corresponds to 1 rem 👍

screen shot 2020-08-21 at 09 34 01

screen shot 2020-08-21 at 09 40 38


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

@chmst
Copy link
Contributor

chmst commented Aug 23, 2020

I have tested this item ✅ successfully on 29fdeaa


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

@Quy
Copy link
Contributor

Quy commented Aug 23, 2020

RTC


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

@Quy Quy removed NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.0-dev labels Aug 23, 2020
@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Aug 23, 2020
@Quy Quy added the PR-4.0-dev label Aug 23, 2020
@zero-24 zero-24 added this to the Joomla 4.0 milestone Aug 31, 2020
@zero-24 zero-24 merged commit 536ef81 into joomla:4.0-dev Aug 31, 2020
@zero-24
Copy link
Contributor

zero-24 commented Aug 31, 2020

Merging thanks

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester and removed RTC This Pull Request is Ready To Commit labels Aug 31, 2020
@hans2103 hans2103 deleted the patch-1 branch September 1, 2020 04:50
dgrammatiko added a commit to dgrammatiko/joomla-cms that referenced this pull request Sep 29, 2020
…om_templates

* '4.0-dev' of github.com:joomla/joomla-cms: (70 commits)
  [4.0] Child templates consistency (joomla#30387)
  [4.0] favicon changes to support child templates (joomla#30388)
  [4.0] Update Readme for Api tests (joomla#30539)
  [4.0] [Multilingual Status module] Adding displaying a possible error if URL Language Code is empty (joomla#30537)
  [4.0] Display of horizontal mod_articles_news module (joomla#30527)
  [4.0] Useless installation lang strings (joomla#30568)
  [4.0] Numbers not digits (joomla#30559)
  [4.0] Accessibility plugin position (joomla#30552)
  [4.0] fix for inherit fields (joomla#30557)
  [4.0] Redundant words (joomla#30555)
  add missing legend to fieldset (joomla#30528)
  [4.0] [a11y] add statement on found results (joomla#30535)
  [4.0] com_finder ul instead of dl for easier styling (joomla#30534)
  [4.0] Messages/Alerts: using icons instead of text as heading (joomla#30516)
  [4.0] Increase API Test Coverage (joomla#26722)
  [4.0] Implementing display of password requirements for frontend (joomla#30473)
  [4.0] FieldsHelper: Choose a first available category  correctly (joomla#30268)
  Sort options (joomla#30531)
  Clear checkboxes on back button (joomla#30498)
  Update _icomoon.scss (joomla#30436)
  ...
sakiss pushed a commit to sakiss/joomla-cms that referenced this pull request Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NPM Resource Changed This Pull Request can't be tested by Patchtester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants