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] RTL: bootstrap5 rtl overrides (Atum) #32166

Merged
merged 1 commit into from Jan 26, 2021

Conversation

infograf768
Copy link
Member

Pull Request for Issue #32113

Summary of Changes

Created a new _bootstrap-rtl.scss file loaded by template-rtl.scss in Atum
Moved the bootstrap specific classes from template-rtl.scss to the new file.
Added necessary rtl bootstrap5 classes in this new file. Some are not yet used in core but may be in the future.
This may not be exhaustive. If necessary, some classes may be added in the file. For example for @media twists.

Testing Instructions

patch
run npm ci
Install Persian fa-IR language and switch to Persian in back-end.
test multiple aspects of the admin UI.

Actual result BEFORE applying this Pull Request

An example of the corrected results in admin template editing=>description tab:

Reference: LTR

Screen Shot 2021-01-26 at 09 58 44

RTL:

Screen Shot 2021-01-26 at 09 57 21

Expected result AFTER applying this Pull Request

Screen Shot 2021-01-26 at 09 53 46

NOTE

This could be an example to follow for Cassiopea

@drmenzelit @brianteeman @chmst

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.0-dev labels Jan 26, 2021
@wilsonge wilsonge merged commit 1c2ac44 into joomla:4.0-dev Jan 26, 2021
@wilsonge
Copy link
Contributor

Thanks!

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.

None yet

3 participants