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

KMR: Update RTL language configurations #1

Conversation

AlviMurtaza
Copy link
Collaborator

@AlviMurtaza AlviMurtaza commented Oct 4, 2017

Remove the reset from the theme.
Add a ltr library for hook_page_attachments_alter().
Add hook_css_alter() to alter the libraries for RTL.
Add hook_page_attachments_alter() to ensure libraries differ in LTR and RTL.

@AlviMurtaza AlviMurtaza force-pushed the kmr-update-rtl-support-configurations branch from 17fd80c to 44c734f Compare October 4, 2017 06:41
sass/reset.scss Outdated
@@ -1,2 +0,0 @@
@import "normalize.scss/normalize.scss";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlviMurtaza Please add this back.

sass/ltr.scss Outdated
@@ -0,0 +1,3 @@
html {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this file

version: VERSION
css:
base:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove css section.

kashmir.info.yml Outdated
@@ -11,7 +11,7 @@ regions:
footer: Footer

libraries:
- kashmir/reset
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update as per comments.

@AlviMurtaza AlviMurtaza force-pushed the kmr-update-rtl-support-configurations branch from 44c734f to 10f806f Compare October 4, 2017 13:31
Update the libraries comment and sequence.
Update the regex for reset library.
@skippednote skippednote merged commit 78c6e01 into skippednote:8.x-1.x-dev Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants