Commit Graph

6878 Commits

Author SHA1 Message Date
Russell Bicknell
1e8b246d01 [ci skip] update changelog 2022-06-03 14:55:57 -07:00
Russell Bicknell
2a853c9768 3.5.1 2022-06-03 14:55:30 -07:00
Russell Bicknell
2cbb3d2b0c [ci skip] bump to 3.5.1 2022-06-03 14:51:13 -07:00
Russell Bicknell
c829815770
Merge pull request #5701 from Polymer/trusted-types-reflected-boolean-properties
Adds Trusted Types support for reflected boolean properties.
2022-06-02 13:26:48 -07:00
Russell Bicknell
d69041cc7b _valueToNodeAttribute converts the empty string to trustedTypes.emptyScript before setting, if available. 2022-06-01 15:30:41 -07:00
Russell Bicknell
ce474db990 Adds Trusted Types support for reflected boolean properties. 2022-06-01 14:52:14 -07:00
Russell Bicknell
76e77b6dfa [ci skip] update changelog 2022-05-18 12:02:08 -07:00
Russell Bicknell
78f75e3108 3.5.0 2022-05-18 12:01:49 -07:00
Russell Bicknell
a800a1a9d4 [ci skip] bump to 3.5.0 2022-05-18 12:01:31 -07:00
Russell Bicknell
6696976ea9 Add CHANGELOG.md to the packaged files. 2022-05-18 12:00:09 -07:00
Russell Bicknell
191cf40c1b
Merge pull request #5700 from Polymer/upstream-internal-changes
Upstream internal changes
2022-05-17 14:06:43 -07:00
Russell Bicknell
adc6d51723 Upstream http://cl/374717449 2022-04-27 15:37:02 -07:00
Russell Bicknell
96897876a2 Upstream http://cl/362104095 2022-04-27 15:32:51 -07:00
Russell Bicknell
4036db442b Upstream http://cl/368587394 2022-04-27 15:30:54 -07:00
Russell Bicknell
178dfa5e06 Upstream http://cl/330613283 2022-04-27 15:20:48 -07:00
Russell Bicknell
2445554f4f Upstream http://cl/397536696 2022-04-27 15:18:29 -07:00
Russell Bicknell
4a85c7f97b Upstream http://cl/374930792 2022-04-27 15:14:14 -07:00
Russell Bicknell
8582dd6449 Upstream http://cl/438642754 2022-04-27 15:06:46 -07:00
Russell Bicknell
067dd30208 Upstream http://cl/387624221 2022-04-27 15:04:27 -07:00
Russell Bicknell
d0d39b8d88 Upstream http://cl/420889188 2022-04-27 15:00:33 -07:00
Russell Bicknell
ec36597fb0 Upstream http://cl/416087593 2022-04-27 14:59:22 -07:00
Kevin Schaaf
65039eebe1
Merge pull request #5698 from eltociear/patch-4
Fix typo in dom-repeat.js
2022-02-09 08:38:38 -08:00
Ikko Ashimine
7b37193e04
Fix typo in dom-repeat.js
reseting -> resetting
2022-02-09 22:58:00 +09:00
Alexander Marks
faae3b1f82
Merge pull request #5696 from Polymer/aomarks-patch-1
Update polymer -> lit link to point at new lit repo
2021-12-07 17:20:41 -05:00
Alexander Marks
4586fed68b
Update polymer -> lit link to point at new lit repo instead of old lit-element repo 2021-12-07 13:43:07 -08:00
Peter Burns
10220c9af1
Add support for TrustedTypes (#5692)
* Add support for TrustedTypes to html-tag.js

This avoids setting innerHTML to a string.

* Comment on why .slice() the  XMLSerializer output

* Handle data binding Trusted Types into attributes

Fixes #5648

* Lint clean
2021-08-26 12:37:17 -07:00
Kevin Schaaf
1c0153d97b
Merge pull request #5691 from eltociear/patch-3
Fix typo in disable-upgrade-mixin.js
2021-08-10 10:39:42 -07:00
Ikko Ashimine
5c06ae9bc0
Fix typo in disable-upgrade-mixin.js
intialize -> initialize
2021-08-10 23:03:50 +09:00
Steve Orvell
b19365c172
Merge pull request #5690 from Polymer/Polymer.dom().attachShadow
Fix `Polymer.dom(el).attachShadow/shadowRoot`
2021-07-11 20:23:36 -07:00
Steven Orvell
2b0494a9c4 Fix Polymer.dom(el).attachShadow/shadowRoot 2021-07-09 18:05:09 -07:00
Kevin Schaaf
56756240fa
Merge pull request #5688 from eltociear/patch-1
Fix typo in dom-module.js
2021-05-26 09:20:59 -07:00
Ikko Ashimine
69eb8a7a71
Fix typo in dom-module.js
accomodate -> accommodate
2021-05-26 11:14:14 +09:00
Kevin Schaaf
401c7837ec
Merge pull request #5676 from SirJackovich/patch-1
Fix SyntaxError in Polymer Gestures
2021-01-05 16:06:09 -08:00
Jacob Reid
1e9be28d74
Fix SyntaxError
Without the quotes in safari you get the following error: SyntaxError: The string did not match the expected pattern.
2021-01-05 14:49:20 -07:00
Kevin Schaaf
17720d0188
Merge pull request #5675 from Polymer/upstream-error-suppression
Upstream internal error suppression.
2020-11-19 10:04:52 -08:00
Russell Bicknell
2515cd215f Upstream internal error suppression.
Co-authored-by: Phil Harnish <philharnish@gmail.com>
2020-11-17 11:58:44 -08:00
Kevin Schaaf
532454a86c
Merge pull request #5672 from H3RSKO/H3RSKO-readme-fix
Updated Readme
2020-08-17 09:04:26 -07:00
H3RSKO
78602fcc0c
Updated Readme
Fixed the readme displaying two double "the"s.
2020-08-16 13:00:48 -04:00
Kevin Schaaf
8bd4b6eb48
Merge pull request #5668 from Polymer/5667-cancel-chunking-on-disconnect
Cancel chunking when disconnected. Fixes #5667
2020-07-06 15:59:14 -07:00
Kevin Schaaf
04a4ded879 Fix let back to const 2020-07-06 14:21:40 -07:00
Kevin Schaaf
32d7d61d4f Cancel chunking when disconnected. Fixes #5667 2020-07-01 12:03:13 -07:00
Kevin Schaaf
76c71e186e
Merge pull request #5661 from Polymer/5660-template-function
Accept function in legacy _template field for template parsing
2020-05-20 18:19:27 -07:00
Kevin Schaaf
38f19b85ff Merge branch 'master' into 5660-template-function 2020-05-19 23:25:49 -07:00
Kevin Schaaf
22ac86a8e3 Accept function in legacy _template field for template parsing. Fixes #5660 2020-05-14 16:21:23 -07:00
Russell Bicknell
4d057ede3f
Merge pull request #5656 from Polymer/setAttribute-TrustedURL
Remove types from LegacyElementMixin's overridden setAttribute and removeAttribute.
2020-05-13 16:06:07 -07:00
Russell Bicknell
1e296957ed Merge remote-tracking branch 'origin/master' into setAttribute-TrustedURL 2020-05-13 15:13:13 -07:00
Russell Bicknell
ac71e723b5
Merge pull request #5659 from Polymer/upstream-types
Upstream internal type updates.
2020-05-13 15:01:25 -07:00
Russell Bicknell
9e8df6821b Upstream internal type differences. 2020-05-13 14:24:51 -07:00
Russell Bicknell
00b36709b5 Remove types from LegacyElementMixin's overridden setAttribute and removeAttribute. 2020-05-08 16:20:14 -07:00
Russell Bicknell
6acf6e3cdc [ci skip] update changelog 2020-04-30 11:14:25 -07:00