Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ionic-team/ionic-app-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.2
Choose a base ref
...
head repository: ionic-team/ionic-app-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.3
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 24, 2019

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

Commits on Jan 29, 2019

  1. Merge pull request #1508 from ionic-team/ldebeasi/updateDocs

    docs(readme): update readme with nightly build instructions
    liamdebeasi authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    cc46820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe25c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeef5ee View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. fix(livereload): find all bundles to update

    HTML template of components is not updated by ionic serve after saving the file.
    When a module is shared among multiple modules, e.g., a components module, the component template is present in multiple bundle files, so the template should be replaced in all bundle files.
    intodevelopment authored and liamdebeasi committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    8870a17 View commit details
    Browse the repository at this point in the history
  2. chore(): release 3.2.3

    liamdebeasi committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5d7ca38 View commit details
    Browse the repository at this point in the history
Loading