Kin Blas
|
655e98647c
|
Removed style properties for ui-scrollview-clip and ui-scrollview-view from the stylesheet. We now set them progrmatically since they are required.
Added a multi-direction, horizontal and vertical example to the sample page.
|
2010-11-29 10:55:54 -08:00 |
|
scottjehl
|
419787affe
|
make sure submit button name/value is submitted with form values. Fixes #551
|
2010-11-29 10:09:26 -05:00 |
|
John Bender
|
891c09b32a
|
added to todo for silent scroll on window load test
|
2010-11-29 22:32:26 +08:00 |
|
John Bender
|
3df0060827
|
document ready tests are finished
|
2010-11-29 22:32:26 +08:00 |
|
John Bender
|
2913104d4f
|
added tests for silent scoll y position parameter
|
2010-11-29 22:32:25 +08:00 |
|
John Bender
|
7314fff15f
|
added silentScroll tests for mobile.core
|
2010-11-29 22:32:25 +08:00 |
|
jzaefferer
|
93ac6f9b05
|
Converter experiment: Fix theme for search field
|
2010-11-26 15:23:22 +01:00 |
|
scottjehl
|
d56380fc22
|
refactor of jquery.mobile.core.js. Moved all of the page navigation model related scripting into jquery.mobile.navigation.js. This includes event handling for click, submit, and hashchange, all of the base tag management, path management, active link class handling, etc. All existing core tests are passing, and all demos work as expected. More tests are needed in core, and this refactor should make those tests easier to write.
|
2010-11-25 06:13:51 -05:00 |
|
John Bender
|
726166a5ee
|
removed unfinished page tests stubs
|
2010-11-25 17:10:02 +08:00 |
|
John Bender
|
b55e9c6eec
|
removed core hash tag testing (still evaluating), fixed coretests based on new refactor
|
2010-11-25 17:10:00 +08:00 |
|
John Bender
|
6816d2a793
|
added getPathDir tests
|
2010-11-25 17:10:00 +08:00 |
|
John Bender
|
bfb0f4e403
|
small refactor for mobile view port tests
|
2010-11-25 17:09:59 +08:00 |
|
John Bender
|
a569bff05a
|
meta view port selector testing
|
2010-11-25 17:09:59 +08:00 |
|
John Bender
|
923c262bb5
|
fixed test description
|
2010-11-25 17:09:59 +08:00 |
|
Kin Blas
|
84f5325ad2
|
Fixed a bug that was causing a vertical scrollview to jump to (0,0) when the directionLock calculated was horizontal.
|
2010-11-24 11:54:17 -08:00 |
|
Kin Blas
|
1c198d1193
|
Renamed _direction to _directionLock.
|
2010-11-24 10:04:50 -08:00 |
|
Kin Blas
|
e4a17298bf
|
Some fine tuning for when we actually propagate scrolling. We now limit propagation to vertical or horizontal directions.
|
2010-11-24 09:32:16 -08:00 |
|
Kin Blas
|
910d0ded17
|
- Refactored some code.
- Got scroll propagation working for the case where we hit the extremes of a horizontal or vertical scrollview when dragging.
|
2010-11-23 13:02:12 -08:00 |
|
Kin Blas
|
cc34525663
|
Fixed direction locking and propagation.
|
2010-11-23 09:26:43 -08:00 |
|
John Bender
|
31e6d6879b
|
added loading dialog testing
|
2010-11-23 21:08:13 +08:00 |
|
John Bender
|
eb19f53c26
|
added test for grade a check
|
2010-11-23 21:08:13 +08:00 |
|
John Bender
|
caf84f6663
|
moved module declaration to actual module files to be consistent with reload based tests
|
2010-11-23 21:08:12 +08:00 |
|
John Bender
|
0a023fa46a
|
started core testing
|
2010-11-23 21:08:12 +08:00 |
|
John Bender
|
a11a387e8b
|
small refactor to cache script tag for lib reload
|
2010-11-23 21:08:11 +08:00 |
|
John Bender
|
521777dcb7
|
added reload lib helper, moved support core over
|
2010-11-23 21:08:11 +08:00 |
|
John Bender
|
4bec9b1ae2
|
added file protocol helper
|
2010-11-23 21:08:11 +08:00 |
|
Kin Blas
|
9bee72ca1c
|
Get nested scrolling to work. Still need to get scroll direction locking functioning.
|
2010-11-22 17:22:51 -08:00 |
|
Kin Blas
|
cdf5311cd2
|
Rough support for scroll propagation. Still some bugs to fix.
|
2010-11-22 17:00:58 -08:00 |
|
John Bender
|
8725b2dcc5
|
added todos for refactoring hanging functions into mockable methods
|
2010-11-23 05:04:35 +08:00 |
|
John Bender
|
0fe922b748
|
removed unnecessary query wrap
|
2010-11-23 05:04:35 +08:00 |
|
John Bender
|
370d745bf3
|
added tests for mobile.support, still working on mocking for property check on body styles
|
2010-11-23 05:04:34 +08:00 |
|
John Bender
|
d94b2c536b
|
added tests for basic support attributes
|
2010-11-23 05:04:33 +08:00 |
|
scottjehl
|
3cb0e3c2d0
|
fixed typo in propExists. thx @johnbender
|
2010-11-22 15:48:14 -05:00 |
|
scottjehl
|
d61ea68bfd
|
tweaks to the demo css, markup
|
2010-11-22 12:30:32 -05:00 |
|
scottjehl
|
416cf38de5
|
fixed some bugs in the demo
|
2010-11-22 11:50:19 -05:00 |
|
scottjehl
|
47ca4d5962
|
removed unnecessary print from demo
|
2010-11-21 21:55:14 -05:00 |
|
scottjehl
|
0884d87709
|
half built demo - more to do
|
2010-11-21 21:51:26 -05:00 |
|
scottjehl
|
a0596434bc
|
moved the ID creation string escape function from core to listview. No other plugins use it.
|
2010-11-19 23:21:16 -05:00 |
|
scottjehl
|
ba5fea7f1e
|
removed theme option from fieldcontain. ish didn't make no sense
|
2010-11-19 22:52:05 -05:00 |
|
scottjehl
|
93179f9a3d
|
updated comment about license to match other jQuery projects - MIT "or" GPL
|
2010-11-19 22:47:47 -05:00 |
|
scottjehl
|
110b095eb5
|
fixed typo
|
2010-11-19 22:11:41 -05:00 |
|
scottjehl
|
6711e11e97
|
made sure collapsible doesn't cause the address bar to show up on ios when clicked. Fixes #500
|
2010-11-19 21:32:17 -05:00 |
|
scottjehl
|
2ed21499d1
|
made sure address bar doesn't appear when opening select menu
|
2010-11-19 21:28:38 -05:00 |
|
scottjehl
|
d1c839613d
|
made sure corners are removed on list items that used to be first or last when new items are appended. Fixes #400
|
2010-11-19 21:07:34 -05:00 |
|
scottjehl
|
a731e48e68
|
made sure select button gets active button class while open
|
2010-11-19 19:19:51 -05:00 |
|
scottjehl
|
76f5c26624
|
cleaned up css styles - ui-selectmenu instead of ui-listview
|
2010-11-19 19:15:48 -05:00 |
|
scottjehl
|
ed82d39824
|
removed inner text shadow on ios text inputs
|
2010-11-19 18:15:34 -05:00 |
|
scottjehl
|
364405e72e
|
updated refs to core file
|
2010-11-19 17:40:02 -05:00 |
|
scottjehl
|
b2e306c667
|
removed theme coloring for selectmenu screen when in overlay mode.
|
2010-11-19 17:32:09 -05:00 |
|
scottjehl
|
b56939faf7
|
updated selectmenu to use position plugin for overlay version
|
2010-11-19 17:31:20 -05:00 |
|