Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
7 safari
|
|
|
|
|
|
Also add a description about the solarized theme.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requestAnimationFrame
|
|
|
|
|
|
|
|
|
|
input
|
|
|
|
|
|
|
|
parallax is applied to background class, remove unused attributes #595
|
|
|
|
|
|
|
|
|
|
|
|
Fixed problem with parallax background not working under FF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#490 #561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes some crashes
|
|
|
|
Removed some code duplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For backward-compatibility, add a new 'fragments' property to the
fragmentshown and fragmenthidden events. The 'fragment' property still
returns the first fragment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously navigatePrev() was changing indexh and indexv; instead should
call slide(h, v) and let it change indexh and indexv.
|
|
|
|
|
|
|
|
|
|
|
|
|