Skip to content

Tags: vlakoff/jquery-mobile

Tags

1.1.0

Toggle 1.1.0's commit message
bumped version to 1.1.0

1.1.0-rc.2

Toggle 1.1.0-rc.2's commit message
Fix for issue jquery-archive#3707 - iOS4 reports landscape when it's …

…in portrait

- This was a regression caused by the fix for issue jquery-archive#2933:

jquery-archive#2933
jquery-archive@1a52240

This triggered a bug on iPhone/iPod Touch devices running iOS 4.2 - 5.1 where the browser *ALWAYS* applies a landscape media query. This bug does not exist on iPad.

- Removed the use of the landscape media query, and switched to using window.innerWidth/innerHeight w ith a threshold to determine if the device is currently in landscape mode. A threshold is necessary because on small form factors like the iPhone, the user can enable the developer console which takes up more vertical space, making the useable width of the browser window larger than the height.

1.1.0-rc.1

Toggle 1.1.0-rc.1's commit message
Fixed select padding in demo

1.0.1

Toggle 1.0.1's commit message
undo the copyright swap

1.0

Toggle 1.0's commit message
Fixed rc3 link in page template

1.0rc3

Toggle 1.0rc3's commit message
Removed controlgroup

1.0rc2

Toggle 1.0rc2's commit message
Releasing 1.0rc2.

1.0rc1

Toggle 1.0rc1's commit message
Tagging 1.0rc1.

1.0b3

Toggle 1.0b3's commit message
Version 1.0b3 released.

1.0b2

Toggle 1.0b2's commit message
Releasing 1.0b2.