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

Npm package #598

Merged
merged 27 commits into from
Nov 30, 2016
Merged

Npm package #598

merged 27 commits into from
Nov 30, 2016

Commits on Nov 17, 2016

  1. npm-ready package.json

    joshuafcole committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    469bea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

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

    joshuafcole committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    cd7db0b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

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

Commits on Nov 23, 2016

  1. Pull config out into module, add npmignore, update build phase for pa…

    …ckaging + npm3, fix various url-related bugs
    joshuafcole committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    2fa8531 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Configuration menu
    Copy the full SHA
    db9d0ad View commit details
    Browse the repository at this point in the history
  2. Update readme

    cmontella committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    074db56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf8fb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d4429f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b657c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d521b45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b8b96b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76c29fd View commit details
    Browse the repository at this point in the history
  9. Fix crash when loading nonexistent document, add getRelativePath, don…

    …t traverse into node_modules when finding workspace files
    joshuafcole committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    1d34dfb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03ab7c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0679a34 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58463ac View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    bd67f07 View commit details
    Browse the repository at this point in the history
  2. Remove console logs

    joshuafcole committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    2d08d27 View commit details
    Browse the repository at this point in the history
  3. Remove vestigial code

    joshuafcole committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    e3aaa1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24ecae View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Move document saving into eveSource and separate runtimeOwner and con…

    …trolOwner, fixing saving external documents to disk
    joshuafcole committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    10f0dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c24d114 View commit details
    Browse the repository at this point in the history
  3. Fix broken path logic

    joshuafcole committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    deb8277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b00981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d763e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b24a5d View commit details
    Browse the repository at this point in the history