[GH-ISSUE #11] Atom complains about deprecated call #9

Closed
opened 2026-05-05 14:58:01 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @serkandurusoy on GitHub (Feb 12, 2015).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/11

This is what I get when I click "create issue on github repo":

Subject:
Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension.If you want to target overlay elements, target them directly or as descendants of atom-overlay elements.

Detail:
In stylesheets/meteor-color-coding.less: Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension.
If you want to target overlay elements, target them directly or as descendants of atom-overlay elements.

Originally created by @serkandurusoy on GitHub (Feb 12, 2015). Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/11 This is what I get when I click "create issue on github repo": Subject: Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements. Detail: In stylesheets/meteor-color-coding.less: Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension. If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements.
Author
Owner

@awatson1978 commented on GitHub (Feb 13, 2015):

Where exactly are you finding the 'create issue on github repo' link?

<!-- gh-comment-id:74263244 --> @awatson1978 commented on GitHub (Feb 13, 2015): Where exactly are you finding the 'create issue on github repo' link?
Author
Owner

@serkandurusoy commented on GitHub (Feb 13, 2015):

Oh sorry. Atom ships with package called deprecation cop. It shows a yellow warning sign on the bottom right corner, right next to the updated packages count.

When you click on the warning sign, the deprecation cop tab opens up with a list of depracated calls grouped by the packages that have made them. Meteor-api is in the list and right next to the warning on that list, there is a create issue on githup repo link.

<!-- gh-comment-id:74287728 --> @serkandurusoy commented on GitHub (Feb 13, 2015): Oh sorry. Atom ships with package called deprecation cop. It shows a yellow warning sign on the bottom right corner, right next to the updated packages count. When you click on the warning sign, the deprecation cop tab opens up with a list of depracated calls grouped by the packages that have made them. Meteor-api is in the list and right next to the warning on that list, there is a create issue on githup repo link.
Author
Owner

@awatson1978 commented on GitHub (Apr 24, 2015):

Finally got this squared away! 30+ people reported it, and nobody was able to submit a pullrequest. Wound up needing to change atom-text-editor to atom-text-editor::shadow. A one-word fix! XD

Update 2.16.0 should be available...

<!-- gh-comment-id:95780075 --> @awatson1978 commented on GitHub (Apr 24, 2015): Finally got this squared away! 30+ people reported it, and nobody was able to submit a pullrequest. Wound up needing to change `atom-text-editor` to `atom-text-editor::shadow`. A one-word fix! XD Update 2.16.0 should be available...
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/meteor-api#9
No description provided.