Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Eric Bidelman b3c386132b Use Lighthouse CI module (#466) 2017-06-13 15:44:10 -07:00
Eric Bidelman 73c70a718c Travis Lighthouse setup 2017-03-31 19:45:04 -07:00
Eric Bidelman db3e5f66a8 Preload, babel support, metrics/user timing lib 2016-08-05 17:59:09 -07:00
Jason Chase a96f5e37ef Merge branch 'master' into service-worker 2016-07-22 16:48:46 -04:00
Eric Bidelman d9c4c5c503 Minimize vulcanize html/css/js output and lazy load ui components 2016-07-21 14:28:41 -07:00
Jason Chase 33f263dd97 Allow features page to work offline
* Add runtime caching of various assets and data to be provided by service worker
2016-07-20 17:42:34 -04:00
Jason Chase bf8550daea Add Gulp task to generate service worker
* Use sw-precache to generate a service worker script to cache static resources

* Generated/included scripts are put into a `dist` directory, ignored by source control
2016-07-20 17:41:23 -04:00
Eric Bidelman 5ddb065937 Use gulp eslint (#354) 2016-07-20 13:56:27 -07:00
Jason Chase 07f5c5b687 Use Gulp for build instead of Grunt (#349)
* Add initial support for Gulp

* Implement clean task to match Grunt behaviour

* Copy from Gulp implementation in Web Starter Kit 0.6.4

* Implement sass task using Gulp

* Implement vulcanize task using Gulp

* Implement Gulp task to minify scripts

* Simplify the Gulp vulcanize task

* Implement Gulp default task to match Grunt behaviour

* Change to use Gulp for build/post install

* Cleanup obsolete Grunt tasks and config

* Grunt is still used for serve task (for now)

* Remove unused Gulp tasks

* Clean up tasks that are not needed, which were copied from
  the Web Starter Kit
* Leaving the service worker tasks, as expect those to be used

* Address comments

* Address more comments

* Enable autoprefixer for CSS

* Remove unused tasks
2016-07-20 12:49:10 -07:00
Eric Bidelman 2759f224b7 Adds eslint. Fixes #350 (#351) 2016-07-19 15:19:06 -07:00
Eric Bidelman c2ddde4db5 Update built css files. Use grunt-sass instead. Fixes #292 2016-07-08 13:37:30 -07:00
Eric Bidelman 78acb1fe86 Update npm deps to prevent install errors. Also bump Polymer 2016-07-08 12:04:57 -07:00
Eric Bidelman 7a94de6f5c update to polymer 1.2.3 2015-11-17 09:11:51 -08:00
Eric Bidelman f786d2617a Update to latest http2push-gae lib 2015-10-31 15:52:56 -07:00
Eric Bidelman 09075a2533 Add http2push-gae 2015-10-13 15:13:53 -07:00
Eric Bidelman fa34115c85 Cleanup 2015-07-31 15:12:16 -07:00
Eric Bidelman e9f94c5af6 minify vulcanized csp js 2015-07-30 12:32:05 -07:00
Eric Bidelman e3de37b102 Initial port to polymer 1.0 2015-07-29 14:58:53 -07:00
Francois Beaufort e7ac9c0c7f Fixed Delete feature behaviour 2015-07-07 12:06:20 +02:00
Eric Bidelman bfcc868b6e Update polymer. Add GAE grunt task 2014-04-18 15:47:18 -07:00
Mathias Bynens e7375bc21d package.json: Mark this as a private package
See <https://www.npmjs.org/doc/json.html#private>.
2014-04-03 20:33:36 +02:00
Eric Bidelman de2472fe3c Fixes #103
Add build step, update vulcanize output
Modularize imports and CSS
Reduces requests to ~13
2014-03-24 09:23:22 -07:00