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

[WIP] Refactor selector resolve parent ref #2108

Closed
wants to merge 4 commits into from

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Jun 16, 2016

This is super early WIP of a light refactor to selector resolve parent ref. I spent a bunch of time trying to overhaul selector handling to match Ruby Sass but it was an unreasonable amount of change.

The intent here is to match the Ruby Sass implementation of resolve_parent_ref.

Fixes #1890
Fixes #2006

@xzyfer xzyfer added this to the 3.4 milestone Jun 16, 2016
@xzyfer xzyfer self-assigned this Jun 16, 2016
@xzyfer xzyfer modified the milestones: 3.4.1, 3.4 Sep 9, 2016
@xzyfer xzyfer modified the milestones: 3.4.1, 3.4.x Dec 28, 2016
@xzyfer
Copy link
Contributor Author

xzyfer commented Feb 19, 2017

I partially addressed this #2199. It's hard to justify continuing down this path considering how much code churn will be required. I'll have to come at this in a different way.

@xzyfer xzyfer closed this Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mixin inside at-root not working correctly @at-root (without: media) selector outside from wapper
1 participant