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

Feature/particle 11 add typescript, jest, tweak lerna, and update readme #849

Commits on Jun 16, 2020

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

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    692a7dc View commit details
    Browse the repository at this point in the history
  2. * add typescript compilation

    * add jest and configure for supporting both ts and js files
    * swap create from js to ts and use es6 default export
    FrederickEngelhardt committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    07e1963 View commit details
    Browse the repository at this point in the history
  3. fix update:check and update:start scripts to use concurrency 1 allowi…

    …ng clearer update messages and for the cli to work on the update:start script
    FrederickEngelhardt committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    bd36898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a5a288 View commit details
    Browse the repository at this point in the history
  5. add tutorial for dev install and remove clean script. Add clean scrip…

    …t directly into readme for how to quickly remove all package-lock.json files if you npm install anything
    FrederickEngelhardt committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    947295e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'eleven' of github.com:phase2/particle into feature/part…

    …icle-11-add-typescript-jest-tweak-lerna-update-readme
    FrederickEngelhardt committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    297f68e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53e78d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. remove bin file from root particle library, add json and .md file cop…

    …ying using a src/scripts/build.ts file to copy files
    FrederickEngelhardt committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    525a888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df58285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c71bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd2b575 View commit details
    Browse the repository at this point in the history