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

Pnp continue #18

Closed
wants to merge 21 commits into from
Closed

Pnp continue #18

wants to merge 21 commits into from

Commits on May 31, 2019

  1. Create package.json

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    375a75a View commit details
    Browse the repository at this point in the history
  2. Create tsconfig.json

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    2693f33 View commit details
    Browse the repository at this point in the history
  3. Create index.js

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    3ab25ef View commit details
    Browse the repository at this point in the history
  4. Create index.d.ts

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    bfa4afc View commit details
    Browse the repository at this point in the history
  5. Create README.md

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    9b810c8 View commit details
    Browse the repository at this point in the history
  6. Create .npmignore

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    6961838 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    eb20a5a View commit details
    Browse the repository at this point in the history
  8. Update README.md

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    75f543f View commit details
    Browse the repository at this point in the history
  9. Create story.tsx

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    75c152c View commit details
    Browse the repository at this point in the history
  10. Create presets.ts

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    282c1e7 View commit details
    Browse the repository at this point in the history
  11. Create config.ts

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    1b056b3 View commit details
    Browse the repository at this point in the history
  12. Create Button.tsx

    crubier authored May 31, 2019
    Configuration menu
    Copy the full SHA
    34bd553 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Update packages/preset-yarn-pnp-ts/.storybook/presets.ts

    Co-Authored-By: Joey Cozza <joeycozza@gmail.com>
    crubier and joeycozza authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    378ceb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Merge pull request #8 from crubier/patch-1

    Add PnP Typescript Preset
    igor-dv authored Jun 22, 2019
    Configuration menu
    Copy the full SHA
    8d69a6a View commit details
    Browse the repository at this point in the history
  2. Remove space

    igor-dv committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    14f7c5e View commit details
    Browse the repository at this point in the history
  3. Fix yarn lock

    igor-dv committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    caf30a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f1920a View commit details
    Browse the repository at this point in the history
  5. Use tsLoaderOptions in pnp

    igor-dv committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    8009f3b View commit details
    Browse the repository at this point in the history
  6. Update docs

    igor-dv committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    91be372 View commit details
    Browse the repository at this point in the history
  7. Bump versions

    igor-dv committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    f2814b6 View commit details
    Browse the repository at this point in the history
  8. Fix typings

    igor-dv committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    5bf3d32 View commit details
    Browse the repository at this point in the history