-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRELEASE_NOTES
More file actions
30 lines (15 loc) · 756 Bytes
/
Copy pathRELEASE_NOTES
File metadata and controls
30 lines (15 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2015-03-24 Version 0.1.3
Fixed a newly-discovered infinite recursion bug.
2014-11-02 Version 0.1.2 (Additional jQuery plugin repository publish attempt.)
2014-11-02 Version 0.1.1
Fixed up package manifest file to make it adhere to the JSON standard.
2014-11-02 Version 0.1.0
Fixed Issue #3: Need to add support for loading 'jquery.ez-sticky-footer.js' from the < head>
as well
https://github.com/maratbn/EZ-Sticky-Footer/issues/3
Making methods '$.ezsf.adjustExpander()' and '$.ezsf.adjustExpanderIfNecessary()' available in
the DOM.
2013-07-26 Version 0.0.2
Added support for margins and padding on the root <html> element.
2013-07-02 Version 0.0.1
Initial release.