Skip to content
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.

Stop using shadow DOM selectors #36

Merged
merged 2 commits into from
Oct 17, 2016
Merged

Conversation

as-cii
Copy link
Contributor

@as-cii as-cii commented Oct 7, 2016

We are in the process of removing the shadow DOM boundary from atom-text-editor elements. This pull request upgrades existing selectors so that they:

  • Stop using :host.
  • Stop using atom-text-editor::shadow.
  • Prepend syntax class names with syntax--.

/cc: @simurai

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants