Abdón Rodríguez Davila
7bdbf38fac
Merge pull request #1012 from PolymerElements/abdonrd-patch-3
...
Update lint setup
2017-04-26 17:10:20 +02:00
Abdón Rodríguez Davila
711935a154
Update lint setup
2017-04-26 16:39:29 +02:00
Abdón Rodríguez Davila
ffb9c21bf3
Merge pull request #1011 from PolymerElements/abdonrd-patch-2
...
Update ESLint versions
2017-04-26 16:18:00 +02:00
Abdón Rodríguez Davila
a2e02d7335
Merge pull request #1010 from PolymerElements/abdonrd-patch-1
...
Remove unused iron-localstorage and update deps versions
2017-04-26 16:15:52 +02:00
Abdón Rodríguez Davila
3a79ad5f2d
Update ESLint versions
2017-04-26 16:04:12 +02:00
Abdón Rodríguez Davila
6de9b5f03f
Remove unused iron-localstorage and update deps versions
2017-04-26 16:03:16 +02:00
Abdón Rodríguez Davila
6f0a1beb83
Merge pull request #976 from PolymerElements/abdonrd-patch-1
...
Rename to sources and extraDependencies
2017-04-26 10:00:50 +02:00
Abdón Rodríguez Davila
c00cbcc15d
Rename to sources and extraDependencies
...
Fix 975
2017-04-19 18:24:31 +02:00
Michael Stramel
ede78203e7
New: Add noscript message ( #1001 )
...
* New: Add noscript message
* Address PR Feedback
2017-04-19 18:22:50 +02:00
Abdón Rodríguez Davila
ff7627b2e6
Merge pull request #1006 from PolymerElements/abdonrd-patch-2
...
Remove Node v4 support
2017-04-19 11:19:40 +02:00
Abdón Rodríguez Davila
da124e5ba9
Remove Node v4 support
...
The same as https://github.com/PolymerElements/polymer-starter-kit/pull/1003
2017-04-19 11:14:49 +02:00
Abdón Rodríguez Davila
02b3d4b6b9
Merge pull request #1002 from PolymerElements/abdonrd-patch-2
...
Update the Service Worker register comment
2017-04-19 01:25:24 +02:00
Abdón Rodríguez Davila
20c080fe73
Update the Service Worker register comment
2017-04-19 01:15:56 +02:00
Abdón Rodríguez Davila
482a8547b8
Merge pull request #1003 from PolymerElements/abdonrd-patch-3
...
Remove Node v4 support
2017-04-19 01:11:16 +02:00
Abdón Rodríguez Davila
c5fe9c6486
Remove Node v4 support
...
The Polymer CLI removes Node v4 support.
https://github.com/Polymer/polymer-cli/blob/master/CHANGELOG.md#v0180-04-13-2017
Remove Node v4 support: Node v4 is no longer in Active LTS, so as per the Polymer Tools Node.js Support Policy the Polymer CLI will not support Node v4. Please update to Node v6 or later to continue using the latest verisons of Polymer tooling.
2017-04-17 17:44:53 +02:00
Jsilvermist
0b67b51367
Change PSK 3.0 / 2.0-preview to use relative paths for subdirectory deployment ( #995 )
...
* Use relative paths with <base> and rootPath
* Fix 404 view, add missing semi-colon
* Remove unneeded rootPath bindings
* Improve commenting on `base` tag for relative paths
* Fix `manifest.json` for subdirectory deployment
* Add note about `rootPath`, linking to documentation
* Fix line length to pass lint
2017-04-11 15:24:08 -07:00
Abdón Rodríguez Davila
8ab143a574
Update to the latest previous versions ( #994 )
...
* Update to the latest previous versions
* Update web-component-tester dependency
2017-04-07 16:13:08 -07:00
Fred K. Schott
3d0f850321
travis: remove node v5, add node latest ( #993 )
...
Node v5 is no longer supported by Polymer or even the Node team. Lets change travis to test LTS & the latest version as per our support policy.
2017-03-29 18:54:36 -07: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
Fred K. Schott
ca9b3e470a
update travis & package.json to add cli integration tests ( #985 )
...
* update travis & package.json to add cli integration tests
* fix wording
2017-03-28 16:35:07 -07:00
Michael Stramel
4779927d0e
Fix: Add note on running WCT on Windows. ( #974 )
2017-03-21 06:35:38 -07:00
Russell T. Sherman
725311af49
update readme with bower requirement ( #987 )
2017-03-21 06:32:22 -07:00
Fred K. Schott
a3d07ee3f5
no-op
...
Needed to tag a new release
2017-03-16 14:21:29 -07:00
Justin Fagnani
333212c573
Merge pull request #979 from PolymerElements/polymer-rc
...
Update Polymer to RC1
2017-03-07 13:20:51 -08:00
Justin Fagnani
1b488e78e8
Update Polymer to RC1
2017-03-07 08:32:10 -08:00
Fred K. Schott
88c5ba5804
Convert psk to use polymer 2.0 ( #967 )
...
* Convert psk to use polymer 2.0
* update tests for 2.0
* load webcomponents.js polyfill without js check
* add handling for undefined observer values
* update to latest polymer config property names
* fix eslintrc spacing
* use the google eslint ruleset
* bind the callback we send to importHref
* add comments to test/index.html
* reference polymer-element.html instead of polymer
* add slot=header attribute to app-header
* fix js line length
* add webcomponents-loader
* Update polymer.json
* respond to feedback
* convert config to properties & observers methods
* Hide drawer-toggle
* Update webcomponentsjs version to webcomponents/webcomponentsjs#^1.0.0-rc.1
2017-03-06 14:51:21 -08:00
Polymer Format Bot
db9f3b95c3
Update webcomponentsjs version to webcomponents/webcomponentsjs#^1.0.0-rc.1
2017-03-03 14:29:17 -08:00
Polymer Format Bot
8b868075e4
Add an ignore property to bower.json.
2017-03-03 14:29:17 -08:00
Abdón Rodríguez Davila
fb25187921
Remove unused dependency ( #969 )
2017-02-08 12:15:50 -08:00
Abdón Rodríguez Davila
1d12f90602
Remove unused import ( #968 )
2017-02-08 12:11:54 -08:00
Rob Dodson
7151a5313c
Add getting started polycast to readme ( #965 )
...
yolo self merge
2017-01-26 09:48:35 -08:00
Abdón Rodríguez Davila
f9bb50d6ad
Update README ( #957 )
2017-01-12 11:43:02 -08: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
066d707a6d
Add generator tag
2016-12-18 18:42:53 -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
Chuck Horton
fae9961b34
Merge pull request #948 from PolymerElements/abs-paths
...
Back out #940
2016-11-19 15:05:54 -08:00
Rob Dodson
02edfbae63
Back out #940
2016-11-19 14:39:31 -08:00
Gerwin Sturm
7231496ad1
Give iconset a unique name ( #944 )
2016-11-03 10:49:16 -07:00
Chuck Horton
1254d28293
Set firefox to latest for travis ( #928 )
...
* Set firefox to latest for travis
as Selenium - Firefox issue is now fixed SeleniumHQ/selenium#2110 .
* Remove single quotes
Travis did not install and run firebox test. This may correct it.
* Change to firefox 47
Firefox 48 is not working with selenium, but Firefox 47.0.1 does work. Hopefully this will work instead of 46.
See https://github.com/SeleniumHQ/selenium/issues/2110
* Try firefox 47.0.1
Using firefox: latest or 47 travis Firefox tests don't run. Last try to see if 47.0.1 will work. Otherwise for now we should stick with `firefox: '46'.
* Change Firefox to use latest instead of 46
Per WCT issue https://github.com/Polymer/web-component-tester/issues/367 this should work.
2016-10-31 12:55:39 -07:00
Chuck Horton
57c24cec7c
Change to relative paths ( #940 )
...
* Change to relative paths
* Add comment for path in my-view404
Leave absolute for 404. @robdodson changed based on your suggestion.
2016-10-31 09:56:31 -07:00
Tony Mobily
27b2df334f
Drawer will hide on page change, unless drawer is persistent ( #932 )
2016-10-16 12:09:33 +01:00
Abdón Rodríguez Davila
3515a97a3a
Add license to bower.json ( #929 )
2016-10-07 14:56:50 -07:00
Chuck Horton
61c5e79483
Merge pull request #927 from drewswaycool/master
...
adds missing closing p tag
2016-10-05 11:22:04 -07:00
drew mcmurry
2daff7c2df
adds missing closing p tag
2016-10-05 11:14:44 -06:00
Abdón Rodríguez Davila
9c0536efc2
Merge pull request #926 from jordanbtucker/indent
...
Fix improper indent
2016-10-04 08:36:47 +02:00
Jordan Tucker
d30172b0f7
Fix improper indent
2016-10-04 00:21:21 -05:00
Monica Dinculescu
5ac65350c0
✂️ ( #910 )
2016-08-29 15:00:58 -07:00
Rob Dodson
6ba8205ff8
Migration note
2016-08-22 15:28:26 -07:00
Rob Dodson
141d2b5e1e
Merge in app-drawer-migration
2016-08-22 12:14:42 -07:00
Rob Dodson
8b8ba5c33b
Readme for deprecation ( #874 )
2016-08-22 09:02:35 -07:00