Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Issue 24269013: first draft of polymer element tutorial (Closed)

Created:
7 years, 3 months ago by mem
Modified:
7 years, 2 months ago
Base URL:
https://github.com/dart-lang/dartlang.org.git@master
Visibility:
Public.

Description

almost first draft of polymer target BUG= R=jmesserly@google.com, kathyw@google.com Committed: de5f3ca

Patch Set 1 #

Patch Set 2 : resolving some xx's #

Total comments: 74

Patch Set 3 : incorporated review comments from Eric, John, Seth #

Patch Set 4 : fixed links, some text adjustments, removed placeholders #

Patch Set 5 : incorporated KW's paper comments, + another edit pass, + changes to code #

Patch Set 6 : squished images with optipng #

Patch Set 7 : removed unused images and scrunched some more .png files #

Patch Set 8 : fixed broken link #

Patch Set 9 : change hosted app URL to https instead of http #

Patch Set 10 : adding deployed app to repo instead of hosting from github #

Patch Set 11 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5285 lines, -4222 lines) Patch
M Gemfile.lock View 10 2 chunks +5 lines, -6 lines 0 comments Download
A + src/diagrams/tutorials/newbanner.graffle/data.plist View 1 2 10 53 chunks +874 lines, -839 lines 0 comments Download
A src/diagrams/tutorials/newbanner.graffle/image10.png View 1 2 10 Binary file 0 comments Download
A + src/diagrams/tutorials/newbanner.graffle/image5.ico View 1 2 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/bootstrap-script.graffle View 1 2 3 4 10 24 chunks +240 lines, -250 lines 0 comments Download
A + src/diagrams/tutorials/polymer-intro/click-handler.graffle/data.plist View 1 2 3 4 10 23 chunks +361 lines, -337 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/click-handler.graffle/image1.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A src/diagrams/tutorials/polymer-intro/click-handler.graffle/image2.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/connections.graffle View 1 2 3 4 10 30 chunks +501 lines, -495 lines 0 comments Download
A + src/diagrams/tutorials/polymer-intro/css-styling.graffle/data.plist View 1 2 3 4 10 24 chunks +234 lines, -252 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/css-styling.graffle/image1.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/dart-script-code.graffle View 1 2 3 4 10 35 chunks +275 lines, -268 lines 0 comments Download
A + src/diagrams/tutorials/polymer-intro/dev-tools-dom.graffle/data.plist View 1 2 3 4 10 15 chunks +111 lines, -111 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/dev-tools-dom.graffle/image2.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A src/diagrams/tutorials/polymer-intro/dom-screenshot.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/one-way-data-binding.graffle/data.plist View 1 2 3 4 10 26 chunks +239 lines, -222 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/one-way-data-binding.graffle/image2.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/polymer-element-definition.graffle/data.plist View 1 2 3 4 10 40 chunks +408 lines, -488 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/polymer-element-definition.graffle/image3.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/sample-pubspec.graffle View 1 2 3 4 10 15 chunks +20 lines, -21 lines 0 comments Download
A + src/diagrams/tutorials/polymer-intro/shadow-dom.graffle View 1 2 3 4 10 51 chunks +672 lines, -562 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/stopwatch-screenshot.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
A + src/diagrams/tutorials/polymer-intro/template-code.graffle/data.plist View 1 2 3 4 10 30 chunks +285 lines, -299 lines 0 comments Download
A src/diagrams/tutorials/polymer-intro/template-code.graffle/image1.png View 1 2 3 4 5 6 10 Binary file 0 comments Download
M src/diagrams/tutorials/web-ui/new-app-files.graffle/data.plist View 10 13 chunks +17 lines, -16 lines 0 comments Download
M src/diagrams/tutorials/web-ui/sample-pubspec.graffle View 10 12 chunks +18 lines, -20 lines 0 comments Download
M src/site/docs/tutorials/connect-dart-html/images/cdh-banner.png View 1 2 3 4 5 10 Binary file 0 comments Download
M src/site/docs/tutorials/connect-dart-html/images/new-app-files.png View 1 2 3 4 5 10 Binary file 0 comments Download
M src/site/docs/tutorials/custom-elements/index.markdown View 1 2 3 4 5 6 7 10 1 chunk +2 lines, -2 lines 0 comments Download
M src/site/docs/tutorials/fetchdata/images/portmanteaux-callback.png View 1 2 3 4 5 10 Binary file 0 comments Download
M src/site/docs/tutorials/fetchdata/images/set-callback.png View 1 2 3 4 5 10 Binary file 0 comments Download
M src/site/docs/tutorials/fetchdata/index.markdown View 1 2 3 4 10 1 chunk +2 lines, -2 lines 0 comments Download
M src/site/docs/tutorials/get-started/images/gs-banner.png View 1 2 3 4 5 10 Binary file 0 comments Download
M src/site/docs/tutorials/images/banner.png View 1 2 10 Binary file 0 comments Download
M src/site/docs/tutorials/index.markdown View 1 2 3 4 10 7 chunks +40 lines, -30 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/build.dart View 1 2 3 4 5 6 7 8 9 10 1 chunk +10 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/out/web/index.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +48 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/out/web/index.html_bootstrap.dart View 1 2 3 4 5 6 7 8 9 10 1 chunk +12 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/out/web/index.html_bootstrap.dart.js.deps View 1 2 3 4 5 6 7 8 9 10 1 chunk +167 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/out/web/stopwatch.css View 1 2 3 4 5 6 7 8 9 10 1 chunk +13 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/out/web/tute_stopwatch.dart View 1 2 3 4 5 6 7 8 9 10 1 chunk +69 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/out/web/tute_stopwatch.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +31 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/pubspec.yaml View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/web/index.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +20 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/web/stopwatch.css View 1 2 3 4 5 6 7 8 9 10 1 chunk +13 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/web/tute_stopwatch.dart View 1 2 3 4 5 6 7 8 9 10 1 chunk +64 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/examples/stopwatch/web/tute_stopwatch.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +31 lines, -0 lines 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/bootstrap-script.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/click-handler.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/connections.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/css-styling.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/dart-script-code.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/dev-tools-dom.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/one-way-data-binding.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/polymer-element-definition.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/polymer-element-instantiation.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/polymer-library.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/sample-pubspec.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/shadow-dom.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/images/template-code.png View 1 2 3 4 5 10 Binary file 0 comments Download
A src/site/docs/tutorials/polymer-intro/index.markdown View 1 2 3 4 5 6 7 8 9 10 1 chunk +497 lines, -0 lines 0 comments Download
M src/site/docs/tutorials/shared-pkgs/index.markdown View 1 2 3 4 10 1 chunk +2 lines, -2 lines 0 comments Download
M src/site/docs/tutorials/web-ui/images/expressions.png View 1 2 3 4 5 10 Binary file 0 comments Download
M src/site/docs/tutorials/web-ui/images/shoutthis.png View 1 2 3 4 5 10 Binary file 0 comments Download

Messages

Total messages: 10 (0 generated)
mem
Hi all: First draft of a tutorial about Dart Polymer elements. Looking forward to your ...
7 years, 3 months ago (2013-09-20 21:04:31 UTC) #1
sethladd
https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown File src/site/docs/tutorials/polymer/index.markdown (right): https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown#newcode48 src/site/docs/tutorials/polymer/index.markdown:48: whose primary aim is to help manage the complexity ...
7 years, 3 months ago (2013-09-20 23:18:35 UTC) #2
Jennifer Messerly
This is soooooooooooo cool. Just a few minor comments. https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown File src/site/docs/tutorials/polymer/index.markdown (right): https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown#newcode48 src/site/docs/tutorials/polymer/index.markdown:48: ...
7 years, 3 months ago (2013-09-24 02:36:38 UTC) #3
Jennifer Messerly
lgtm
7 years, 3 months ago (2013-09-24 02:36:48 UTC) #4
ericbidelman
https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown File src/site/docs/tutorials/polymer/index.markdown (right): https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown#newcode11 src/site/docs/tutorials/polymer/index.markdown:11: prev-title: "Define a Custom DOM Tag" "Define a Custom ...
7 years, 3 months ago (2013-09-24 18:18:41 UTC) #5
Jennifer Messerly
https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown File src/site/docs/tutorials/polymer/index.markdown (right): https://chromiumcodereview.appspot.com/24269013/diff/34001/src/site/docs/tutorials/polymer/index.markdown#newcode325 src/site/docs/tutorials/polymer/index.markdown:325: [querying its shadow DOM](#in-the-shadows). On 2013/09/24 18:18:42, ericbidelman wrote: ...
7 years, 3 months ago (2013-09-24 18:30:06 UTC) #6
mem
Thank you all for your comments. I got most of them incorporated. Some issues will ...
7 years, 2 months ago (2013-10-01 16:05:30 UTC) #7
mem
PTAL. I incorporated Kathy's review comments from a paper review, made another edit pass, updated ...
7 years, 2 months ago (2013-10-03 17:01:53 UTC) #8
Kathy Walrath
lgtm
7 years, 2 months ago (2013-10-04 17:22:46 UTC) #9
mem
7 years, 2 months ago (2013-10-04 19:10:52 UTC) #10
Message was sent while issue was closed.
Committed patchset #11 manually as rde5f3ca (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698