Andre Meyering
5f95713d87
replaced parameter lists by an options object; minor fixes;
...
replaced parameter list by an options object in viewNavigator and
splitNavigator. Also updated examples and replaced spaced by tabs in
examples files.
2013-01-23 15:37:46 +01:00
Andre Meyering
9f26e42049
added the radix to parseInt()
...
added the decimal radix (10) to the function calls of parseInt()
2013-01-23 15:02:11 +01:00
Andre Meyering
214f9cd9b6
Changed default quotation marks
...
Changed from double (") to single (') quotation marks
2013-01-23 14:58:32 +01:00
Andre Meyering
6a767743bd
changed indent: spaces to tab
...
spaces and tabs were mixed. Changed all spaces to tabs. Also deleted
all spaces in empty lines.
2013-01-23 14:49:16 +01:00
Andrew Trice
ebdf914795
Added examples of "folding sidebar" using oriDomi open source toolkit
2012-08-29 16:01:26 -04:00
Andrew Trice
f8929fc583
Added examples of "folding sidebar" using oriDomi open source toolkit
...
Added examples of "folding sidebar" using origami open source toolkit
(http://oridomi.com/ )
2012-08-29 16:00:53 -04:00
Andrew Trice
62822c543f
ignore update
2012-08-27 20:32:37 -04:00
Andrew Trice
1c6de84941
ignore update
2012-08-27 20:32:26 -04:00
Andrew Trice
69dace127b
added sample showing how to use cubiq's swipeview inside of a slidingview
2012-08-27 20:32:03 -04:00
Andrew Trice
fb745664fc
fixed bug that broke scrolling in previous commit
2012-05-29 21:50:36 -04:00
Andrew Trice
b5023757af
unbreaking last commit … grrrr
2012-05-29 21:30:53 -04:00
Andrew Trice
4e1ef08a39
bug fix from last commit
2012-05-29 21:27:50 -04:00
Andrew Trice
858ed0704f
re-added code to block "normal" page scrolling on touch
2012-05-29 21:25:26 -04:00
Andrew Trice
84391b8407
updated style
...
scrollable area will have min-height:100% - this makes touch scrolling
better on mobile devices, otherwise there could be non-scrollable areas
that aren't intuitive
2012-05-29 21:15:42 -04:00
Andrew Trice
84b6a580e3
ui tweaks
...
re-added jquery animation event handlers instead of timeouts (the old
code is still there incase of issues)
2012-05-29 21:11:37 -04:00
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