Skip to content

Commit 156e9d7

Browse files
committed
Final 1.4.5 Updates
1 parent 2f7aeba commit 156e9d7

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

ChangeLog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
==== SimpleModal ChangeLog ====
22

33
== 1.4.5 ==
4-
* Date: October 18, 2013
4+
* Date: January 7, 2014
55
* Added internal boxModel property to deal with IE browsers
6+
* Added bower support (thanks to https://github.com/rickeyvisinski-kanban)
67

78

89
== 1.4.4 ==

Readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
* [Demos](http://www.ericmmartin.com/projects/simplemodal-demos/)
66
* [Downloads](http://code.google.com/p/simplemodal/downloads/list)
77

8+
> **NOTICE**
9+
10+
> I am no longer able to actively support or maintain SimpleModal. If you would like to become a contributor, drop me a line. Otherwise, I will be removing this project in the near future.
11+
812
Questions?
913
--------
1014
For questions, please post them on [stackoverflow](http://stackoverflow.com/) and tag the question with "simplemodal".
@@ -39,4 +43,4 @@ Makes: `./dist/jquery.simplemodal.VERSION.js`
3943

4044
Finally, you can remove all the built files using the command:
4145

42-
ant clean
46+
ant clean

src/jquery.simplemodal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SimpleModal @VERSION - jQuery Plugin
33
* http://simplemodal.com/
4-
* Copyright (c) 2013 Eric Martin
4+
* Copyright (c) 2014 Eric Martin
55
* Licensed under MIT and GPL
66
* Date:
77
*/

0 commit comments

Comments
 (0)