Commit Graph

22 Commits

Author SHA1 Message Date
Perry Govier
4a2296dcae fix(header): add iOS 8 support to iOS header fix. assumes all iOS will have 7 style headers. closes #1625 2014-06-18 16:16:44 -05:00
Max Lynch
0e647e77af Holding off on platform tweaks just yet 2014-06-12 13:29:01 -05:00
Max Lynch
c30be67f65 feat(platforms): Android and iOS Specific Styles and Transitions 2014-06-11 16:48:53 -05:00
Adam Bradley
4928b996d6 set WP8 as a grade-b device 2014-05-09 09:33:35 -05:00
Adam Bradley
6b3c2b929a merge keyboard-fixes 2014-05-03 22:30:21 -05:00
Adam Bradley
9c58d47b2b fix(transitions): Disable transitions on Android 2, closes #780
By default transitions will be disabled on Android 2. To force
transitions to work on Android 2 add `enable-transitions` to the body
className.
2014-05-02 14:02:28 -05:00
Adam Bradley
5f8e9040bd fix(viewport): Auto update viewport tag 2014-05-02 10:12:48 -05:00
Andy Joslin
38cb08df24 scss: fix typo 2014-04-01 14:21:41 -06:00
Andy Joslin
833a017dd0 revert(scss): more explicit, repetitive, and reliable system for statusbar
Addresses #1012
2014-04-01 14:20:22 -06:00
Andy Joslin
8a5133b7b8 style(header): make it work with ios7 statusbar correctly 2014-04-01 12:49:07 -06:00
Andy Joslin
c2a38a6d3d fix(scss): make tabs,header,footer aligned right with statusbar
Addresses #943

Before: we offset the has-header and other classes by 20px if a status
bar existed.

After: we simply offset the body by 20px if a status bar exists. This
makes the other classes automatically offset themselves.
2014-03-31 07:39:50 -06:00
Adam Bradley
3830653a09 require .platform-cordova in body tag to add status bar space 2014-02-24 21:41:01 -06:00
Tim Lancina
1385e7c9e9 fix android .bar-header 2014-01-18 21:07:13 -06:00
Adam Bradley
19ac6188aa created Platform.fullScreen and Platform.showStatusBar 2014-01-16 13:52:12 -06:00
Adam Bradley
e390e2e1c3 ios7 search bar, fixes #374 2014-01-10 23:49:19 -06:00
Max Lynch
f9bbd7bd9f Fixed android height offset 2013-12-06 16:54:34 -06:00
Max Lynch
a705940581 Fixed #273 - android specific title sizes 2013-12-06 10:34:40 -06:00
Max Lynch
0c3d1bf93d Fixed #166 2013-11-25 17:01:06 -06:00
dbaq
109a2d0ef2 Fix subheader position for ios7 2013-11-24 21:29:10 -08:00
Max Lynch
08fd6f864e Fixed #108 2013-11-19 19:11:21 -06:00
Adam Bradley
858d9172d1 scss formatting cleanup 2013-11-07 13:34:52 -06:00
Adam Bradley
e8aa4a859b reorg scss folder, closes #92 2013-11-07 10:58:36 -06:00