Commit Graph

65 Commits (19706aa539b80bf8e4d7688d16d1381bad14075d)

Author SHA1 Message Date
Alexander Surma 8745871f14 Replace broken base64 plugin 2015-05-08 03:01:05 +01:00
Pascal Hartig 6e399e05c4 Bump build + test dependencies 2015-04-17 22:44:56 +02:00
Alexander Surma 83f2c2b2f7 Inline SVGs in CSS file 2015-04-16 13:40:10 +01:00
Alexander Surma 1600f653e6 Add publish task for gh pages 2015-04-15 15:15:08 +01:00
Alexander Surma ba1d6a42ac Re-add lost dependency to imagemin 2015-04-07 18:34:42 +01:00
Ewa Gasperowicz 9fbe74cca4 Adding MDL microsite stub 2015-04-01 12:57:33 +01:00
Addy Osmani c041e2afc6 Merge pull request #44 from google/test/menu
Write unit test for MaterialMenu
2015-03-19 12:59:32 +00:00
Alexander Surma 08f1a871eb Pull in jQuery and chai-jquery 2015-03-18 12:53:26 +00:00
Sérgio Gomes adca796fb1 Updating BrowserSync to avoid high CPU usage bug. 2015-03-17 11:57:35 +00:00
Addy Osmani 8a0d120b64 package.json updates 2015-02-21 01:43:45 +00:00
Addy Osmani 5408470627 Update dependencies 2015-02-21 00:00:24 +00:00
Addy Osmani 0002f83e0e Support testing 2015-02-16 09:15:59 +00:00
Addy Osmani a15ffade8c Update to include mocha phantom 2015-02-16 09:14:00 +00:00
Addy Osmani 44781ad2dc Rebase against master 2015-02-16 09:11:29 +00:00
Addy Osmani 348ec3e188 Fixes #12 - bump gulp-sass 2015-02-16 08:41:36 +00:00
Addy Osmani 69f0a7fc41 Bump dependencies 2015-02-16 08:41:04 +00:00
Addy Osmani 026398aa4b material-styleguide => material-design-lite 2015-02-04 10:33:39 +00:00
Addy Osmani 3e1bbfdbd4 Add bower.json, refresh package.json 2015-02-04 10:15:31 +00:00
Jeff Posnick 4fa43c7197 Add sw-precache to WSK. 2015-01-29 10:58:43 -05:00
Addy Osmani 751866fec7 Drop pulling in material-design icons in lieu of iconfont 2015-01-26 10:36:35 +00:00
Addy Osmani 4ddff8d07e bump to latest psi 2015-01-26 10:30:50 +00:00
Addy Osmani f4d2575817 Update project dependencies 2015-01-06 11:57:55 +00:00
Addy Osmani 556a2ff6de Update deps, add support for libsass 2014-11-25 11:22:05 +00:00
Addy Osmani 9f53044705 Fixes #487 - consume material icons 2014-11-21 15:33:08 +00:00
Addy Osmani b062d95acf Add support for gulp-concat 2014-11-12 16:47:53 +00:00
Addy Osmani d9c443bc66 Update dependencies 2014-09-29 17:51:19 +01:00
Sindre Sorhus a4ddfcae4b bump dependencies 2014-09-08 18:12:06 +02:00
Sindre Sorhus a50b72c36a bump gulp-autoprefixer 2014-09-08 18:05:36 +02:00
Addy Osmani 093624fd28 Update to latest gulp-cache. 2014-09-02 09:58:53 +01:00
Sindre Sorhus 28cffa8278 bump deps 2014-08-18 15:38:49 +02:00
Cătălin Mariș b130cba2a9 Fetch the `.htaccess` file via `npm` 2014-08-05 23:22:45 +03:00
Sindre Sorhus 23f8a50616 bump deps 2014-08-01 11:29:29 +02:00
Rob Wierzbowski ec45f1ce2b Update gulp-ruby-sass to 0.7.1
Necessary for updated styles task.
2014-07-29 19:21:54 -04:00
Paul Kinlan b6ea8e2eac Updating the version of browser sync
This will enable the TLS functionality
2014-07-16 13:26:51 +01:00
Sindre Sorhus 43229fded6 bump deps 2014-07-09 00:52:32 +02:00
battaglr 9101631d78 Close GH-243: Vendor prefixes. Fixes #175 2014-07-04 13:14:36 +02:00
Joshua Appelman 93f1a49936 Updates devDependencies to latest stable backwards-compatible versions. 2014-06-28 02:42:17 +02:00
Addy Osmani d9fd029236 Rebase and bring in #145 (h/t @stephenplusplus) 2014-06-27 21:31:54 +01:00
johnjbarton 5447038d6c Allow gulp task list to be extended.
As a starter kit, we want users to be able to customize.
As a source-based distribution we want users to stay updated.
By allowing users to customize web-starter-kit gulp
without editing gulpfile.js, they can rebase or merge future updates.

Impl: Apply gulp recipe 'Split tasks across multiple files'
https://github.com/gulpjs/gulp/blob/master/docs/recipes/
split-tasks-across-multiple-files.md
2014-06-27 11:32:08 -07:00
Rahul Doshi 7848faeefd Close GH-171: Livereload breaks on jshint error(s) when running `gulp serve`. Fixes #169 2014-06-26 00:12:00 +02:00
Pascal Hartig 479af34f5d Bump gulp-cache to 0.2
Changelog available here:
3b44956e60...0.2.0
2014-06-24 10:12:57 -07:00
Stephen Sawchuk c01e8616a0 fixes #132 - style configuration. 2014-06-21 19:39:05 -04:00
Addy Osmani 17af63341c Merge pull request #141 from jbnicolai/verify-build-artifacts-are-commited
Include test asserting all generated build changes are commited.
2014-06-21 23:34:03 +01:00
Sindre Sorhus 89683918ff simplify clean task with `del`
https://github.com/sindresorhus/del
2014-06-21 22:32:57 +02:00
Joshua Appelman 937789e905 Include test asserting all generated build changes are commited. 2014-06-21 21:47:47 +02:00
Joshua Appelman c86fb1d1e5 Adds `npm test` and travis.yml
Fixes #137
2014-06-21 20:13:00 +02:00
Shane Osbourne d0c562739f Update BrowserSync version to 1.0.0 2014-06-20 15:52:08 +01:00
Addy Osmani b804aeaf98 Bump PSI for PageSpeed to 0.0.4 2014-06-19 23:23:07 +01:00
Cătălin Mariș 78cfcb4951 Mark package as private
Ref: https://www.npmjs.org/doc/json.html#private
2014-06-20 01:09:45 +03:00
Addy Osmani d8d00814c4 Fixes for style guide image paths, style guide component linking. 2014-06-19 12:21:01 +01:00