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

improve component blueprint for octane #218

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2020

  1. improve component blueprint for octane

    (cherry picked from commit 5c57a58)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    95b71c3 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary element definition

    (cherry picked from commit 9d721f8)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    eb10f74 View commit details
    Browse the repository at this point in the history
  3. Update blueprints/component/files/__root__/__path__/__name__.ts

    remove comment
    
    Co-authored-by: Chris Krycho <hello@chriskrycho.com>
    (cherry picked from commit 3e86833)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    6fbeb4e View commit details
    Browse the repository at this point in the history
  4. remove module unification files

    (cherry picked from commit d152c31)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    3111707 View commit details
    Browse the repository at this point in the history
  5. remove ember-cli-shims and add peer dependencies

    (cherry picked from commit 02217a6)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    6055241 View commit details
    Browse the repository at this point in the history
  6. use node 12 to build on travis

    (cherry picked from commit ef7d292)
    (cherry picked from commit 9f0269e)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    b9e0ad2 View commit details
    Browse the repository at this point in the history
  7. fix no-prototype-builtins

    (cherry picked from commit 3c59cf8)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    25f77b0 View commit details
    Browse the repository at this point in the history
  8. fix typo

    (cherry picked from commit 76c8799)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    71a2331 View commit details
    Browse the repository at this point in the history
  9. add extraneous modules

    (cherry picked from commit 58d6499)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    8a74fee View commit details
    Browse the repository at this point in the history
  10. move extraneous packages to dependencies

    (cherry picked from commit ce84d15)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    7bf4065 View commit details
    Browse the repository at this point in the history
  11. fix no-undef

    (cherry picked from commit dc4c154)
    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    48fb02d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad17126 View commit details
    Browse the repository at this point in the history
  13. remove comment

    BryanCrotaz committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    bb3bd3f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    018efdc View commit details
    Browse the repository at this point in the history
  2. tidy up

    BryanCrotaz committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    eedab5d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    1931c0a View commit details
    Browse the repository at this point in the history
  2. yarn lock clean up

    BryanCrotaz committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c1b73fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71dae68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5123288 View commit details
    Browse the repository at this point in the history
  5. Update node-tests/fixtures/component/component-nested.ts

    Co-authored-by: Chris Krycho <hello@chriskrycho.com>
    BryanCrotaz and chriskrycho authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    83bbd00 View commit details
    Browse the repository at this point in the history
  6. Update node-tests/fixtures/component/component.ts

    Co-authored-by: Chris Krycho <hello@chriskrycho.com>
    BryanCrotaz and chriskrycho authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e59a57f View commit details
    Browse the repository at this point in the history
  7. Update node-tests/fixtures/component/component-addon.ts

    Co-authored-by: Chris Krycho <hello@chriskrycho.com>
    BryanCrotaz and chriskrycho authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f4c3748 View commit details
    Browse the repository at this point in the history
  8. Update node-tests/fixtures/component/component-addon-nested.ts

    Co-authored-by: Chris Krycho <hello@chriskrycho.com>
    BryanCrotaz and chriskrycho authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    cead5d8 View commit details
    Browse the repository at this point in the history
  9. clean up fixtures

    BryanCrotaz committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    cf0761b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5682b8c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    7569313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ee3cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b262cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fe2936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f3d40c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7c98e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd0febb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a878d30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0a09b9 View commit details
    Browse the repository at this point in the history