Commit Graph

1064 Commits

Author SHA1 Message Date
Ben Word
53c2829915 Fix parseFiles in grunt-modernizr task 2014-02-21 20:52:40 -06:00
Ben Word
c3263f0553 Run bower install after npm install 2014-02-21 20:47:45 -06:00
Ben Word
55994a8cb8 Merge pull request #990 from hariadi/7.0.0-grunt-wp-asset
Use grunt-wp-assets for version task
2014-02-21 20:38:26 -06:00
Hariadi Hinta
77e2fdb4bd Use grunt-wp-assets for version task
* default use filename version revving instead of querystring
* versioning file will be ignore
2014-02-20 11:17:36 +08:00
Ben Word
11930de7ed Ref #867 - Add Respond.js (not enqueued by default) 2014-02-04 23:37:14 -06:00
Ben Word
cf843567ce Better LESS organization 2014-02-04 23:34:29 -06:00
Ben Word
d8cbdb251a Load Modernizr from Bower, lean build with Grunt 2014-02-04 23:13:33 -06:00
Ben Word
6ace5bbb27 Load jQuery from Bower 2014-02-04 22:59:07 -06:00
Ben Word
6b176ecb67 Specific Bootstrap version 2014-02-04 22:51:22 -06:00
Ben Word
810768c5c3 Merge branch 'bower' into 7.0.0 2014-02-04 22:45:59 -06:00
Ben Word
999759c375 Roots 6.5.2 2014-02-04 22:44:25 -06:00
Ben Word
57c60ef632 Merge pull request #981 from AmitT/master
Fix for Hebrew .mo file
2014-02-04 20:40:00 -08:00
Ben Word
cf91bcfbab Merge pull request #976 from PayteR/master
Slovak language translation added
2014-02-04 20:39:43 -08:00
AmitT
c181607ed2 tying to fix Hebrew .mo file 2014-02-03 23:41:01 +02:00
Scott Walkinshaw
4b0bc1ee15 Merge pull request #980 from lautreamont3/master
Small changes to sr_RS
2014-02-03 12:36:18 -08:00
lautreamont3
b10d456d5b Small changes to sr_RS 2014-02-03 21:31:02 +01:00
Ben Word
b395bedb1d Merge pull request #979 from AmitT/master
Hebrew translation
2014-02-03 09:29:11 -08:00
AmitT
a959c89a83 fixing a few strings 2014-02-03 08:21:22 +02:00
AmitT
2f28d81328 Hebrew translation added 2014-02-03 08:16:36 +02:00
Ben Word
645cf9939b Load Bootstrap via Bower
TODO:
- Update README
- Use grunt-bower-task?
2014-02-02 22:10:00 -06:00
Peter Payter Gašparík
21380d2744 Slovak language translation added 2014-02-01 10:47:16 +01:00
Foxaii
a182430df7 Merge pull request #974 from roots/three_one
Bootstrap 3.1.0
2014-01-30 15:12:21 -08:00
Foxaii
553347d59a Bootstrap 3.1.0 2014-01-30 20:45:30 +00:00
Foxaii
7fef040e0b Merge pull request #973 from roots/jquery_nc
JS wrap, better comments
2014-01-29 16:39:08 -08:00
Foxaii
8eb921e549 JS wrap, better comments 2014-01-30 00:34:12 +00:00
Ben Word
bf28288e15 Merge pull request #968 from yzlow/patch-1
Add trailing slash using the $path parameter
2014-01-29 12:56:37 -08:00
Ben Word
580a463d72 Merge pull request #972 from gracix/master
Add Japanese language files
2014-01-29 12:53:59 -08:00
Ben Word
2ba9bd1646 Merge pull request #969 from roots/jquery-1.11.0
Update to jQuery 1.11.0
2014-01-29 12:53:19 -08:00
Takefumi Ota
d825f9c00e Correction japanese language file
Delete excess strings after line 268.
2014-01-29 10:10:50 +09:00
Takefumi Ota
a96e2788c6 Add japanese language
Add Japanese language files.
2014-01-28 16:36:49 +09:00
Ben Word
c095bd361a Update to jQuery 1.11.0 2014-01-24 12:12:21 -06:00
yzlow
94b5a4f59a Add trailing slash using the $path parameter 2014-01-25 01:31:23 +08:00
Foxaii
3affb6f803 Merge pull request #966 from roots/avatar_fix
Fix avatar classes
2014-01-22 11:18:16 -08:00
Foxaii
98e7fc0b89 Fix avatar classes 2014-01-22 18:24:10 +00:00
Ben Word
d6fc59e041 Add comments to _main.js, remove finalize 2014-01-18 18:43:25 -06:00
Ben Word
9663bb489f Remove widget-inner
No longer needed with box-sizing: border-box
2014-01-18 00:26:32 -06:00
Ben Word
5de5adae6c Fix permissions 2014-01-18 00:23:07 -06:00
Ben Word
e73eb910e1 Merge pull request #963 from patrickocoffeyo/master
Update Grunt to 0.4.2
2014-01-15 15:54:44 -08:00
Patrick Coffey
3da2b86703 Update Grunt to 0.4.2 2014-01-15 17:39:14 -06:00
Ben Word
56cc1863f2 Use get_feed_link for RSS URL 2014-01-15 15:20:00 -06:00
Scott Walkinshaw
9bcd427ab6 Fixes #962 - Not used anymore 2014-01-15 13:45:24 -05:00
Ben Word
70ace1d7f4 Don't encourage use of Roots Rewrites plugin
Instead, use Bedrock.
2014-01-14 18:34:43 -06:00
Ben Word
d214e594bd Remove analytics
No longer necessary with https://github.com/blog/1672-introducing-github-traffic-analytics
2014-01-07 14:02:44 -06:00
Foxaii
378841c8a8 Merge pull request #947 from leoj3n/gallery-fix
Fix gallery link option
2014-01-05 07:33:41 -08:00
Foxaii
39dd0d2499 Merge pull request #956 from roscius/register_script
Match wp_register_script function signature
2014-01-04 10:48:45 -08:00
Roscius
940b8b5399 Match wp_register_script function signature
Although the third parameter currently works when false to indicate
no dependancies, it works by side-effect, the function signature uses
an empty array to indicate no dependancies.
2014-01-03 23:33:43 -05:00
Ben Word
72cc5550d1 Ignore LESS source map 2014-01-02 23:10:06 -06:00
Ben Word
7222d855b9 Add analytics 2014-01-02 12:11:32 -06:00
Ben Word
93d4e1281c Generate new roots.pot 2013-12-29 15:15:10 -06:00
Ben Word
a0534e8c90 Add notice to theme activation, tidy activation table markup 2013-12-29 14:31:42 -06:00