File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -75,4 +75,5 @@ These tests were performed using fixed-sticky with fixed-fixed. It’s safest to
75
75
76
76
## Release History
77
77
78
- * ` v0.1.0 ` : Initial release.
78
+ * ` v0.1.0 ` : Initial release.
79
+ * ` v0.1.3 ` : Bug fixes, rudimentary tests, destroy method.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " filament-sticky" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"main" : [" fixedsticky.js" , " fixedsticky.css" ],
5
5
"ignore" : [
6
6
" **/.*"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fixed-sticky" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " A position: sticky polyfill that works with filamentgroup/fixed-fixed for a safer position:fixed fallback." ,
5
5
"main" : " fixedsticky.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments