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: kersten/angular-timer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alexandrosm/angular-timer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 4, 2013

  1. Added attributes for displaying full seconds / minutes / hours

    This change will help me to show a timer like 235:59 (minutes:seconds) if I don't want to show hours or days.
    kersten committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    c0bb625 View commit details
    Browse the repository at this point in the history
  2. Update timer.js

    added true to fullSeconds
    kersten committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    78f1803 View commit details
    Browse the repository at this point in the history
  3. Update timer.js

    Updated usage without API
    kersten committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    71fef68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alexandrosm#1 from kersten/patch-1

    Added possibility to show full seconds / minutes / hours
    Alexandros Marinos committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    23b7342 View commit details
    Browse the repository at this point in the history
Loading