Commit Graph

6133 Commits

Author SHA1 Message Date
Daniel Freedman
358a1c6708 Port disabled fixes from 2.x
Related to #5190
Port of #5230 to 3.x
2018-05-14 17:37:43 -07:00
Kevin Schaaf
dfc8ea3700 Merge pull request #5228 from FluorescentHallucinogen/update-repo-url
Update repo URL
2018-05-10 10:38:15 -07:00
Kevin Schaaf
1775a68e44 Merge pull request #5227 from FluorescentHallucinogen/add-badges
Add badges
2018-05-10 10:37:43 -07:00
Alexey Rodionov
cdb34fc83c Update repo URL 2018-05-10 13:58:38 +03:00
Alexey Rodionov
41d698018b Add badges 2018-05-10 13:56:24 +03:00
Sergey Kulikov
83ab5a1446 Update development instructions for 3.0 (#5226)
* Remove outdated migration image

* Update development instructions, fix broken link

* [ci skip] Update polymer-cli instructions and link
2018-05-10 10:08:48 +02:00
Daniel Freedman
25a0e88177 Merge branch '3.x' 2018-05-09 12:00:29 -07:00
Daniel Freedman
e366b36812 [ci skip] update changelog 2018-05-09 11:55:30 -07:00
Daniel Freedman
8ed9722ca7 3.0.2 v3.0.2 2018-05-09 11:54:46 -07:00
Daniel Freedman
d32797e982 Add back modulizer manifest 2018-05-09 11:54:16 -07:00
Daniel Freedman
4794b3231c [ci skip] update changelog 2018-05-09 11:39:08 -07:00
Daniel Freedman
dfb838e23c 3.0.1 v3.0.1 2018-05-09 11:38:24 -07:00
Daniel Freedman
3a4b8b89c6 [ci skip] update changelog 2018-05-09 11:33:00 -07:00
Daniel Freedman
09958f9f7e Merge pull request #5223 from Polymer/3.x-remove-imporHref
Remove importHref from 3.0
2018-05-09 14:27:03 -04:00
Kevin Schaaf
fd416a212e Remove importHref from 3.0 2018-05-09 08:59:38 -07:00
Daniel Freedman
d089bdca5c 3.0.0 v3.0.0 2018-05-08 20:22:58 -07:00
Daniel Freedman
8f79ec40c0 use released versions of shadycss and webcomponentsjs 2018-05-08 20:21:03 -07:00
Kevin Schaaf
5b87f377d2 Merge pull request #5217 from Polymer/3.x-test-green
3.x - getting to green
2018-05-08 18:39:54 -07:00
Kevin Schaaf
8894e22baf Bump dependencies 2018-05-08 18:05:46 -07:00
Kevin Schaaf
95740463c0 Run Chrome & FF serially to try and help flakiness 2018-05-08 16:21:58 -07:00
Kevin Schaaf
ecf36f8ac8 Fix lint warning 2018-05-08 15:31:16 -07:00
Kevin Schaaf
ccb29d27f9 Bump to cli 1.7.0 2018-05-08 15:23:38 -07:00
Steve Orvell
4f3be61eb5 Merge pull request #5222 from Polymer/3.x-remove-template-strings
Removing support for returning strings from template getter.
2018-05-08 13:02:27 -07:00
Kevin Schaaf
ba4491d558 Removing support for returning strings from template getter.
(Per previous documented deprecation: https://www.polymer-project.org/2.0/docs/devguide/dom-template#templateobject)
2018-05-08 12:29:01 -07:00
Kevin Schaaf
bd05abf9aa Merge pull request #5218 from Polymer/3.x-readme
Update README for 3.x
2018-05-07 13:25:04 -07:00
Kevin Schaaf
c54ff70a59 Fix typos and nits 2018-05-07 13:23:38 -07:00
Tim van der Lippe
4e31768cf1 Update to Gulp 4 2018-05-06 16:05:29 +02:00
Tim van der Lippe
030b15f070 Merge branch '3.x' into 3.x-test-green 2018-05-06 15:20:21 +02:00
Tim van der Lippe
eb72d5aabc Add serve command to package.json and update package-lock.json 2018-05-06 15:17:30 +02:00
Steven Orvell
036e4f66b8 Fix for browsers that don't have input.labels. 2018-05-04 16:24:41 -07:00
graynorton
b823620e56 Tweak introductory note, fix webpack capitalization 2018-05-04 16:01:02 -07:00
Steven Orvell
2ce4f70094 gestures: Avoid spreading non-iterable in older browsers
Instead just convert to array.
2018-05-04 15:51:53 -07:00
Alexander Marks
f4534c6a3d wip 2018-05-04 15:13:23 -07:00
Steven Orvell
d896cdd059 Readme: very small tweaks 2018-05-04 14:57:35 -07:00
Kevin Schaaf
fb7630c3e8 Tweak wording. 2018-05-04 14:39:18 -07:00
Kevin Schaaf
fc0ce189f8 Fix link 2018-05-04 14:35:50 -07:00
Kevin Schaaf
ee6a67ee75 Re-order sections 2018-05-04 14:34:14 -07:00
Kevin Schaaf
928c47fc9f Fix LitElement typo 2018-05-04 14:32:58 -07:00
Steven Orvell
503f56318e Depend on polymer-cli rather than wct
invoke tests via `polymer test` rather than `wct`
2018-05-04 14:29:33 -07:00
Kevin Schaaf
e924ba86a4 Minor tweaks 2018-05-04 14:29:21 -07:00
Kevin Schaaf
956bba7332 Update README for 3.x 2018-05-04 14:16:02 -07:00
Kevin Schaaf
445c979b5c Update Edge testing versions. 2018-05-04 09:45:56 -07:00
Kevin Schaaf
8527886093 Exclude all Edge versions from keyframe/font tests. 2018-05-04 09:45:44 -07:00
Kevin Schaaf
4805e31f1c Update wcjs version. 2018-05-04 09:45:10 -07:00
Sam Li
b3c36df7f6 Add .npmignore file (#5215) 2018-05-03 11:15:47 -07:00
Kevin Schaaf
b3d52a7730 Merge pull request #5202 from Polymer/3.x-linter-warnings
Fix ESLint gulp task for 3.x
2018-04-30 18:59:29 -07:00
Kevin Schaaf
0bb5d7c563 Use node 9 2018-04-30 17:59:37 -07:00
Kevin Schaaf
8abf2ec93c Use module flags for wct 2018-04-30 16:52:10 -07:00
Kevin Schaaf
bddeff4a8f Use babel parser for aslant for dynamic import. 2018-04-30 15:48:15 -07:00
Kevin Schaaf
dea235152c Fix lint errors. 2018-04-30 15:21:58 -07:00