Commit Graph

23 Commits

Author SHA1 Message Date
Andrew Trice 586b4d7293 scroll updates
maintains scroll position (css3 scrolling only)
only uses iScroll if touch is supported, otherwise uses browser default
scrolling
2012-05-29 21:07:48 -04:00
Andrew Trice bca792c256 fixed iOS flicker introduced in last commit… needs to be tested further, but this is a quick fix 2012-05-22 21:52:30 -04:00
Andrew Trice 0f6ef10291 fixed sliding view navigator layout example 2012-05-22 14:13:45 -04:00
Andrew Trice 4e49e44ee2 work in progress - performance improvements & tweaks 2012-05-22 14:06:24 -04:00
Andrew Trice d090efe429 bug fix in scroll that prevents selection of form elements. 2012-05-10 09:49:29 -04:00
Andrew Trice db4d649907 fixed bug where scroll wasn't being disabled by "scroll" attribute of view descriptor, fixed bug where event listeners were being lost on child views 2012-05-07 21:49:16 -04:00
Andrew Trice 245614ed32 fixed toggle button style in split view navigator 2012-04-23 09:23:44 -04:00
Andrew Trice 4a6ee9c4e0 updated license 2012-04-20 15:15:01 -04:00
Andrew Trice b1b41aedf8 updated styles for the examples 2012-04-20 15:06:24 -04:00
Andrew Trice b73deec359 simplified read me, with pointer to microsite 2012-04-20 14:54:09 -04:00
Andrew Trice cf9a98ccf0 updated readme 2012-04-20 14:19:25 -04:00
Andrew Trice f44e2f1e88 updated examples & readme 2012-04-20 14:17:37 -04:00
Andrew Trice bb94493f07 reorganization of assets 2012-04-20 14:12:03 -04:00
Andrew Trice ca7fa46e5e read me updated 2012-04-20 14:10:47 -04:00
Andrew Trice 7bf0f6d166 updated readme 2012-04-20 14:10:01 -04:00
Andrew Trice 3b0bdfb6e4 work in progress & organization 2012-04-20 13:52:19 -04:00
Andrew Trice 932f2502e8 bug fix 2012-04-20 11:59:44 -04:00
Andrew Trice 5911f163e9 various minor changes 2012-04-11 11:58:33 -04:00
Andrew Trice 75260dd40e removed console.log debug statements 2012-04-09 12:02:53 -04:00
Andrew Trice 89de0830f1 lots of bug fixes and tweaks 2012-04-09 11:30:52 -04:00
Andrew Trice 8b84884406 tweaks & bug fixes 2012-03-28 21:53:56 -04:00
Andrew Trice 8275d00eaa various tweaks and bug fixes 2012-03-28 21:06:07 -04:00
Andrew Trice 1ab501ca87 initial commit/work in progress
this is pre-alpha quality code, but getting better by the day
2012-03-14 15:51:01 -04:00