Commit Graph

5138 Commits

Author SHA1 Message Date
Daniel Freedman
eea1ca23db closure advanced compilation 2017-03-29 15:52:01 -07:00
Daniel Freedman
8c1a5765b8 Remove useless id check on mixins
Fixes #4445
2017-03-20 16:02:27 -07:00
Kevin Schaaf
3d054bab66 Merge pull request #4438 from Polymer/fix-4437
Ensure `_registered` is called 1x for each element class using `LegacyElementMixin`
2017-03-17 15:07:45 +11:00
Steven Orvell
de09d73030 Fixes #4437. Ensure _registered is called 1x for each element class using LegacyElementMixin. Ensure that a behaviors’s registered method is called for any extending class. 2017-03-16 17:44:38 +11:00
Daniel Freedman
04c5053abd [ci skip] 2.0.0-rc.3 v2.0.0-rc.3 2017-03-15 15:24:13 +11:00
Steve Orvell
a88766b17a Merge pull request #4404 from Polymer/legacy-behavior-proto-keys
add properties, behaviors, observers, hostAttributes, listeners on prototype
2017-03-14 15:19:19 +11:00
valdrinkoshi
93cf324638 add properties, behaviors, observers, hostAttributes, listeners on prototype 2017-03-09 12:54:21 -08:00
Steve Orvell
a158a1fdb4 Merge pull request #4397 from Polymer/fix-4396
add `behaviors` to instances too
2017-03-08 18:12:03 -08:00
valdrinkoshi
bb52071bf6 [skip ci] update test comments 2017-03-08 17:51:26 -08:00
valdrinkoshi
a081e66919 better comment 2017-03-08 17:49:50 -08:00
valdrinkoshi
8bac5c6091 get behaviors only from prototypes 2017-03-08 17:48:12 -08:00
valdrinkoshi
444c043cd9 behaviors ONLY on the prototype 2017-03-08 17:39:36 -08:00
valdrinkoshi
4bf7bdd70e add instance behaviors 2017-03-08 17:03:11 -08:00
Steven Orvell
4ae65ba26f [ci skip] minor doc edits. 2017-03-07 17:56:37 -08:00
Daniel Freedman
46c1046506 [ci skip] expand range of dependencies to all rcs 2017-03-07 14:45:22 -08:00
Daniel Freedman
d46694e5d5 [ci skip] release 2.0.0-rc.2 v2.0.0-rc.2 2017-03-07 14:18:17 -08:00
Daniel Freedman
428e3b0952 Merge pull request #4390 from Polymer/mutable-data-behavior-fix
Allow hybrid elements (like iron-list) to make template instances with mutable data
2017-03-07 14:17:02 -08:00
Daniel Freedman
5846078966 Merge pull request #4383 from Charles-Catta/patch-1
Fix spelling error in README.md
2017-03-07 14:06:03 -08:00
Daniel Freedman
4e0c4f43ac Merge pull request #4386 from FluorescentHallucinogen/correct-version
Use correct version
2017-03-07 14:05:14 -08:00
Steve Orvell
52f7bea32c Merge pull request #4389 from ChadKillingsworth/closure-library
Don't override the goog namespace if it already exists
2017-03-07 13:53:21 -08:00
Steven Orvell
d9418e1adb another test fix. 2017-03-07 13:50:15 -08:00
Steven Orvell
4439436f87 fix behavior warn test. 2017-03-07 13:47:21 -08:00
Steve Orvell
fd5a35379c Merge pull request #4391 from Polymer/fix-4387
Ensure `dom-change` fired with `composed: true`.
2017-03-07 13:40:21 -08:00
Steven Orvell
46219a39dc update to latest webcompnents rc. 2017-03-07 12:55:27 -08:00
Daniel Freedman
7cebe120be move mutable data mixin to be loaded by polymer.html 2017-03-07 12:50:01 -08:00
Steven Orvell
3e6832977b Fix 4387. Ensure dom-change fired with composed: true. 2017-03-07 12:42:06 -08:00
Keanu Lee
ea392e3f28 Allow hybrid elements (like iron-list) to make template instances with mutable data 2017-03-07 11:34:54 -08:00
Chad Killingsworth
b30deb22ae Don't override the goog namespace if it already exists 2017-03-07 13:07:47 -06:00
Alexey Rodionov
3b7d4484fb Use correct version 2017-03-07 13:02:06 +03:00
Charles Catta
c14ea57f23 Fix spelling error
Line 23, 
2.0 sction below => 2.0 section below
2017-03-06 17:21:20 -05:00
Kevin Schaaf
8fd1b212d3 [ci skip] Fix note re: transpilation 2017-03-04 00:17:16 -08:00
Kevin Schaaf
3dd776fe58 [ci skip] Remove obsolete note re: pre-upgrade attribute vs. property priority 2017-03-04 00:11:02 -08:00
Kevin Schaaf
b67736ecb3 [ci skip] Fix note re: attached 2017-03-04 00:09:28 -08:00
Kevin Schaaf
1235f44924 [ci skip] Add back intro README content from 1.x, updated to 2.x syntax. 2017-03-03 23:56:28 -08:00
Daniel Freedman
375ab2e4a3 Merge pull request #4372 from Polymer/2.0-preview
Merge 2.0-preview to master
v2.0.0-rc.1
2017-03-03 17:55:37 -08:00
Daniel Freedman
69ce4976db [ci skip] Remove webcomponents v1 branch reference 2017-03-03 17:42:25 -08:00
Daniel Freedman
b13f294fee [ci skip] add note about 1.x branch 2017-03-03 17:40:42 -08:00
Daniel Freedman
fcfdd09a34 Merge remote-tracking branch 'origin/master' into 2.0-preview 2017-03-03 17:28:41 -08:00
Daniel Freedman
5c068cb956 [ci skip] cherry pick files from v1 2017-03-03 17:26:48 -08:00
Daniel Freedman
7d9ed1f3cd Merge pull request #4371 from Polymer/2.0-docs-cleanup
2.0 docs cleanup
2017-03-03 17:16:31 -08:00
Steven Orvell
fcbe1052fb [ci skip] add license header. 2017-03-03 17:00:35 -08:00
Steven Orvell
58213ee611 update copyright date. 2017-03-03 16:54:36 -08:00
Kevin Schaaf
ebe8a96df1 Fix compiler test 2017-03-03 16:48:48 -08:00
Daniel Freedman
b3b7f3b55c clean up eslint ignores and remove old CustomElements global 2017-03-03 16:33:27 -08:00
Kevin Schaaf
960e87c2a5 Only test globals on ES6 browses. 2017-03-03 16:30:46 -08:00
Daniel Freedman
b278977a67 enforce strictness tests 2017-03-03 16:03:45 -08:00
Kevin Schaaf
7f94a66cf8 Create a polymer element in globals tests. 2017-03-03 16:00:01 -08:00
Steven Orvell
88756fe090 fix code comment. 2017-03-03 15:59:39 -08:00
Steven Orvell
83f0104403 var -> let and turn on lint rule. 2017-03-03 15:58:52 -08:00
Kevin Schaaf
0cd393fac0 Don't leak Element to global. Add globals check. 2017-03-03 15:49:51 -08:00