-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lhas/angular-clock
base: master
head repository: deepu105/angular-clock
compare: master
- 18 commits
- 21 files changed
- 4 contributors
Commits on Aug 21, 2016
-
Merge pull request deepu105#9 from lhas/master
Added majors-total attribute
Configuration menu - View commit details
-
Copy full SHA for 2f17f8c - Browse repository at this point
Copy the full SHA 2f17f8cView commit details
Commits on Sep 12, 2017
-
Update the source of node-tmp-sync package
`$ npm install` ends in error because @jtblin doesn't provide node-tmp-sync package anymore. I use the package provided by @kaelzhang instead.
Configuration menu - View commit details
-
Copy full SHA for 6b8af0e - Browse repository at this point
Copy the full SHA 6b8af0eView commit details -
Sync AngularJS related framework version
The hard coded version of "angular-mocks" and "angular-bootstrap" is removed in order to solve the compatibility issues with the latest AngularJS
Configuration menu - View commit details
-
Copy full SHA for e3be814 - Browse repository at this point
Copy the full SHA e3be814View commit details -
Fix wrong param type of date filter
The `timezone` param of the date filter should be a string, however, the `timezone` object given to `timeText` function is a number. As a result, we should convert it to string before passing it to date filter
Configuration menu - View commit details
-
Copy full SHA for 8ca1df7 - Browse repository at this point
Copy the full SHA 8ca1df7View commit details
Commits on Sep 13, 2017
-
Merge pull request deepu105#14 from tsekityam/patch-1
Fix fail to complete the unit tests
Configuration menu - View commit details
-
Copy full SHA for fbe2980 - Browse repository at this point
Copy the full SHA fbe2980View commit details
Commits on Sep 30, 2017
-
Fix deepu105#7, deepu105#10, deepu105#12 (deepu105#15)
Don't apply another timezone convertion on the Date object that has experienced the convertion once.
Configuration menu - View commit details
-
Copy full SHA for 2bf4464 - Browse repository at this point
Copy the full SHA 2bf4464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0e448 - Browse repository at this point
Copy the full SHA 5c0e448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb7376 - Browse repository at this point
Copy the full SHA 1eb7376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27272ed - Browse repository at this point
Copy the full SHA 27272edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73830e1 - Browse repository at this point
Copy the full SHA 73830e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f17b708 - Browse repository at this point
Copy the full SHA f17b708View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8781fa - Browse repository at this point
Copy the full SHA b8781faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ed28b - Browse repository at this point
Copy the full SHA a5ed28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac49fe - Browse repository at this point
Copy the full SHA 5ac49feView commit details
Commits on Oct 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9d6bbd8 - Browse repository at this point
Copy the full SHA 9d6bbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d3563 - Browse repository at this point
Copy the full SHA 84d3563View commit details -
Merge pull request deepu105#16 from rezass/watch-start-time
Watch start-time value and update clock if it changes
Configuration menu - View commit details
-
Copy full SHA for a0efa60 - Browse repository at this point
Copy the full SHA a0efa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6034e6c - Browse repository at this point
Copy the full SHA 6034e6cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master