Ben Word
5fe6c44dab
Update to Bootstrap 3.0.2
2013-11-06 19:16:58 -06:00
Ben Word
3b64f10111
Switch to grunt-contrib-less, add LESS source maps support
2013-11-06 13:38:21 -06:00
Ben Word
f8bc0ca80b
Move rewrites to a plugin, Roots 6.5.1
2013-11-05 14:54:09 -06:00
Ben Word
2a3fbf0d66
Make sure jQuery fallback is immediately after jQuery
2013-09-08 12:02:42 -05:00
Ben Word
acab6fe5f7
Latest build
2013-09-08 11:24:27 -05:00
Toby
409939bf82
Hide Google Analytics to admins to prevent obscured data.
2013-08-30 10:34:33 +01:00
Ben Word
d20aa0fe50
Roots 6.5.0
2013-08-22 22:25:58 -05:00
Ben Word
70b27b81c5
Bootstrap 3 RC1
2013-07-28 12:32:45 -05:00
Ben Word
d9315af7c6
Remove comment about old BS2 responsive CSS file
2013-07-28 11:48:54 -05:00
Foxaii
cd20e417d2
Library changes
2013-07-28 13:23:38 +01:00
Joel Kuzmarski
81447be8db
fix #814 : jquery-1.10.1 remove, jquery-1.10.2 add
2013-07-23 23:20:14 -05:00
Ben Word
c444314d67
Close #789 - Don't automatically enqueue style.css for child themes
2013-06-23 12:24:02 -05:00
Ben Word
273c2e3f72
Merge master
2013-06-10 12:51:39 -05:00
Ben Word
66ac187564
Close #758 - Update to Google Universal Analytics
2013-06-03 17:44:16 -05:00
Fouppy
5b662cdeed
Update to jQuery 1.10.1
2013-05-31 16:14:18 +02:00
Ben Word
5e0b0a263e
Add version task to LESS updates
2013-05-10 15:19:28 -05:00
Ben Word
dba3e55e3c
Merge branch 'master' into grunt
2013-03-17 18:57:43 -05:00
Foxaii
6298ec18c7
Add jQuery CDN to theme features.
2013-03-06 17:23:43 +00:00
Ben Word
838bea1402
Merge master
2013-03-04 21:30:25 -06:00
Kevin Martensson
b7d9f187aa
Add support for grunt 0.4.0
2013-02-22 20:17:48 +01:00
Ben Word
315ab1ba80
Merge branch 'master' into grunt
2013-02-22 09:36:04 -06:00
Ben Word
260fc4c353
Comments clean up, consistent formatting
2013-02-15 12:13:18 -06:00
Ben Word
9a72a57b96
Merge branch 'master' into grunt
2013-02-15 11:00:26 -06:00
Ben Word
1a7017c1a7
Close #680 - Move Google Analytics to scripts.php
2013-02-10 19:35:43 -06:00
Ben Word
768865cf38
Roots 6.3.0
2013-02-08 10:13:55 -06:00
Ben Word
d11b6ab363
Update to Bootstrap 2.3.0
2013-02-08 10:07:59 -06:00
Ben Word
9f5169fac4
Merge branch 'master' into grunt
2013-02-08 09:59:45 -06:00
Ben Word
bc52a4e09b
Close #670 - Update to jQuery 1.9.1
2013-02-08 09:47:08 -06:00
Ben Word
2dc7024497
Merge master
2013-02-05 16:13:43 -06:00
Ben Word
6354758ad4
Change JS ordering
...
- Load jQuery before Modernizr so that the fallback method will
always be applied immediately after jQuery. If a script is
enqueued in the footer after jQuery, then the fallback shows up
in the footer. Modernizr will always be in the head so this
issue won't occur.
- Move plugins.js and main.js to footer
jQuery is still kept in the head to avoid conflicts with plugins
2013-02-05 16:10:19 -06:00
Ben Word
d05220eb04
Merge master
2013-02-04 22:35:15 -06:00
Ben Word
eb9f9896a4
Update comment about jQuery
2013-02-04 22:30:48 -06:00
Ben Word
56f25ff00a
JavaScript clean up
...
- Modernizr is now enqueued and included after stylesheets
- jQuery is no longer hardcoded since WP now supports protocol-relative
URLs
- jQuery fallback output is handled by a new function in lib/scripts.php
(the method is still the same one from HTML5 Boilerplate)
2013-02-04 22:16:31 -06:00
Ben Word
40058a230b
Update to jQuery 1.9.0
2013-01-15 12:23:43 -06:00
Ben Word
2ed9738afd
Close #635 - Update to jQuery 1.9.0
2013-01-15 12:22:21 -06:00
Ben Word
906744589d
Merge master
2012-12-11 16:19:08 -06:00
Ben Word
31d58cb938
Update to jQuery 1.8.3
2012-12-06 11:47:49 -06:00
Ben Word
ac18e86fe8
Merge master, update to Bootstrap 2.2.1
2012-11-01 09:28:34 -05:00
Ben Word
85b0f59455
Update to Bootstrap v2.2.0
2012-10-30 19:26:59 -05:00
Ben Word
ddea8b597f
Add grunt.js build script
...
- Move Bootstrap LESS files into new subdirectory
- Change app.css to app.less, add @import's to utilize
Bootstrap variables and mixins
- Remove plugins.js and main.js
- Move Bootstrap JS plugins into new subdirectory
- Add new _main.js file with example DOM-based routing
script that works off the WordPress body_class
- lib/scripts.php has been updated to remove all extra
CSS and JS files and also places JavaScript in the footer
2012-10-03 08:32:58 -05:00
Scott Walkinshaw
81d1c8dd9e
Update to jQuery 1.8.2
2012-09-21 08:32:07 -06:00
Ben Word
580d3f26d1
Add jQuery version to wp_register_script
2012-09-06 19:36:44 -05:00
Ben Word
f9959b4da0
Update to Bootstrap 2.1.1, jQuery 1.8.1, Modernizr 2.6.2
2012-09-04 23:34:13 -05:00
Ben Word
611d4d9f2f
Ref #525 - Move css/, img/, and js/ into assets/
2012-08-20 19:28:36 -05:00
Ben Word
5c777f361b
Rename inc/ to lib/
2012-08-20 19:19:39 -05:00