Ticket #2531820 (closed defect)
Reporter Eric Ferraiuolo |
Opened: 02/27/12 Last modified: 04/17/12 Status: closed Type: defect Resolution: fixed |
Owner Derek Gathright |
Target Release: 3.5.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Support nested button structures | ||
| Description: | Y.Plugin.Button should support nested button structures like: <button class="yui3-button"> Currently this isn't supported because setting the `label` will blow away all children nodes and replace it with the new text. |
||
| Type: | defect | Observed in Version: | development master |
| Component: | Button | Severity: | S3 (normal) |
| Assigned To: | Derek Gathright | Target Release: | 3.5.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | var button = Y.Node.create('<button><span class="icon"></span><span class="yui3-button-label">Foo</span></button>'); button.plug(Y.Plugin.Button); |
||
Change History
|
Posted: 03/27/12
|
|
Posted: 03/27/12
|
|
Posted: 04/17/12
Closing out bugs checked in to 3.5.0. |
Commit @ https://github.com/derek/yui3-1/commit/b90d3fc725a0a4b62fcc7dd8b3516571fd8582ff