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

Deprecated Selectors #190

Closed
stramel opened this issue Jan 23, 2015 · 5 comments
Closed

Deprecated Selectors #190

stramel opened this issue Jan 23, 2015 · 5 comments

Comments

@stramel
Copy link

stramel commented Jan 23, 2015

From Atom's Deprecation Cop:

  • File: menus/atom-beautify.cson
    • Use the atom-workspace tag instead of the workspace class.
    • Use the atom-text-editor tag instead of the editor class.
@fabiofdsantos
Copy link

@stramel here is a pull request to fix deprecated selectors: #187

@stramel
Copy link
Author

stramel commented Jan 23, 2015

👍 Forgot to check PRs... -.-

@Glavin001 Glavin001 self-assigned this Jan 23, 2015
@Glavin001 Glavin001 added this to the v1.0.0 milestone Jan 23, 2015
@framerate
Copy link

Will this be pushed out soon? Trying to clear all my deprecation errors for my OCD :)

@Glavin001
Copy link
Owner

I want to make sure this push doesn't break anything while removing the deprecation warnings, so I'm going to give it a little more time and review it this weekend. Thank you all for your patients and interest and I hope to resolve all of these issues very soon.

@Glavin001
Copy link
Owner

Published to v0.21.3

Glavin001 referenced this issue Feb 9, 2015
atom-beautify
  menus/atom-beautify.cson
    Use the `atom-workspace` tag instead of the `workspace` class.
    Use the `atom-text-editor` tag instead of the `editor` class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants