Commit Graph

14 Commits

Author SHA1 Message Date
Lance Willett acc50b7cb1 Twenty Thirteen: adjust JavaScript handling for scrolling and finding viewport heigh/width to better support various IE versions. Also consolidate variables at the top of the file per best practices. Fixes #23841, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23965 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 16:11:46 +00:00
Andrew Nacin 4ca0a4c8bb Don't use jQuery.on('ready'). props obenland. see #23875.
git-svn-id: https://develop.svn.wordpress.org/trunk@23891 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-03 17:29:59 +00:00
Lance Willett 067dff66cf Twenty Thirteen: remove logging code, accidentally added in r23676.
git-svn-id: https://develop.svn.wordpress.org/trunk@23757 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 21:38:51 +00:00
Lance Willett 05c0f14024 Twenty Thirteen: pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@23679 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:42:34 +00:00
Lance Willett 297f1c0f20 Twenty Thirteen: enable a JavaScript-based fix for long sidebar areas that overflow the footer. Props obenland, fixes #23557.
git-svn-id: https://develop.svn.wordpress.org/trunk@23676 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 21:42:53 +00:00
Lance Willett b7ff0b27e9 Twenty Thirteen: fix toggling header text display in Customizer. Props obenland, fixes #23722.
git-svn-id: https://develop.svn.wordpress.org/trunk@23670 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 16:52:30 +00:00
Lance Willett b1bfd753a6 Twenty Thirteen: simpler isRTL check for masonry, props obenland. See #23550.
git-svn-id: https://develop.svn.wordpress.org/trunk@23645 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-07 18:22:58 +00:00
Lance Willett d7bb51b7a9 Twenty Thirteen: RTL JS support, fix class selector, see #23550.
git-svn-id: https://develop.svn.wordpress.org/trunk@23644 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-07 18:00:26 +00:00
Lance Willett 658afdeb2f Twenty Thirteen: first pass at RTL CSS and JS support. Props DrewAPicture and maor, see #23550.
git-svn-id: https://develop.svn.wordpress.org/trunk@23643 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-07 17:57:16 +00:00
Lance Willett a72c418fcc Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644.
git-svn-id: https://develop.svn.wordpress.org/trunk@23539 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 21:35:26 +00:00
Lance Willett 7d025e3e81 Twenty Thirteen: disable fixed navbar on small screens. Props obenland, fixes #23647.
Also closes #23526, #23535, and #23566

git-svn-id: https://develop.svn.wordpress.org/trunk@23533 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 19:49:26 +00:00
Lance Willett 6b98d184f6 Twenty Thirteen: instantly preview header text color changes in the Theme Customizer. Fixes #23585, props SriniG.
git-svn-id: https://develop.svn.wordpress.org/trunk@23493 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:59:35 +00:00
Lance Willett fb4ae83cc5 Twenty Thirteen: header area with no site title or tagline should still be clickable to home. Fixes #23549.
Fix also removes several `!important` flags that aren't necessary, relating to header text color.

git-svn-id: https://develop.svn.wordpress.org/trunk@23492 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:50:09 +00:00
Mark Jaquith a279913a2e Introduce the Twenty Thirteen theme.
props matt, joen, obenland, lancewillett. see #23504

git-svn-id: https://develop.svn.wordpress.org/trunk@23452 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-18 23:08:56 +00:00