whesse@google.com
|
4a1c80cde0
|
Change polymer tests to use internal test_controller, not unittest/test_controller.
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org//109893005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31021 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-10 15:33:49 +00:00 |
|
sigmund@google.com
|
4d357c5148
|
Improves how to initialize polymer apps and fixes polymer build and linter to
match Dartium semantics (Issue 14238). In particular:
- only one script tag is allowed per document
- initPolymer can be call from init.dart or the users main method, the build
process knows how to call the user's main given the new Dartium semantics.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//27903006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28971 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-21 23:30:23 +00:00 |
|
sigmund@google.com
|
6c4e38b81e
|
Practically remove boot.js, adds the initialization from the Dart side of
things, and fixes examples to work this way.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//27518006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28773 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-17 02:43:50 +00:00 |
|
blois@google.com
|
4d0d82a043
|
Updating Polymer to derive from custom elements.
BUG=
R=jmesserly@google.com, sigmund@google.com
Review URL: https://codereview.chromium.org//26051002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28617 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-14 22:46:54 +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 |
|
jmesserly@google.com
|
05705dad2f
|
fix polymer tests -- replace run.sh and run tests using bots
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org//24077003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27353 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 21:21:55 +00:00 |
|