stack
stack copied to clipboard
A presentation library with intuitive, scroll-based navigation.
I noticed that you have intentions of updating stack.js in the future. Until then, I hope this might be helpful. I've made minimal changes so that index.html and stack.v1.js use...
section[0] to be altered to section.nodes() event.activate is not a function... will there be a fix?
Have you planned to optimize Stack for small screens?
In the demo: https://mbostock.github.io/stack/ scrolling down works fine, but once down a few pages, if then resizing (vigorously) the Safari window, scrolling messages seem to be sent. Perhaps this is...
First thanks for Stack it's great. On touchscreen devices in Chrome keyboard action don't reveal all of the next slide, only part of it. Also, slides don't become active, which...
Hi, first of all: thanks for all the good stuff you're doing! I was wondering how I could make sections preserve their size and height ratios no matter how much...
I just tried Stack, and it's great. Congratulations. I've been using D3 for a while, and even though Stack is a minor thing next to D3, well... it is still...
Hey there thank you for this quite easy-to-use library! I was wondering though how I could implement navigation with links to a slide. The intuitive approach of jumping to an...
Issues: Activate/Deactivate events fired at wrong times. When scrolling up the active event was firing too soon. Minor improvements: Add method to jump to page. Prevent tweening on home/end. Pressing...