Git Product home page Git Product logo

Comments (2)

stramel avatar stramel commented on July 20, 2024

@benogle @bruce It seems a lot of the deprecation issues have been addressed in PRs but have not been merged.

  1. Use activationCommands instead of activationEvents in package.json
    • Addressed by PR #28 (Merged)
  2. atom.workspaceView is no longer available.
    • Addressed by PR #20 (Merged)
  3. Use Workspace::getActivePaneItem instead of ____ ?
    • Commented on PR #20 and pending update. (Addressed and Merged)
  4. Use Project::getDirectories()[0]?.resolve() instead of _____?
    • Fixed in develop
  5. Use editor.lineTextForBufferRow(row).length instead of _____?
    • Needs addressed. (Potentially covered in develop, @benogle would you mind checking this please?)

Other deprecated commands not listed in original list:

  1. Use atom-workspace tag instead of the workspace class
    • Addressed by PR #18. PR #21 should be closed in favor of #18. (Merged)
  2. Update Atom engine requirement once deprecations are fixed.
    • Addressed by PR #31.

Package Specific PRs that need addressed:

  1. Updates the project dependencies as well as cleans up the coding style of the project
    • Addressed by PR #16. PR #11 should be closed in favor of #16. (Merged)
  2. Update to allow SASS files to be combed
    • Addressed by PR #13 (Closed in favor of #16)

from atom-csscomb.

stramel avatar stramel commented on July 20, 2024

Completed and released v0.3.0

Thank you for your help @benogle, @bruce, and all that submitted PRs.

from atom-csscomb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.