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

chore(demos): update demos build task to use app-scripts #9830

Merged
merged 19 commits into from Jan 3, 2017

Commits on Dec 22, 2016

  1. chore(build): WIP getting ionic working with app-scripts

    the tsconfig file change is just for testing, this will need to be
    undone
    brandyscarney committed Dec 22, 2016
    Copy the full SHA
    8deb2b2 View commit details
    Browse the repository at this point in the history
  2. chore(demos): update tsconfig and gitignore for demos

    update tsconfig and gitinogre for demos
    danbucholtz committed Dec 22, 2016
    Copy the full SHA
    80d2255 View commit details
    Browse the repository at this point in the history
  3. chore(build): WIP check in progress with building with app-scripts

    this only works with demos/action-sheet currently
    brandyscarney committed Dec 22, 2016
    Copy the full SHA
    98e1826 View commit details
    Browse the repository at this point in the history
  4. refactor(demos): add custom copy config

    add custom copy config
    danbucholtz committed Dec 22, 2016
    Copy the full SHA
    f1fad37 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    90efdb3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7b2d944 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9aef00c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    52ac15e View commit details
    Browse the repository at this point in the history
  9. chore(scripts): update demos tasks to use app scripts with folder name

    tweak the createTempTsConfig function to include a path to read from,
    move getFolderInfo into util to share
    
    at this point you should be able to run `gulp demos.prod` with a folder
    e.g. `--f=alert` and open the index of that test to see it. Doesn’t
    work yet with all of the tests at once. Need to have ran `gulp
    release.prepareReleasePackage` first.
    brandyscarney committed Dec 22, 2016
    Copy the full SHA
    45fdd7d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    095d6dc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

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

Commits on Dec 29, 2016

  1. Copy the full SHA
    bca2bf4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    49a38cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8ae3671 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1c99217 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ff33a4e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2fb3555 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f9b5fe1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fc08f57 View commit details
    Browse the repository at this point in the history