Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

fix(docs): fix problem with styles in RTL#567

Closed
kuzhelov wants to merge 2 commits intomasterfrom
fix/rtl-in-docs
Closed

fix(docs): fix problem with styles in RTL#567
kuzhelov wants to merge 2 commits intomasterfrom
fix/rtl-in-docs

Conversation

@kuzhelov
Copy link
Contributor

@kuzhelov kuzhelov commented Dec 6, 2018

NOTE: ongoing work..

Working state is achieved now, with the code of playground quality

The cause of the problem is the fact that Fela was not able to define rtl-* classes in the <head>'s <style> element with previous rendering technique (while these rtl-* class names were applied to rendered DOM elements).

Currently have distilled everything to key bits of the rendering process - with the fix we should remove all the unnecessary indirection in the code rendering logic.

@DustyTheBot
Copy link
Collaborator

Warnings
⚠️ There are no updates provided to CHANGELOG. Ensure there are no publicly visible changes introduced by this PR.

Generated by 🚫 dangerJS

@kuzhelov kuzhelov closed this Dec 7, 2018
@kuzhelov
Copy link
Contributor Author

kuzhelov commented Dec 7, 2018

closing as there is a cleaner fix PR () introduced for this problem: #579

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants