Details
Description
For full Theme Roller support we need to support the setting of theme swatches on components. Theme Roller Mobile uses the concept of swatches, so a particular css class for a button may have several swatch versions, a-f.... The theme roller classes have been added to the components with default swatches. Components supporting swatches would have a new attribute 'theme'. Setting this would change the css class for that component.
{code}
<mobi;commandButton theme="b"../>
{code}
would generate
{code}
<input class="mobi-button ui-btn-up-b".../>
{code}
{code}
<mobi;commandButton theme="b"../>
{code}
would generate
{code}
<input class="mobi-button ui-btn-up-b".../>
{code}
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Philip Breau
made changes -
Fix Version/s | 1.3 Beta [ 10373 ] |
Philip Breau
made changes -
Fix Version/s | 1.4 Beta [ 10874 ] | |
Fix Version/s | 1.3 Beta [ 10373 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Philip Breau
made changes -
Resolution | Won't Fix [ 2 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Philip Breau
made changes -
Fix Version/s | 1.4 Beta [ 10874 ] |
Philip Breau
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |