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

Issue 23453034: Added library-level comments for polymer and polymer_expressions (Closed)

Created:
7 years, 3 months ago by mem
Modified:
7 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added library-level comments for polymer and polymer_expressions BUG= R=kathyw@google.com Committed: https://code.google.com/p/dart/source/detail?r=27504

Patch Set 1 #

Total comments: 13

Patch Set 2 : incorporated feedback + editing READMEs and changed homepage in pubspec.yaml #

Total comments: 1

Patch Set 3 : fixed links and tweaked wording #

Total comments: 13

Patch Set 4 : integrated Justin's and John's feedback comments #

Total comments: 21

Patch Set 5 : integrated kathy's review comments #

Patch Set 6 : fixed problem with the list #

Patch Set 7 : fixed : and final lgtm from katwa #

Patch Set 8 : merge with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -36 lines) Patch
M pkg/polymer/README.md View 1 2 3 4 4 chunks +34 lines, -21 lines 0 comments Download
M pkg/polymer/lib/polymer.dart View 1 2 3 4 5 6 1 chunk +32 lines, -4 lines 0 comments Download
M pkg/polymer_expressions/README.md View 1 2 3 4 2 chunks +22 lines, -7 lines 0 comments Download
M pkg/polymer_expressions/lib/polymer_expressions.dart View 1 2 3 4 1 chunk +23 lines, -0 lines 0 comments Download
M pkg/polymer_expressions/pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
mem
Added library-level comments for polymer and polymer_expressions. NOTE: the links to the "polymer.dart home page" ...
7 years, 3 months ago (2013-09-04 20:21:29 UTC) #1
sethladd
https://chromiumcodereview.appspot.com/23453034/diff/1/pkg/polymer_expressions/lib/polymer_expressions.dart File pkg/polymer_expressions/lib/polymer_expressions.dart (right): https://chromiumcodereview.appspot.com/23453034/diff/1/pkg/polymer_expressions/lib/polymer_expressions.dart#newcode11 pkg/polymer_expressions/lib/polymer_expressions.dart:11: * Polymer expressions are part of the Polymer.dart project. ...
7 years, 3 months ago (2013-09-04 20:40:22 UTC) #2
Jennifer Messerly
LGTM w/ Seth's suggested fixes. Thank you so much for adding these! https://chromiumcodereview.appspot.com/23453034/diff/1/pkg/polymer/lib/polymer.dart File pkg/polymer/lib/polymer.dart ...
7 years, 3 months ago (2013-09-04 22:09:35 UTC) #3
sethladd
https://chromiumcodereview.appspot.com/23453034/diff/1/pkg/polymer_expressions/lib/polymer_expressions.dart File pkg/polymer_expressions/lib/polymer_expressions.dart (right): https://chromiumcodereview.appspot.com/23453034/diff/1/pkg/polymer_expressions/lib/polymer_expressions.dart#newcode11 pkg/polymer_expressions/lib/polymer_expressions.dart:11: * Polymer expressions are part of the Polymer.dart project. ...
7 years, 3 months ago (2013-09-04 22:21:14 UTC) #4
mem
Modified the README files for polymer and polymer_expressions. Also changed the homepage in the pubspec.yaml ...
7 years, 3 months ago (2013-09-09 18:40:17 UTC) #5
kevmoo-old
FYI https://codereview.chromium.org/23453034/diff/9001/pkg/polymer/pubspec.yaml File pkg/polymer/pubspec.yaml (right): https://codereview.chromium.org/23453034/diff/9001/pkg/polymer/pubspec.yaml#newcode7 pkg/polymer/pubspec.yaml:7: homepage: https://www.dartlang.org/polymer-dart/ Got ahead of you here: https://code.google.com/p/dart/source/detail?r=27310
7 years, 3 months ago (2013-09-09 20:54:24 UTC) #6
justinfagnani
https://chromiumcodereview.appspot.com/23453034/diff/1003/pkg/polymer_expressions/README.md File pkg/polymer_expressions/README.md (right): https://chromiumcodereview.appspot.com/23453034/diff/1003/pkg/polymer_expressions/README.md#newcode5 pkg/polymer_expressions/README.md:5: Polymer expressions are an expressive syntax that can be ...
7 years, 3 months ago (2013-09-10 00:49:20 UTC) #7
Jennifer Messerly
https://chromiumcodereview.appspot.com/23453034/diff/1003/pkg/polymer_expressions/README.md File pkg/polymer_expressions/README.md (right): https://chromiumcodereview.appspot.com/23453034/diff/1003/pkg/polymer_expressions/README.md#newcode5 pkg/polymer_expressions/README.md:5: Polymer expressions are an expressive syntax that can be ...
7 years, 3 months ago (2013-09-10 02:29:07 UTC) #8
mem
Thanks for the feedback. Let me know if there's anything else. mem https://codereview.chromium.org/23453034/diff/1003/pkg/polymer_expressions/README.md File pkg/polymer_expressions/README.md ...
7 years, 3 months ago (2013-09-11 20:53:30 UTC) #9
mem
I think I've done everything they've asked but I haven't gotten a LGTM yet. Could ...
7 years, 3 months ago (2013-09-13 16:19:40 UTC) #10
Kathy Walrath
I can't speak for the others, but lgtm. I do, of course, have some minor ...
7 years, 3 months ago (2013-09-13 16:44:15 UTC) #11
mem
ptal. mem https://chromiumcodereview.appspot.com/23453034/diff/19001/pkg/polymer/README.md File pkg/polymer/README.md (right): https://chromiumcodereview.appspot.com/23453034/diff/19001/pkg/polymer/README.md#newcode23 pkg/polymer/README.md:23: installation instructions, how to upgrade from Web ...
7 years, 3 months ago (2013-09-13 17:05:57 UTC) #12
Kathy Walrath
lgtm (one note about —) https://chromiumcodereview.appspot.com/23453034/diff/19001/pkg/polymer_expressions/README.md File pkg/polymer_expressions/README.md (right): https://chromiumcodereview.appspot.com/23453034/diff/19001/pkg/polymer_expressions/README.md#newcode8 pkg/polymer_expressions/README.md:8: Templates are one feature ...
7 years, 3 months ago (2013-09-13 19:59:55 UTC) #13
mem
7 years, 3 months ago (2013-09-13 21:28:58 UTC) #14
Message was sent while issue was closed.
Committed patchset #8 manually as r27504 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698