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

Issue 1124073007: Add demo_page.html to cr_elements/v0_8 (Closed)

Created:
5 years, 7 months ago by stevenjb
Modified:
5 years, 7 months ago
Reviewers:
Jeremy Klein, michaelpg
CC:
chromium-reviews, khorimoto+watch-md-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, jhawkins+watch-md-settings_chromium.org, orenb+watch-md-settings_chromium.org, jlklein+watch-md-settings_chromium.org, oshima+watch_chromium.org, stevenjb+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add demo_page.html to cr_elements/v0_8 This CL should facilitate conversion of cr- elements and help debugging them in isolation. To view elements in demo_elements.html, navigate to: chrome://resources/cr_elements/v0_8/demo_page.html BUG=485381 Committed: https://crrev.com/8d81ad5028eb4d90348d7c576c28754555d06a76 Cr-Commit-Position: refs/heads/master@{#330297}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix span #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -0 lines) Patch
A ui/webui/resources/cr_elements/v0_8/demo_element.html View 1 1 chunk +49 lines, -0 lines 0 comments Download
A ui/webui/resources/cr_elements/v0_8/demo_element.js View 1 chunk +42 lines, -0 lines 0 comments Download
A ui/webui/resources/cr_elements/v0_8/demo_page.html View 1 chunk +19 lines, -0 lines 0 comments Download
M ui/webui/resources/cr_elements_resources.grdp View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
stevenjb
How about this as a compromise / alternative to https://codereview.chromium.org/1138153002/. The demo page will be ...
5 years, 7 months ago (2015-05-15 02:07:34 UTC) #2
michaelpg
looks like the cr-elements need "notify: true" in their properties, otherwise they don't fire change ...
5 years, 7 months ago (2015-05-15 02:45:29 UTC) #3
stevenjb
So, I have the same problems with paper-elements and data binding as I am with ...
5 years, 7 months ago (2015-05-15 03:01:42 UTC) #4
michaelpg
https://codereview.chromium.org/1124073007/diff/1/ui/webui/resources/cr_elements/v0_8/demo_element.js File ui/webui/resources/cr_elements/v0_8/demo_element.js (right): https://codereview.chromium.org/1124073007/diff/1/ui/webui/resources/cr_elements/v0_8/demo_element.js#newcode32 ui/webui/resources/cr_elements/v0_8/demo_element.js:32: console.log('checkboxCheckedChanged=' + this.checkboxChecked); On 2015/05/15 03:01:41, stevenjb wrote: > ...
5 years, 7 months ago (2015-05-15 03:50:32 UTC) #5
michaelpg
paper-toggle-button suffers from the same bug. Try using paper-checkbox, make sure you have version 0.8.4 ...
5 years, 7 months ago (2015-05-15 04:29:13 UTC) #6
stevenjb
https://codereview.chromium.org/1124073007/diff/1/ui/webui/resources/cr_elements/v0_8/demo_element.html File ui/webui/resources/cr_elements/v0_8/demo_element.html (right): https://codereview.chromium.org/1124073007/diff/1/ui/webui/resources/cr_elements/v0_8/demo_element.html#newcode34 ui/webui/resources/cr_elements/v0_8/demo_element.html:34: <span>Input.value={{inputValue}}</span> On 2015/05/15 04:29:13, michaelpg wrote: > This isn't ...
5 years, 7 months ago (2015-05-15 06:47:00 UTC) #7
michaelpg
https://codereview.chromium.org/1124073007/diff/1/ui/webui/resources/cr_elements/v0_8/demo_element.html File ui/webui/resources/cr_elements/v0_8/demo_element.html (right): https://codereview.chromium.org/1124073007/diff/1/ui/webui/resources/cr_elements/v0_8/demo_element.html#newcode34 ui/webui/resources/cr_elements/v0_8/demo_element.html:34: <span>Input.value={{inputValue}}</span> On 2015/05/15 06:47:00, stevenjb wrote: > On 2015/05/15 ...
5 years, 7 months ago (2015-05-15 07:14:22 UTC) #8
Jeremy Klein
lgtm I'm cool with this and I appreciate your effort finding a compromise here. Thanks!
5 years, 7 months ago (2015-05-15 18:55:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1124073007/20001
5 years, 7 months ago (2015-05-17 00:26:18 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-17 02:18:00 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-18 11:32:22 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8d81ad5028eb4d90348d7c576c28754555d06a76
Cr-Commit-Position: refs/heads/master@{#330297}

Powered by Google App Engine
This is Rietveld 408576698