Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ea80a4

Browse filesBrowse files
committed
v1.1.3
1 parent 6925f7f commit 2ea80a4
Copy full SHA for 2ea80a4

5 files changed

+7-4Lines changed: 7 additions & 4 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎bower.json‎

Copy file name to clipboardExpand all lines: bower.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Siddique Hameed",
33
"name": "angular-timer",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"homepage": "https://github.com/siddii/angular-timer",
66
"description": "Angular-Timer : A simple AngularJS directive demonstrating re-usability & interoperability",
77
"repository": {
Collapse file

‎dist/README.md‎

Copy file name to clipboardExpand all lines: dist/README.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
##Change Log
22

3+
###Version 1.1.3
4+
* Setting `countdownattr` value on `tick` - https://github.com/siddii/angular-timer/pull/78
5+
36
###Version 1.1.2
47
* Countdown time max-time-unit for month & year - https://github.com/siddii/angular-timer/pull/74
58

Collapse file

‎dist/angular-timer.js‎

Copy file name to clipboardExpand all lines: dist/angular-timer.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* angular-timer - v1.1.2 - 2014-05-19 11:03 PM
2+
* angular-timer - v1.1.3 - 2014-05-19 11:08 PM
33
* https://github.com/siddii/angular-timer
44
*
55
* Copyright (c) 2014 Siddique Hameed
Collapse file

‎dist/angular-timer.min.js‎

Copy file name to clipboardExpand all lines: dist/angular-timer.min.js
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Siddique Hameed",
33
"name": "angular-timer",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"homepage": "https://github.com/siddii/angular-timer",
66
"licenses": {
77
"type": "MIT",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.