sigmund@google.com
98bc2672c0
Release polymer 0.15.1
...
R=jakemac@google.com
Review URL: https://codereview.chromium.org//659563003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41108 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-14 21:12:25 +00:00
sigmund@google.com
b9083e5fae
Fix web_components test in FF
...
Review URL: https://codereview.chromium.org//647393003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41088 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-13 23:20:44 +00:00
sigmund@google.com
a9b3fed799
Splitting interop support so dart_support.js is no longer required.
...
R=jakemac@google.com
Review URL: https://codereview.chromium.org//644163002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41081 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-13 20:14:19 +00:00
sigmund@google.com
87dbee28cc
Rolling packages to version 0.4.2
...
R=jakemac@google.com
Review URL: https://codereview.chromium.org//638773002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41001 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-09 00:41:24 +00:00
jakemac@google.com
aedbb32333
update customElementsTakeRecords
...
Revert "Revert "update platform.js to get memory leak fixes""
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//617413002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40854 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-01 20:55:45 +00:00
jakemac@google.com
716bd6d3b5
Revert "update platform.js to get memory leak fixes"
...
This reverts commit 1969c08ff7458868a7921c660afdd70b2e40fff9.
Review URL: https://codereview.chromium.org//612533004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40789 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-29 21:32:30 +00:00
jakemac@google.com
0eafe6f698
update platform.js to get memory leak fixes
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//617483002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40781 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-29 19:26:56 +00:00
jakemac@google.com
8ab4aa6b16
publish updates
...
Review URL: https://codereview.chromium.org//608553002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40680 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-25 16:45:40 +00:00
jakemac@google.com
a6f50d735b
Update to polymer js version 0.4.1
...
BUG= http://dartbug.com/21035
R=sigmund@google.com
Review URL: https://codereview.chromium.org//588373003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40631 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-24 16:17:56 +00:00
jakemac@google.com
89fd9006e3
cherry pick https://github.com/Polymer/ShadowDOM/pull/506
...
BUG= http://dartbug.com/21033
Review URL: https://codereview.chromium.org//587423002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40543 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 15:15:41 +00:00
jakemac@google.com
e827926148
public packages should work again
...
Revert "Revert "move version to 0.14.0" forgot to publish first"
Review URL: https://codereview.chromium.org//555953003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40192 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-11 22:43:32 +00:00
jakemac@google.com
36af5918eb
Revert "move version to 0.14.0" forgot to publish first
...
This reverts commit 8a7f07f6367bf175b0f9f881894e6ece1f3e0cc8.
Review URL: https://codereview.chromium.org//561393003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40187 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-11 22:21:22 +00:00
jakemac@google.com
8edc5d12db
move version to 0.14.0
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//564453004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40186 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-11 22:16:26 +00:00
jakemac@google.com
0c3e236982
cherry pick to fix memory leak
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//556403003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40126 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-10 22:48:38 +00:00
jakemac@google.com
589c718ac0
update polymer js to 0.4.0
...
BUG= http://dartbug.com/20809
The following files were not migrated, they used to be in platform.js
and are like polyfills, but are adding non-html spec functionality used
by polymer:
src/declaration/mdv.js
src/declaration/polymer.js
src/declaration/queue.js
src/declaration/styles.js
src/lib/dom.js
src/lib/lang.js
src/lib/loader.js
src/lib/styleloader.js
src/lib/url.js
src/system/compat.js
src/system/microtask.js
src/system/module.js
src/system/patches-mdv.js
src/system/unresolved.js
The following tests were not migrated. For the most part they are just
testing the features added by the files above:
test/html/loader-deduplicate.html
test/html/mdv-shadow.html
test/html/mdv-tests/polymer-expressions-tests.js
test/html/styling/recursive-style-import.html
test/html/url.html
test/js/bindMDV.js
test/js/oop.js
test/html/styling/rules/*
test/js/styling.js
test/js/register.js
test/js/utils.js
test/html/template-repeat-wrappers.html
R=sigmund@google.com
Review URL: https://codereview.chromium.org//558673004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40120 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-10 21:41:47 +00:00
jakemac@google.com
3c81cd3ae3
fix for getDefaultComputedStyles
...
BUG= http://dartbug.com/20141
R=sigmund@google.com
Review URL: https://codereview.chromium.org//516043002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39678 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-28 21:11:28 +00:00
vegorov@google.com
a50921d5c3
Fixing s/unminfied/unminified/ in Polymer files.
...
R=vegorov@google.com
Review URL: https://codereview.chromium.org//501353003
Patch from Daniel Pfaender <dpfaender@google.com >.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39668 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-28 18:12:04 +00:00
jakemac@google.com
6e456274a4
remove -dev
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//510833003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39610 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-27 17:15:13 +00:00
jakemac@google.com
3a8813b38d
add content tag to the js_interop_test element so its content is queryable
...
update web_components to latest
BUG= http://dartbug.com/20413
R=sigmund@google.com
Review URL: https://codereview.chromium.org//507653004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39596 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-27 14:58:13 +00:00
jakemac@google.com
5f94bfb494
Revert "Roll polymer to 0.3.5"
...
This reverts commit 9923eeb0a39a13926406896a78878237b32fa10e.
BUG=
Review URL: https://codereview.chromium.org//482763002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39336 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-18 15:59:01 +00:00
jakemac@google.com
82150beb8a
Roll polymer to 0.3.5
...
The following files were not migrated, mostly tests that we don't have an equivalent for (that I could find):
declaration/properties.js
test/html/element-registration.html
test/html/bind-object-repeat.html
test/html/publish-attributes.html
Also, observe.js was not migrated since it no changes looked to be applicable to us, https://github.com/Polymer/observe-js/compare/0.3.4...0.3.5 .
BUG= http://dartbug.com/20413
R=sigmund@google.com
Review URL: https://codereview.chromium.org//469823002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39330 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-18 14:23:03 +00:00
sigmund@google.com
2f6de2aabe
Change how we check for user agent, in preparation for breaking change in Dartium.
...
R=jakemac@google.com , vsm@google.com
Review URL: https://codereview.chromium.org//462333002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39204 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-13 16:16:27 +00:00
sigmund@google.com
fadb359919
Preparing versions to release polymer 0.12.0
...
R=jakemac@google.com
Review URL: https://codereview.chromium.org//423233004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38734 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-30 15:28:53 +00:00
sigmund@google.com
7801ac64b9
Roll polymer packages to version 0.3.4
...
R=jakemac@google.com , jmesserly@google.com
Review URL: https://codereview.chromium.org//420673002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38644 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-28 19:57:11 +00:00
jmesserly@google.com
08529e98d8
Switch Node.bind to interop. This allows JS elements to work properly with Dart binding paths for things that are not JSON serializable.
...
Two big things this enables:
* elements themselves can be data bound
* anything jsify can handle, including Dart functions. This means as we get @Export and such, it will be possible to bind those Dart types directly into JS elements. With that we can make things like <core-style> much nicer to use.
This also removes ported code from https://github.com/Polymer/NodeBind except for interfaces, since we don't need it anymore.
Added a Polymer test to verify it works for the typical end-to-end case. This uncovered the "deliver" method that needs to be there on Bindable.
Finally one Node.bind test depends on https://github.com/Polymer/ShadowDOM/pull/462 , which fixes an issue where SD polyfill doesn't wrap an API used by Node.bind. Apparently no one has ever hit this on the JS side (the Dart port was immune, because our treatment of HTMLCollection is better).
R=sigmund@google.com
Review URL: https://codereview.chromium.org//355133002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38051 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-08 04:57:28 +00:00
sigmund@google.com
65ed2e9e7f
Fix version in web_components.
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//360573003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37804 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-28 00:13:38 +00:00
sigmund@google.com
f1d8d4a6f0
Prepare release of polymer, web_components, template_binding, and update samples.
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//339203005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37670 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-24 20:54:10 +00:00
jmesserly@google.com
c3cf7404ae
rename d-auto-binding to auto-binding-dart
...
appending -dart to ports seems like a more generic convention
R=sigmund@google.com
Review URL: https://codereview.chromium.org//350763003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37633 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-24 00:47:18 +00:00
jmesserly@google.com
d12f8b560b
update polymer and platform.js
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//349313005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37629 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-23 22:49:17 +00:00
jmesserly@google.com
c053cbaefe
web_components: fix extending another custom element
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//341003002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37472 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-19 01:29:39 +00:00
sigmund@google.com
4568a4587e
Support upgrading existing elements already on the page.
...
R=justinfagnani@google.com
Review URL: https://codereview.chromium.org//333073002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37338 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-14 00:27:13 +00:00
sigmund@google.com
fd6963149d
Report error only for elements we intend to upgrade.
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//335463003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37249 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-12 01:03:31 +00:00
sra@google.com
8a96433126
Identify the name of the prototype extended by out-of-app custom elements
...
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org//329723002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37247 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-11 22:26:29 +00:00
sigmund@google.com
c4b8e328ff
Fix for web_component tests. Take 4
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//327663004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37153 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 01:08:47 +00:00
sigmund@google.com
3bd7edfb1c
Fix, take 3
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//325893003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37151 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 00:19:45 +00:00
sigmund@google.com
24caafd212
Make it really green :) --- ensure that we register Dart type after the polyfill
...
is ready. This helps make the test deterministic.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//325973002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37149 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 23:55:56 +00:00
sigmund@google.com
9fb4dd4771
Make bots green.
...
TBR=jmesserly@google.com
Review URL: https://codereview.chromium.org//322023003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37148 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 23:50:21 +00:00
sigmund@google.com
4c1d2a461b
Add "created-watcher" to the web_components package. This was adapted from
...
Pete's CL (https://codereview.chromium.org/184033007/ ). I've marked the
differences in the CL.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//319263002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37144 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 22:50:52 +00:00
jmesserly@google.com
b6af10c40a
update polymer, nodebind, and templatebinding
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//307793002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37066 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-06 05:11:14 +00:00
sigmund@google.com
8897948e92
Update web_components pubspec and release a new version.
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//278823007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36181 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-14 18:14:47 +00:00
sra@google.com
ad99238813
Use originalGetTag on wrapped object
...
Upgrade dart_support to use dartNativeDispatchHooksTransformer.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//282893002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36135 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 21:23:31 +00:00
sigmund@google.com
71328fc43e
TEst to reproduce issue 18747
...
R=sra@google.com
Review URL: https://codereview.chromium.org//276573006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36117 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 19:22:19 +00:00
jmesserly@google.com
ba3431a2ad
[polymer,web_components] release updated platform.js and corresponding polymer.js
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//223903006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34718 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 20:10:36 +00:00
jmesserly@google.com
a33562bd22
[web_components] update web_components and polymer.js
...
R=sigmund@google.com
re-land https://code.google.com/p/dart/source/detail?r=34633
Review URL: https://codereview.chromium.org//221813011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34676 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 23:47:50 +00:00
jmesserly@google.com
000e10a421
"Reverting 34633"
...
it's causing strange failures on Dartium (even though local runs with DRT all pass...)
Review URL: https://codereview.chromium.org//221653004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34635 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 02:34:54 +00:00
jmesserly@google.com
8a6c6d86db
[web_components] update web_components and polymer.js
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//219963020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34633 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 01:36:38 +00:00
jmesserly@google.com
2ddf86015e
[polymer] publish -pre.1
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//189403005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33406 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-07 01:11:55 +00:00
jmesserly@google.com
b218f342fd
[polymer] interop with polymer-element and polymer.js
...
* let polymer.js register polymer-element
* let polymer.js bootstrap for polymer.dart
* hook polymer-element's register, if it's a Dart class go down the Dart code path
building polymer.concat.js (debug only) requires https://github.com/Polymer/polymer-dev/pull/9
R=sigmund@google.com
Review URL: https://codereview.chromium.org//182193002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33398 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-06 22:04:20 +00:00
jmesserly@google.com
fdc39a2711
[polymer] update pubspecs to prepare for -pre.0 release
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//180213007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33178 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-28 22:59:23 +00:00
sigmund@google.com
e7b072aa72
Update platform.js to latest.
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//182073003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33107 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-27 02:45:28 +00:00