Commit Graph

880 Commits

Author SHA1 Message Date
Abdón Rodríguez Davila
1a78872087 Keep the leading slash 2017-10-02 19:46:44 +02:00
Abdón Rodríguez Davila
e0b48dba68 Remove index.html 2017-09-29 20:04:52 +02:00
Abdón Rodríguez Davila
b820a41e74 Cache the polyfills in runtimeCaching 2017-09-29 10:09:43 +02:00
Keanu Lee
b8d74a5904 Update polymer.json 2017-09-22 15:44:06 -07:00
Keanu Lee
52335f4a8c Merge pull request #1049 from FluorescentHallucinogen/patch-2
Add scope and use utm_source in manifest.json
2017-09-22 15:32:21 -07:00
Abdón Rodríguez Davila
dc9cfa7286 Merge pull request #1060 from FluorescentHallucinogen/patch-3
Fix code style
2017-09-11 00:46:37 +02:00
Alexey Rodionov
9c876da633 Fix code style 2017-09-10 19:11:41 +03:00
Abdón Rodríguez Davila
e0fce9bf65 Merge pull request #1055 from davidmaxwaterman/patch-1
trivial typo in comment
2017-08-11 21:27:56 +02:00
Max Waterman
219c23f9b5 trivial typo in comment 2017-08-11 16:33:14 +01:00
Abdón Rodríguez Davila
e96167dac6 Merge pull request #1027 from PolymerElements/2.0-preview
Migrate PSK to Polymer 2.0
2017-07-26 18:20:20 +02:00
Alexey Rodionov
039d489714 Add scope and use utm_source in manifest.json 2017-07-24 20:19:41 +03:00
Abdón Rodríguez Davila
1e0eeed895 Merge branch 'master' into 2.0-preview
# Conflicts:
#	src/my-app.html
2017-07-24 17:13:46 +02:00
Alexey Rodionov
8e1030c0cf Allow swipe open the drawer (#1045)
* Allow swipe open the drawer

* Swipe open only when narrow layout
2017-07-24 17:11:33 +02:00
Abdón Rodríguez Davila
2f285cf644 Merge pull request #1048 from PolymerElements/abdonrd-patch-1
Remove unneeded check
2017-07-24 17:10:19 +02:00
Jonathan ES Lin
17c02c42e4 Update polymer init command (#1042) 2017-07-21 08:59:55 +02:00
Abdón Rodríguez Davila
50ca8e0b58 Remove unneeded check 2017-07-20 14:23:01 +02:00
Abdón Rodríguez Davila
bc17d34e5a Merge branch 'master' into 2.0-preview 2017-07-20 14:21:43 +02:00
katejeffreys
2bb7fadadf Update build process (#1044)
* Update build process

* Update README.md

* Update README.md

* Update with feedback

* Add trailing slash

* Update with remaining feedback
2017-07-19 22:40:26 +02:00
Abdón Rodríguez Davila
ad2191e187 Merge branch 'master' into 2.0-preview
# Conflicts:
#	index.html
#	src/my-app.html
2017-06-08 20:35:57 +02:00
Jason Allen
740e4a2dbe Fix url-space-regex (#1032) 2017-06-08 20:29:42 +02:00
Jason Allen
9d794300eb [master/polymer-1] Simpler differential serving & non-root-paths (#1031)
* [master/polymer-1] Simpler support for differential serving, non-root-path deployments

* Add build changes

* Fix regex error...

`Invalid regular expression: /*/: Nothing to repeat`

* Update regex according to feedback
2017-06-08 20:29:32 +02:00
Abdón Rodríguez Davila
f867126453 Merge pull request #1030 from PolymerElements/server-relative-root-path-graynorton
Simpler support for differential serving, non-root-path deployments
2017-06-07 20:42:01 +02:00
Gray Norton
294bc12497 Don't include in default build config 2017-06-07 11:01:47 -07:00
Gray Norton
02b05e335a Improve inline docs for <base> tag and rootPath 2017-06-07 11:01:06 -07:00
Gray Norton
9d4474fadc Add url-space-regex to filter out URL changes not beneath app root 2017-06-06 08:25:58 -07:00
Gray Norton
e63b053284 Always specify relative to server, eliminate 2017-06-06 08:02:03 -07:00
Abdón Rodríguez Davila
369af2b968 Merge pull request #1029 from PolymerElements/abdonrd-patch-1
Fix #953: Add manifest.json description
2017-06-01 21:43:09 +02:00
Abdón Rodríguez Davila
fe4593ca80 Fix #953: Add manifest.json description 2017-06-01 21:42:48 +02:00
Abdón Rodríguez Davila
0840d20eca Merge pull request #1028 from PolymerElements/abdonrd-patch-1
Fix #1015
2017-06-01 19:31:37 +02:00
Abdón Rodríguez Davila
ffd9f787b7 Fix #1015
Redirect to the Polymer/polymer contributing instructions.

Also, update the browsers as Polymer/polymer.
2017-06-01 19:26:27 +02:00
Abdón Rodríguez Davila
0c12fc9901 Temporally, remove lint issue 2017-06-01 19:05:25 +02:00
Abdón Rodríguez Davila
781141b26e Merge branch 'master' into 2.0-preview
# Conflicts:
#	bower.json
#	index.html
#	polymer.json
#	src/my-app.html
#	sw-precache-config.js
2017-06-01 18:54:44 +02:00
Abdón Rodríguez Davila
b610970081 Merge pull request #1026 from PolymerElements/feature/dependencies
Update dependencies
2017-06-01 18:47:45 +02:00
Abdón Rodríguez Davila
6c6d443e19 Update web-component-tester dependency and add missed webcomponentsjs dependency 2017-06-01 18:35:33 +02:00
Abdón Rodríguez Davila
d9b08f19ae Merge pull request #1024 from PolymerElements/feature/travis-cache
Cache node_modules in Travis CI
2017-06-01 18:29:21 +02:00
Abdón Rodríguez Davila
c2211c3066 Cache node_modules in Travis CI 2017-06-01 18:19:22 +02:00
Abdón Rodríguez Davila
3ab10d7b0e Merge pull request #1023 from PolymerElements/feature/update-default-serve-url
Update the default serve URL
2017-06-01 18:06:38 +02:00
Abdón Rodríguez Davila
3c3a7d13f5 Update the default serve URL 2017-06-01 17:58:50 +02:00
Abdón Rodríguez Davila
c3dd618322 Merge pull request #1022 from PolymerElements/feature/lint-and-builds-rules
Add lint and builds rules to the polymer.json
2017-06-01 17:55:20 +02:00
Abdón Rodríguez Davila
403cb41e1d Add lint and builds rules to the polymer.json 2017-06-01 17:46:27 +02:00
Jason Allen
8effebd809 Use relative paths with Polymer v1 Starter Kit (#1008)
* Add relative paths based on Polymer 2 method...

Currently experiencing some timing issues when refreshing
on sub-views (eg. view2).

* Set `rootPattern` earlier to ready app-route pattern before needed

* Add comment to `baseUrl` as in #1002 for 2.0-preview

* Change observer to computed property

* Fix line length for eslint

* Add line break between properties

* Change comment on base tag, add note about polymer serve

* Remove `baseUrl` and path concat, use relative paths in js

* Change paths to relative in sw-precache-config.js

* Set scope for service worker explicitly

* Updated base tag comment for basePath build transform

* Fix lint errors

* Update comments, add Polymer.rootPath changes

* Fix ESLint errors again...
2017-06-01 17:13:09 +02:00
Jsilvermist
bb8a6c3304 Merge pull request #1021 from jsilvermist/fix-for-ie11
Squashed commits:
[85977a8] Update comment to be more explicit
[bb5225c] Clean up pattern and simplifiy regex
[dbd262c] Fix lint errors, remove 1 comment to make it slightly cleaner
[37b7a56] Add regex for use with IE11 instead of URL()
2017-06-01 17:09:23 +02:00
Abdón Rodríguez Davila
265bc7e02a Merge pull request #1018 from stramel/patch-4
[2.0] New: Add polymer lint to lint script
2017-05-24 20:31:27 +02:00
Michael Stramel
6ccdee3371 [2.0] Add polymer lint to lint script 2017-05-24 13:22:16 -05:00
Justin Fagnani
b0bfa9b12e Merge pull request #1016 from PolymerElements/polymer-2.0
Upgrade to Polymer 2.0 release
2017-05-17 01:16:44 +10:00
Justin Fagnani
5ec28492fb Update to Polymer 2.0.0 release 2017-05-15 15:53:03 -07:00
Justin Fagnani
89ba1fdcaa Add builds 2017-05-15 10:52:31 -07:00
Justin Fagnani
1f3fdfdb0b Merge pull request #1014 from PolymerElements/2.0-lint
Fix lint warnings
2017-05-16 03:42:10 +10:00
Justin Fagnani
f037cfb007 Fix lint warnings 2017-05-15 10:17:26 -07:00
Abdón Rodríguez Davila
0ad0548a82 Merge branch 'master' into 2.0-preview
# Conflicts:
#	.travis.yml
#	bower.json
#	package.json
#	polymer.json
2017-04-26 17:18:02 +02:00