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

Issue 897683002: Extend the sky color picker example (Closed)

Created:
5 years, 10 months ago by hansmuller
Modified:
5 years, 10 months ago
CC:
mojo-reviews_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Extend the sky color picker example Displays the last six selected colors. BUG= R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/1442f3f9566eed618a392590efa9c1fda6b60830

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -40 lines) Patch
M sky/examples/color/color-picker.sky View 1 2 3 1 chunk +22 lines, -8 lines 0 comments Download
A + sky/examples/color/color-sample.sky View 1 2 1 chunk +9 lines, -12 lines 0 comments Download
A + sky/examples/color/color-samples.sky View 1 2 3 4 1 chunk +16 lines, -15 lines 0 comments Download
M sky/examples/color/color-wheel.sky View 1 2 3 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
hansmuller1
I wrote this to familiarize myself with the sky repeating template. I was pleased to ...
5 years, 10 months ago (2015-02-03 20:45:20 UTC) #3
abarth-chromium
https://codereview.chromium.org/897683002/diff/20002/sky/examples/color/color-picker.sky File sky/examples/color/color-picker.sky (right): https://codereview.chromium.org/897683002/diff/20002/sky/examples/color/color-picker.sky#newcode37 sky/examples/color/color-picker.sky:37: var colorWheelElt = this.shadowRoot.getElementById('color-wheel-element'); Usually you want to do ...
5 years, 10 months ago (2015-02-04 02:40:31 UTC) #4
esprehn
My design for the framework is to have <sky-theme> that defines a sheet to inject ...
5 years, 10 months ago (2015-02-04 02:46:23 UTC) #5
hansmuller1
On 2015/02/04 02:46:23, esprehn wrote: > My design for the framework is to have <sky-theme> ...
5 years, 10 months ago (2015-02-04 17:00:12 UTC) #6
hansmuller1
Thanks for the feedback. I've made the suggested changes. https://codereview.chromium.org/897683002/diff/20002/sky/examples/color/color-picker.sky File sky/examples/color/color-picker.sky (right): https://codereview.chromium.org/897683002/diff/20002/sky/examples/color/color-picker.sky#newcode37 sky/examples/color/color-picker.sky:37: ...
5 years, 10 months ago (2015-02-04 17:02:24 UTC) #7
abarth-chromium
LGTM https://codereview.chromium.org/897683002/diff/40001/sky/examples/color/color-picker.sky File sky/examples/color/color-picker.sky (right): https://codereview.chromium.org/897683002/diff/40001/sky/examples/color/color-picker.sky#newcode12 sky/examples/color/color-picker.sky:12: <sky-element name="color-picker" on-color-change="updateColorSamples"> You can also put this ...
5 years, 10 months ago (2015-02-04 17:23:52 UTC) #8
abarth-chromium
On 2015/02/04 at 17:00:12, hansmuller wrote: > I guess the last-child: pseudo-selector hides a pile ...
5 years, 10 months ago (2015-02-04 17:24:48 UTC) #9
hansmuller1
https://codereview.chromium.org/897683002/diff/40001/sky/examples/color/color-samples.sky File sky/examples/color/color-samples.sky (right): https://codereview.chromium.org/897683002/diff/40001/sky/examples/color/color-samples.sky#newcode24 sky/examples/color/color-samples.sky:24: } On 2015/02/04 17:23:51, abarth wrote: > I'd remove ...
5 years, 10 months ago (2015-02-04 17:30:32 UTC) #11
hansmuller
5 years, 10 months ago (2015-02-04 17:30:55 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:60001) manually as
1442f3f9566eed618a392590efa9c1fda6b60830 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698