jmesserly@google.com
d804dc59e3
Add license info to pkgs so we can pub lish directly
...
The LICENSE was automagically added by tools/publish_pkg.py
Note: for shadow_dom and polymer I copied the LICENSE/PATENTS/AUTHORS from the corresponding polymer-js pkgs (it's the same as Dart project but says "Polymer" instead of "Dart").
R=sigmund@google.com
Review URL: https://codereview.chromium.org//82913008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30641 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-25 20:20:05 +00:00
jmesserly@google.com
8c178dc26d
bump pubspecs for package release
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//83403004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30597 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-22 23:25:39 +00:00
jmesserly@google.com
e70b74ee29
update shadow_dom
...
ShadowDOM is at revision 82461fdbe7b0208960cf1d52f2b1c5ca31e1e564
observe-js is at revision 842f9c0602350f8d81ea20637266c2398575c77d
WeakMap is at revision 67bd3b198a131748c73cd274532d69692f1a8c24
platform-dev is at revision 64a92f273462f04a84abbe2f054294f2b62dbcd6
R=sigmund@google.com
Review URL: https://codereview.chromium.org//84163002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30593 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-22 22:37:43 +00:00
jmesserly@google.com
873ea4fb9d
fix script tags -- remove special case handling for polymer-element
...
also enforce one-dart-script-per-document rule
also fixes bug about inlining all content, not just polymer-element
R=sigmund@google.com
Review URL: https://codereview.chromium.org//78663004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30486 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-20 22:13:52 +00:00
sigmund@google.com
f916163f94
update shadow_dom polyfill:
...
ShadowDOM is at revision cfd420b8334ceb0341c72b6d6d4fdc8f87dd68c3
observe-js is at revision 441f944c7fcde0fd75ef6a0bda4567ec38abd589
WeakMap is at revision 67bd3b198a131748c73cd274532d69692f1a8c24
platform is at revision d19a1b74a6fc29e8745ad2c8710bc57fb93d6d15
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//68113020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30282 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-14 18:44:11 +00:00
dgrove@google.com
18ca7d0036
Re-land r29957 (add versions and constraints for packages and samples), with
...
SDK constraints bumped from 1.0.0 to 0.8.10+6 .
R=ricow@google.com , sigmund@google.com
Review URL: https://codereview.chromium.org//62473002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29986 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 18:28:22 +00:00
ajohnsen@google.com
61f6c51990
Revert "add versions and constraints for packages and samples"
...
This is currently blocking us from testing samples.
BUG=
R=kasperl@google.com
Review URL: https://codereview.chromium.org//59513007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29960 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 09:09:18 +00:00
jmesserly@google.com
02638c5760
add versions and constraints for packages and samples
...
- all packages at 0.9.0, except "analyzer" which had a version already
- dependencies at ">=0.9.0 <0.10.0" except analyzer is ">=0.10.0 <0.11.0"
- sdk constraint ">=1.0.0 <2.0.0"
R=sigmund@google.com
Review URL: https://codereview.chromium.org//59763006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29957 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 03:27:58 +00:00
jmesserly@google.com
2fe06839a8
update shadow dom pkg
...
ShadowDOM is at revision 31c0d9699b5b41bdb1c36e26d0956574dac684e3
platform is at revision dad88031041c887cc0de2fd6164bc5c4ca3019ae
R=sigmund@google.com
Review URL: https://codereview.chromium.org//55363005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29858 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-04 22:50:07 +00:00
sigmund@google.com
b8e22d5fce
Update shadow-dom polyfill to 589410b566fde5903c59b7159ec43df08f1dfa3a
...
and additionally include my pull request from
https://github.com/Polymer/ShadowDOM/pull/292
R=blois@google.com
Review URL: https://codereview.chromium.org//54693009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29776 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 22:37:57 +00:00
jmesserly@google.com
960ae93519
update ShadowDOM to 862dba015cb6bbe03a8b82e5ad43fe7177cf1bcc
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//51613003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29504 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 00:47:11 +00:00
amouravski@google.com
60b57c3a38
Update headings to use sentence case.
...
R=kathyw@google.com
Review URL: https://codereview.chromium.org//51003002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29462 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-29 17:23:32 +00:00
jmesserly@google.com
73de9c0bef
use ShadowCSS directly
...
also update:
ShadowDOM to 2a41b2f5d4d186b9dfcf09fd5a49978eb9ead607
platform/ShadowCSS to 515c58387f48655f38b9bf78de1794861f06f4ad
R=sigmund@google.com
Review URL: https://codereview.chromium.org//34873005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29040 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-22 21:42:31 +00:00
jmesserly@google.com
6d5f00c4ab
rebuild shadow_dom at 12db94a66c79aa203d2dd59d239c60a3b3d44ed0
...
R=dgrove@google.com
Review URL: https://codereview.chromium.org//26662009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28705 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-16 02:49:57 +00:00
jmesserly@google.com
034d14cfc0
fix ShadowDOM on browsers with non-native template
...
also update shadow_dom to latest
R=sigmund@google.com
Review URL: https://codereview.chromium.org//26391003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28343 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-08 00:26:06 +00:00
blois@google.com
0ed3cb19e4
Updating Shadow DOM and including some fixes to enable it to work with CustomElements.
...
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//24324005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27785 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-23 23:04:37 +00:00
blois@google.com
6def065afd
Revert "Dart2js support for custom element lifecycle events"
...
This reverts commit 27729. Shadow DOM polyfill appears to have regressed some tests and some issues are coming up with the browser controller.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//24251016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27730 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-21 00:46:48 +00:00
blois@google.com
fb8f32bcc4
Dart2js support for custom element lifecycle events
...
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//24096027
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27729 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-20 23:49:12 +00:00
jmesserly@google.com
dec9af04ee
fix shadowdom polyfill
...
I'm not sure when it broke, but it was not rendering TodoMVC at startup (actually -- it was rendering, then clearing). In any case, the bug goes away with an updated ShadowDOM. We're now completely unforked
I also fixed minify mode. It no longer depends on the name 'GeneratedWrapper', instead it detects the precise problematic case and deals with it.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//24129004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27458 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-12 23:04:02 +00:00
jmesserly@google.com
8982e4916f
update shadowdom polyfill to latest.
...
Note: all of the changes to .debug.js and .min.js come from upstream
I also simplified our patch, because we are now almost unforked upstream code (we just have a couple of fixes they haven't merged yet). In particular we can't use _ShadowDOMPolyfill$isGeneratedWrapper so we go back to 'GeneratedWrapper'.
I'm trying to align our build logic more closely to:
https://github.com/Polymer/platform/blob/master/gruntfile.js#L10 , hence the use of their build.json files.
This fixes: https://code.google.com/p/dart/issues/detail?id=13054
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23548014
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27210 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-05 20:26:10 +00:00
terry@google.com
3fb3eb8d3a
Build shadow_dom package in dart/pkg
...
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//22951003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26231 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 22:20:05 +00:00
jmesserly@google.com
cec81d6c29
[pkg:shadow_dom] workaround issue in ownerDocument
...
See https://github.com/polymer/ShadowDOM/issues/200
note: this code is from https://github.com/dart-lang/ShadowDOM/commit/ad85d2210df1077d1dc361e99691f6ba9bdae78d
R=sigmund@google.com
Review URL: https://codereview.chromium.org//22403005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25951 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 22:25:27 +00:00
sigmund@google.com
f49a89abc2
Update shadow_dom package with latest changes.
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//19581004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25383 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 23:39:58 +00:00
jmesserly@google.com
0cdff0d76d
initial commit of shadow_dom pkg
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//18354007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24890 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-10 21:52:23 +00:00