Skip to content
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: returnvoid/angular-seed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 92f2496
Choose a base ref
...
head repository: angular/angular-seed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8c69562
Choose a head ref
  • 17 commits
  • 22 files changed
  • 3 contributors

Commits on Sep 21, 2016

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

Commits on Oct 3, 2016

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

Commits on Oct 18, 2016

  1. chore(package): update to Protractor 4.x

    This also fixes some issues on linux (e.g. angular/angular-phonecat#377).
    
    Closes angular#378
    gkalpak committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    437e0bb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. docs(README.md): remove outdated CloudBees integration

    The CloudBees URL doesn't seem to work any more. And the
    `CloudBees-community/angular-js-clickstart` (now moved to `CloudBees-attic`)
    relies on the patched `michaelneale/angular-seed`, which hasn't been updated for
    ~2.5 years and is more than 40 commits behind `angular/angular-seed`.
    gkalpak committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    bf7f2a3 View commit details
    Browse the repository at this point in the history
  2. feat(*): add npm script for updating bower dependencies as well

    Previously, is was suggested to run `bower update`, which would only work if `bower` was globally
    installed. Since a global `bower` installation should not be a prerequisite for the seed project, it
    is now possible to update bower dependencies via the new `update-deps` npm script.
    
    Fixes angular#383
    gkalpak committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    e48f7f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970dfae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ca1782 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. refactor(*): rename files and directories to bring in-line with moder…

    …n best practices
    
    Partly addresses angular#334.
    gkalpak committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    ad58b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669efcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b218932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2cef7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04bc928 View commit details
    Browse the repository at this point in the history
  6. chore(travis): simplify and improve config

    Includes the following changes:
    - Run tests on macOS and Windows as well.
    - Run tests against the current Node.js LTS version (v10.x).
    - Cache npm cache directory between builds.
    gkalpak committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    4079e61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    398c09c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ff1cb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

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

Commits on Nov 15, 2018

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