Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Stop using shadow DOM selectors#436

Merged
as-cii merged 2 commits intomasterfrom
as-remove-shadow-dom-styles
Oct 17, 2016
Merged

Stop using shadow DOM selectors#436
as-cii merged 2 commits intomasterfrom
as-remove-shadow-dom-styles

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

Copy link
Contributor

@simurai simurai left a comment

Choose a reason for hiding this comment

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

Just a small fix, otherwise 👍

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.

2 participants