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

feat(cli): support TS/JS config files #3756

Merged
merged 22 commits into from Nov 9, 2020
Merged

feat(cli): support TS/JS config files #3756

merged 22 commits into from Nov 9, 2020

Commits on Nov 2, 2020

  1. Copy the full SHA
    afb21ad View commit details
    Browse the repository at this point in the history
  2. check before opening

    imhoffd committed Nov 2, 2020
    Copy the full SHA
    e1e7f66 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cf26a4b View commit details
    Browse the repository at this point in the history
  4. split out extConfig stuff

    imhoffd committed Nov 2, 2020
    Copy the full SHA
    c96aa18 View commit details
    Browse the repository at this point in the history
  5. load js

    imhoffd committed Nov 2, 2020
    Copy the full SHA
    d541287 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7d0e5c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. init for non-json

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    8a47e91 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e98605 View commit details
    Browse the repository at this point in the history
  3. revert the help output

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    76264f2 View commit details
    Browse the repository at this point in the history
  4. support TS files

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    9462e6a View commit details
    Browse the repository at this point in the history
  5. expose CapacitorConfig type

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    859c0ef View commit details
    Browse the repository at this point in the history
  6. internalize readonly

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    c2eb9c3 View commit details
    Browse the repository at this point in the history
  7. document all the things

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    7861b80 View commit details
    Browse the repository at this point in the history
  8. undo core change

    imhoffd committed Nov 3, 2020
    Copy the full SHA
    4b3b2bd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Copy the full SHA
    99d9206 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

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

Commits on Nov 9, 2020

  1. Copy the full SHA
    859ed8a View commit details
    Browse the repository at this point in the history
  2. small typo

    imhoffd committed Nov 9, 2020
    Copy the full SHA
    22b9138 View commit details
    Browse the repository at this point in the history
  3. document scrollEnabled

    imhoffd committed Nov 9, 2020
    Copy the full SHA
    5cbc24d View commit details
    Browse the repository at this point in the history
  4. reword bundle option

    imhoffd committed Nov 9, 2020
    Copy the full SHA
    a50c492 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f74789f View commit details
    Browse the repository at this point in the history
  6. app id

    imhoffd committed Nov 9, 2020
    Copy the full SHA
    2473a48 View commit details
    Browse the repository at this point in the history