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: johnpapa/angular-styleguide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: STCUSoftDev/angular-styleguide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 1 file changed
  • 3 contributors

Commits on Aug 5, 2015

  1. Update component naming to STCU naming

    Update to STCU naming of:
    
    - SomeCtrl
    - someService
    - some.unit.js
    
    And apply naming consistently across the documentation.
    ciwchris committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    1644ee8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Merge pull request #1 from ciwchris/ciwchris-naming

    Update component naming to STCU naming
    STCUSoftDev committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    23c1ceb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Update README.md

    Added a guidline for Filters that they should be scoped at the module level.
    tmagney committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    bd2b381 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Fixed a typeo.
    tmagney committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    bb9052f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from tmagney/master

    Update README.md
    STCUSoftDev committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    2efe25d View commit details
    Browse the repository at this point in the history
Loading