Brandon Johnson
943d2d65a8
Styling ui-li-icon on enhanced lists only
...
Fixes #2771
2011-10-20 14:22:48 -06:00
John Bender
4bb744025e
whitespace in button markup
2011-10-20 12:48:10 -07:00
Todd Parker
5ae094ac2c
Merge pull request #2765 from jakeboone02/ui-br-move
...
Fix for #2322 : Move .ui-br out of swatches section of default theme. Thanks jakeboone02
2011-10-20 12:47:00 -07:00
Todd Parker
7fe9cc4f7b
Merge pull request #2757 from jakeboone02/ios-web-app-demo
...
Browse the docs as a fullscreen web app in iOS. Thanks jakeboone02!
2011-10-20 09:45:09 -07:00
unknown
6171ba2040
Moved .ui-br class from swatches section to structure section of default theme. Added .ui-br to Valencia theme.
2011-10-20 11:30:40 -04:00
Todd Parker
1d55b38d18
Merge pull request #2758 from jakeboone02/spelling
...
Small grammar correction in docs
2011-10-20 04:02:40 -07:00
Jake Boone
6d64ab9ce3
Small grammar correction in docs
2011-10-20 01:46:33 -04:00
Jake Boone
d44cce50cb
Browse the docs as a fullscreen web app in iOS.
2011-10-20 01:26:47 -04:00
John Resig
f615489c80
Releasing 1.0rc2.
2011-10-19 13:48:38 -07:00
John Bender
abceeb08d5
Merge pull request #2747 from eddiemonge/patch-7
...
Update to include instructions on how to build using a custom theme.
2011-10-19 12:22:56 -07:00
John Bender
91a49c99ed
Merge pull request #2752 from eddiemonge/remove_buildxml
...
Remove buildxml
2011-10-19 12:22:29 -07:00
Eddie Monge
beeb2f122b
Remove build.xml as it is not as feature rich as the makefile and having two build scripts is redundant
2011-10-19 11:25:34 -07:00
toddparker
2a9fa45552
Added a blurb about toolbar events for re-positioning
...
Also re-ordered events page to group touch and mouse together
2011-10-19 14:15:32 -04:00
toddparker
57ee9838c4
Updated files for RC2
...
Added RC2 banner, updated anatomy of a page and page templates to point
to RC2. Updated platform page for RC2 too.
2011-10-19 13:53:46 -04:00
Eddie Monge
f6d13a6f7a
Merge branch 'master' of git://github.com/jquery/jquery-mobile
...
* 'master' of git://github.com/jquery/jquery-mobile:
2011-10-19 10:47:09 -07:00
John Bender
4bab093159
Merge pull request #2751 from eddiemonge/master
...
Update ant build to include a structure css files
2011-10-19 10:43:05 -07:00
Eddie Monge
8fa8bfe69c
Merge branch 'master' of git://github.com/jquery/jquery-mobile
...
* 'master' of git://github.com/jquery/jquery-mobile:
move .structure before version in css build put filenames ✨
Added documentation for $.mobile.fixedToolbars.show/hide functions.
cleaned up test to limit event binding bleed
2011-10-19 10:41:46 -07:00
John Bender
54fccebd5e
move .structure before version in css build put filenames ✨
2011-10-19 10:41:23 -07:00
jblas@adobe.com
e080207145
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-10-19 10:38:32 -07:00
jblas@adobe.com
d723539577
Added documentation for $.mobile.fixedToolbars.show/hide functions.
2011-10-19 10:38:06 -07:00
Eddie Monge
fa2d0e2ec3
Add a structure output to the ant build
2011-10-19 10:36:15 -07:00
John Bender
76d8d3825a
cleaned up test to limit event binding bleed
2011-10-19 10:35:14 -07:00
Mat Marquis
6354bd4260
Merge pull request #2750 from Wilto/dialog-top-margin
...
Adds a little breathing room above dialogs at wider screen sizes.
2011-10-19 10:12:47 -07:00
jblas@adobe.com
8bd3881667
Added entry for the new updatelayout event.
2011-10-19 09:40:52 -07:00
jblas@adobe.com
3130b52b3f
Renamed the custom event I added to fix #2348 from "contentmodified" to "updatelayout" so that it reflects more of what it should be used for. Note that this also affects #2042 and the mention of collapsible in #2596 .
2011-10-19 08:50:01 -07:00
Mat Marquis
95cf4873fd
Adds a little breathing room above dialogs at wider screen sizes.
2011-10-19 11:30:46 -04:00
Eddie Monge Jr.
dbfc000cb3
Update README.md
2011-10-18 20:23:55 -07:00
Eddie Monge Jr.
16ea3fae21
Update README.md
2011-10-18 20:22:21 -07:00
Eddie Monge Jr.
6bc5c659ab
Update to include instructions on how to build using a custom theme.
2011-10-18 20:21:27 -07:00
John Bender
be59c77125
switch to stop propagation on checkbox/radio vmouse
2011-10-18 13:56:31 -07:00
John Bender
18767e5ac1
whitespace in checkbox radio
2011-10-18 13:56:31 -07:00
Mat Marquis
112b3f6f51
Merge pull request #2740 from Wilto/dialog-max-width
...
Fixes #2729 — Sets a max-width of ~600px on dialogs.
2011-10-18 12:06:47 -07:00
Mat Marquis
bb7039c622
Updated docs in reference to issue #2729 .
2011-10-18 14:45:31 -04:00
Mat Marquis
9fbadb0247
Fixes #2729 — Sets a max-width of ~600px on dialogs (inc. full-screen selects), changes disalog width to percentage-based value.
2011-10-18 14:18:11 -04:00
John Bender
2580f889b7
Merge pull request #2733 from eddiemonge/coding_styling
...
Some coding style cleanups
2011-10-18 09:59:30 -07:00
John Bender
0c5d2797a4
Merge branch 'MauriceG-patch-8'
2011-10-18 09:39:48 -07:00
John Bender
911ff69972
test for custom select dialog title update from dom
2011-10-18 09:39:25 -07:00
Mat Marquis
cc20cf9c39
Merge pull request #2737 from Wilto/inline-selects-controlgroup
...
Hopefully, this finally fixes #518 — Custom selects now behave as expected within vertical/horizontal controlgroups.
2011-10-18 09:17:39 -07:00
Mat Marquis
32fad8378d
Hopefully, this finally fixes #518 — Custom selects now behave as expected within vertical/horizontal controlgroups. Docs have been updated accordingly.
2011-10-18 12:12:19 -04:00
John Bender
5fce1154f7
Merge branch 'patch-8' of https://github.com/MauriceG/jquery-mobile into MauriceG-patch-8
2011-10-18 09:06:55 -07:00
Todd Parker
39449430c6
Merge pull request #2732 from eddiemonge/update_readme
...
Update readme. Thanks eddiemonge!
2011-10-18 07:11:15 -07:00
toddparker
c4a95dd12d
Added docs about theme classes and overriding themes, fixed a typo too
2011-10-17 23:15:57 -04:00
jblas@adobe.com
83c79ff6f2
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-10-17 16:57:08 -07:00
jblas@adobe.com
af870605ac
Removed all of the redundant code used to crawl the DOM upward looking for a theme to inherit from, and replaced it with a call to the new $.mobile.getInheritedTheme() function.
...
Also, fixed a bug in textinput.js that was placing a ui-body-null class on the input element when a data-theme was not specified directly on the input.
2011-10-17 16:54:20 -07:00
Eddie Monge
95674eb3d1
Some coding style cleanups
2011-10-17 16:39:05 -07:00
Eddie Monge
e97ae76dfa
Typo fix
2011-10-17 16:31:48 -07:00
Eddie Monge
5c86ca6480
Readme changes
2011-10-17 16:25:57 -07:00
Maurice Gottlieb
5d662d4a7a
@johnbender
...
Could you please check again?
2011-10-18 01:30:08 +03:00
Todd Parker
575f4f350a
Merge pull request #2728 from eddiemonge/issue_2700
...
Issue 2700: CSS Restructure to create a /css/ folder and a /structure/ and /theme/ folder inside for better organization. Thanks eddiemonge!
2011-10-17 15:00:51 -07:00
Todd Parker
952dd33831
Removed the Python instructions.
2011-10-17 18:55:11 -03:00