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

[PWA-355]: Add richer extension points and documentation #2298

Merged
merged 38 commits into from
Jun 2, 2020

Commits on Apr 29, 2020

  1. fix: resolve symlinked packages during configureWebpack

    James Zetlen committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6f61fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a19226 View commit details
    Browse the repository at this point in the history
  3. chore: reorganize target impls into lib folders, not root

    James Zetlen committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    7ab6808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5114f0 View commit details
    Browse the repository at this point in the history
  5. chore(ci): upgrade jest to v25 and adjust tests for it

    James Zetlen committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9486131 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d34cc2b View commit details
    Browse the repository at this point in the history
  7. docs: targets tutorial

    James Zetlen committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    b30e790 View commit details
    Browse the repository at this point in the history
  8. fixup jest tolerate slow ci

    James Zetlen committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    2e813a6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 1, 2020
    Configuration menu
    Copy the full SHA
    75cba6c View commit details
    Browse the repository at this point in the history
  2. fixup remove unnecessary alias hack

    James Zetlen committed May 1, 2020
    Configuration menu
    Copy the full SHA
    9857a5f View commit details
    Browse the repository at this point in the history
  3. fixup lint error

    James Zetlen committed May 1, 2020
    Configuration menu
    Copy the full SHA
    6068ed2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Merge branch 'develop' of https://github.com/magento/pwa-studio into …

    …zetlen/talon-targets
    James Zetlen committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a9ccfcf View commit details
    Browse the repository at this point in the history
  2. docs: add note on intercept filename

    James Zetlen committed May 4, 2020
    Configuration menu
    Copy the full SHA
    ef159e7 View commit details
    Browse the repository at this point in the history
  3. docs: reorganize contributing section

    James Zetlen committed May 4, 2020
    Configuration menu
    Copy the full SHA
    33abe89 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 6, 2020
    Configuration menu
    Copy the full SHA
    4fe3789 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 7, 2020
    Configuration menu
    Copy the full SHA
    be01e64 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade to jest 26

    James Zetlen committed May 7, 2020
    Configuration menu
    Copy the full SHA
    abf01e2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. docs: more detail and test helpers

    James Zetlen committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a51e977 View commit details
    Browse the repository at this point in the history
  2. fix better var names

    James Zetlen committed May 8, 2020
    Configuration menu
    Copy the full SHA
    62eeffd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 8, 2020
    Configuration menu
    Copy the full SHA
    37c79c2 View commit details
    Browse the repository at this point in the history
  4. fixup run serviceworker through buildbus as well

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

Commits on May 11, 2020

  1. Update packages/peregrine/lib/targets/peregrine-declare.js

    Co-authored-by: Stephen <sirugh@users.noreply.github.com>
    James Zetlen and sirugh committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6435361 View commit details
    Browse the repository at this point in the history
  2. fixup var names i missed

    James Zetlen committed May 11, 2020
    Configuration menu
    Copy the full SHA
    68b95e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/magento/pwa-studio into …

    …zetlen/talon-targets
    James Zetlen committed May 11, 2020
    Configuration menu
    Copy the full SHA
    396f747 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 13, 2020
    Configuration menu
    Copy the full SHA
    8ee376d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 14, 2020
    Configuration menu
    Copy the full SHA
    df1277f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/magento/pwa-studio into …

    …zetlen/talon-targets
    James Zetlen committed May 14, 2020
    Configuration menu
    Copy the full SHA
    1e2f6a8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Merge branch 'develop' of https://github.com/magento/pwa-studio into …

    …zetlen/talon-targets
    James Zetlen committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a59fceb View commit details
    Browse the repository at this point in the history
  2. fixup update snapshots after merge

    James Zetlen committed May 19, 2020
    Configuration menu
    Copy the full SHA
    ec8fd6c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Merge branch 'develop' of https://github.com/magento/pwa-studio into …

    …zetlen/talon-targets
    James Zetlen committed May 20, 2020
    Configuration menu
    Copy the full SHA
    6020571 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into zetlen/talon-targets

    James Zetlen committed May 20, 2020
    Configuration menu
    Copy the full SHA
    bd6d470 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

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

Commits on May 22, 2020

  1. fixup watch server regression

    James Zetlen committed May 22, 2020
    Configuration menu
    Copy the full SHA
    5f4d98e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'zetlen/talon-targets' of https://github.com/magento/pwa…

    …-studio into zetlen/talon-targets
    James Zetlen committed May 22, 2020
    Configuration menu
    Copy the full SHA
    8a06315 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Merge branch 'develop' of https://github.com/magento/pwa-studio into …

    …zetlen/talon-targets
    James Zetlen committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    cc448c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb35df View commit details
    Browse the repository at this point in the history
  3. fixup add local intercept back

    James Zetlen committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    53173a8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'zetlen/talon-targets' of https://github.com/magento/pwa…

    …-studio into zetlen/talon-targets
    James Zetlen committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    186b3af View commit details
    Browse the repository at this point in the history