Commit Graph

59 Commits

Author SHA1 Message Date
Russell Bicknell
4858f06b38 v4.0.0-pre.2 2018-04-20 18:04:07 -07:00
Russell Bicknell
483777631f Update polymer-cli. 2018-04-19 18:41:58 -07:00
Abdón Rodríguez Davila
8b6957ad4c Remove ESLint to simplify (also the actual deps are not updated)
remove eslint
2018-04-18 20:20:17 +02:00
Abdón Rodríguez Davila
fecc150576 Add the Polymer CLI as devdepency 2018-04-18 19:17:34 +02:00
Abdón Rodríguez Davila
6cc66676f9 Update webcomponentsjs version 2018-04-18 19:14:22 +02:00
Abdón Rodríguez Davila
034c12c3b7 Add npm description & repository 2018-04-18 19:14:08 +02:00
Russell Bicknell
6e05d995d4 Update wct-browser-legacy 2018-04-17 18:40:37 -07:00
Russell Bicknell
5231e09b86 Remove bower.json; update package.json; use name specifiers. 2018-04-17 17:58:14 -07:00
Russell Bicknell
6e04bbfdcd v4.0.0-pre.1 2018-04-17 17:03:12 -07:00
Keanu Lee
b2ec844398 Update to pre.12 deps 2018-04-02 11:21:49 -07:00
Monica Dinculescu
42b447fcb5 run modulizer, fix paths and importHref 2018-03-20 12:06:31 -07:00
Michael Stramel
6ccdee3371 [2.0] Add polymer lint to lint script 2017-05-24 13:22:16 -05:00
Abdón Rodríguez Davila
711935a154 Update lint setup 2017-04-26 16:39:29 +02:00
Abdón Rodríguez Davila
3a79ad5f2d Update ESLint versions 2017-04-26 16:04:12 +02:00
Fred K. Schott
ef48ee74c0 update travis & package.json to add cli integration tests (#986)
* update travis & package.json to add cli integration tests

* fix wording
2017-03-28 16:35:57 -07:00
Abdón Rodríguez Davila
8e7437366a Add .gitignore as ignore-path to ESLint (#954)
To avoid lint the `build` folder.
2017-01-09 17:28:35 -08:00
Rob Dodson
2a0278427e Add ESLint and fixup errors (#951)
* Add ESLint and fixup errors

* Update config to include recommended. Fixup errors

* Add cascading eslintrc

* Run npm test
2016-12-13 20:54:03 +01:00
Rob Dodson
141d2b5e1e Merge in app-drawer-migration 2016-08-22 12:14:42 -07:00
Félix Zapata
da4f577d67 New 'build' task to replace current 'html' task (#691)
* chore(package.json): update gulp-useref package

* chore(gulpfile.js): new build task to replace current html task

* fix(gulpfile.js): add missing minifyHtml task

* docs(recipes): update recipes according new tasks

* docs(add-es2015-support-babel.md): update recipe

* docs(add-es2015-support-babel.md): update recipe

* style(gulpfile.js): remove extra space

* docs(add-es2015-support-babel.md): update recipe

* docs(add-es2015-support-babel.md): update the patch for the default task

* docs(add-eslint-support.md): undo the patch about the watch task
2016-05-03 12:40:58 +02:00
Nelson Silva
e4171ce29c Fix #699 by including a Promise polyfill 2016-02-17 16:28:45 +00:00
Nelson Silva
c82a1e815c Update required node version in package.json 2016-02-13 16:24:02 +00:00
Rob Dodson
e5fdef9bdc Remove jshint 2016-01-17 18:12:09 -08:00
Rob Dodson
b6845b7c5e Rev html-extract and add strip option 2015-12-18 15:04:12 -08:00
Daniel Freedman
31c923ee45 use wct 4
fix compiler errors, need C++11 compiler, g++ 4.8+

Fixes #608
2015-12-17 12:48:31 -08:00
Rob Dodson
b2baf8ccc9 Revert 7e4b99 and 967aae 2015-12-04 10:52:47 -08:00
Chuck Horton
34c5b58336 Change to minifyCss.
Fixes #535
2015-11-24 07:39:17 -08:00
Daniel Freedman
8dfd0ca664 Add firefox 42 and Chrome stable to travis tests 2015-11-17 17:41:46 -08:00
Chuck Horton
7082366bc2 Add Github Pages deploy and routing
This does the following:

1. Add gulp tasks to deploy to Github Pages
2. Revises routing to handle hosting from a subfolder
3. Allows development environment to run from root while production can
run from subfolder
4. Add link to PSK demo in readme.md
5. Add deploy section to readme.md
6. Add detail Deploy to Github Pages recipe

Remove getUrl function and use data binding instead

With Polymer 1.2.0 we can now use compound bindings so getUrl function
is not needed.

Change Github to GitHub

Fixed linting errors

Add example for deploy to GitHub pages

use $ variable instead of require for ghPages
2015-11-12 10:10:22 -08:00
Addy Osmani
46eed642d8 Update dependencies & fix linting
Update clean task for del 2.0.x update

Cleanup del callbacks for update
2015-11-09 15:53:59 +00:00
Addy Osmani
fa3f812aae Merge pull request #485 from PolymerElements/sjs/lint-on-pr
tests: Lint codebase on every PR
2015-11-09 12:21:13 +01:00
Sam Saccone
e37c17ad89 Merge pull request #486 from moderndeveloperllc/minimize-vulcanization
Use gulp-minify-inline to minimize the elements.vulcanized.html after generation
2015-11-06 21:24:26 -08:00
Mark Garrett
7e4b990e3a Use gulp-minify-inline to minimize the elements.vulcanized.html after generation 2015-11-06 21:53:16 -06:00
Felix Zapata
70e4593749 Change to using glob-all for globs 2015-11-06 18:26:05 -08:00
Sam Saccone
66bb6dcf22 tests: Lint codebase on every PR 2015-11-06 17:55:34 -08:00
Felix Zapata
c4c411c11f Lint all code with jscs and jshint 2015-11-06 17:41:22 -08:00
Addy Osmani
cc5c192f41 Revert to using vulcanize alone 2015-10-07 09:19:11 -07:00
Arthur Verschaeve
74221ae6fc Remove unused deps 2015-09-15 20:23:19 +02:00
Addy Osmani
ec3a6f23f4 Drop polyclean 2015-08-19 18:45:45 +01:00
Addy Osmani
09ffa9da80 Add support for polybuild (fixes #312)
Further tweaks to polybuild setup
2015-08-18 20:10:09 +01:00
Arthur Verschaeve
e948c9724c Add npm start script
Fix #212 (Closes #213)
2015-07-20 01:56:36 +09:00
Addy Osmani
dcb01a5ee6 Drop gulp-uncss as we don't use it here 2015-07-15 15:35:21 +09:00
Addy Osmani
ee1b0c5ac5 Add support for connect-history-api-fallback
Add middleware for proxying requests that improves our support for
‘hashbang: false’ and browsersync cross-browser-window. (Closes #204)
2015-06-24 17:05:36 +01:00
Arthur Verschaeve
0ed37c78bc Use npm test script to run test:local task (Closes #198) 2015-06-20 19:15:36 +01:00
Addy Osmani
6f4471c168 For #127 - bump BrowserSync to minimum 2.7.7 2015-06-10 17:25:53 +01:00
Addy Osmani
219036bd4c Merge pull request #108 from arthurvr/server-configs
Really drop the server configs
2015-06-02 20:09:21 +01:00
Addy Osmani
087c003127 Merge pull request #107 from arthurvr/package
Mark packages as private
2015-06-02 20:00:43 +01:00
Arthur Verschaeve
7c08efe5b3 Really remove server configs 2015-06-02 20:57:31 +02:00
Arthur Verschaeve
13717f3a39 Mark packages as private 2015-06-02 20:51:00 +02:00
Addy Osmani
c8f7b39a18 Bump tooling deps 2015-06-02 00:19:41 +01:00
karolklp
cf034e98c7 got rid of git://
it wasn't working when behind the http proxy
2015-06-01 11:30:02 +02:00