You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/cookiebar.css
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
2
2
* cookiebar - It is a pure JS code, that warns the visitors in the notification bar, the page saves cookies. This is Compliant with the new EU cookie law.
3
-
* Date 2016-05-23T09:52:35Z
3
+
* Date 2016-05-23T21:30:06Z
4
4
*
5
5
* @author Tamás András Horváth <[email protected]> (http://icetee.hu)
Copy file name to clipboardExpand all lines: dist/cookiebar.js
+17-14Lines changed: 17 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
2
2
* cookiebar - It is a pure JS code, that warns the visitors in the notification bar, the page saves cookies. This is Compliant with the new EU cookie law.
3
-
* Date 2016-05-23T09:52:35Z
3
+
* Date 2016-05-23T21:30:06Z
4
4
*
5
5
* @author Tamás András Horváth <[email protected]> (http://icetee.hu)
6
6
* @version v0.9.3
@@ -134,7 +134,8 @@ var Cookiebar = function(opt) {
Copy file name to clipboardExpand all lines: dist/cookiebar.min.css
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
2
2
* cookiebar - It is a pure JS code, that warns the visitors in the notification bar, the page saves cookies. This is Compliant with the new EU cookie law.
3
-
* Date 2016-05-23T09:52:35Z
3
+
* Date 2016-05-23T21:30:06Z
4
4
*
5
5
* @author Tamás András Horváth <[email protected]> (http://icetee.hu)
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "cookiebar",
3
-
"version": "0.9.3",
3
+
"version": "0.9.4",
4
4
"description": "It is a pure JS code, that warns the visitors in the notification bar, the page saves cookies. This is Compliant with the new EU cookie law.",
0 commit comments