Replaced all occurences of "horizontal" and "vertical" with "x" and "y". Modified samples to use data-scroll="x|y|true". Implemented public scrollTo(0 function that gives an optional duration parameter for animated scrolling.
- Got scroll propagation working for the case where we hit the extremes of a horizontal or vertical scrollview when dragging.