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

[5.3] logical css associations sidebyside #44613

Open
wants to merge 1 commit into
base: 5.3-dev
Choose a base branch
from

Conversation

brianteeman
Copy link
Contributor

Summary of Changes

Use logical CSS properties to avoid having to set different LTR and RTL css

Previously browsers didnt support logical css properties for floats. They do now https://caniuse.com/?search=float-inline

Testing Instructions

Switch to an RTL language
As this is a scss change then you will need to either rebuild the css or test with a prebuilt package

Actual result BEFORE applying this Pull Request

image

Expected result AFTER applying this Pull Request

There should be no visible difference after this PR

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

Use logical CSS properties to avoid having to set different LTR and RTL css

Previously browsers didnt support logical css properties for floats. They do now https://caniuse.com/?search=float-inline

There should be no visible difference after this PR

Switch to an RTL language
As this is a scss change then you will need to either rebuild the css or test with a prebuilt package

Signed-off-by: BrianTeeman <[email protected]>
@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.3-dev labels Dec 12, 2024
@fgsw
Copy link

fgsw commented Dec 13, 2024

I have tested this item ✅ successfully on 99d0d9f

5.2.2-stable

1-stable

Prebuilt package

2-j44613


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

@alikon
Copy link
Contributor

alikon commented Dec 16, 2024

setting RTC cause it was successfully tested by @Quy too

@joomla-cms-bot joomla-cms-bot removed NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.3-dev labels Dec 16, 2024
@alikon
Copy link
Contributor

alikon commented Dec 16, 2024

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Dec 16, 2024
@alikon alikon added NPM Resource Changed This Pull Request can't be tested by Patchtester and removed RTC This Pull Request is Ready To Commit labels Dec 16, 2024
@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Dec 16, 2024
@alikon alikon added PR-5.3-dev RTC This Pull Request is Ready To Commit and removed RTC This Pull Request is Ready To Commit labels Dec 16, 2024
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 PR-5.3-dev RTC This Pull Request is Ready To Commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants