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

v2 Addon Format (Embroider compatibility) #507

Merged
merged 19 commits into from
May 15, 2020
Merged

v2 Addon Format (Embroider compatibility) #507

merged 19 commits into from
May 15, 2020

Commits on Jun 22, 2019

  1. embroider v2 package format

    ef4 committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    91d1483 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. fix some typos

    Draggha committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    82c6ff1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #509 from Draggha/patch-1

    fix some typos
    ef4 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    e036ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. spec change: explicit .hbs is no longer required

    In the process of implementing TypeScript support in Embroider, I realized we really need to required stage3 to accept customized resolvable file extensions. And once we have that, we may as well use it for .hbs too, at which point the explicit extension is not important anymore.
    ef4 committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    9d7de2a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Fix Formatting

    ef4 committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    264ad44 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. spelling and prettier

    ef4 committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    88df819 View commit details
    Browse the repository at this point in the history
  2. proposing macroEach

    ef4 committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    6bfeacb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. cleanup

    ef4 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    c2af96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa74e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. json is allowed

    ef4 committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    833a215 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. minor fixes

    ef4 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c0f9e2f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    8711e1d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    e058b37 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Fix missing macroGetOwnConfig description

    This addresses my review [here](#507 (review)).
    simonihmig committed May 2, 2020
    Configuration menu
    Copy the full SHA
    fc4b457 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Merge pull request #622 from simonihmig/patch-1

    Fix missing macroGetOwnConfig description
    ef4 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    1384254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea4ba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    278186d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54418d9 View commit details
    Browse the repository at this point in the history
  5. typo

    ef4 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    ec72f44 View commit details
    Browse the repository at this point in the history