Titanium JIRA Archive
Alloy (ALOY)

[ALOY-668] Generate runtime style modules in alloy/styles

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2013-05-23T18:15:43.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsRuntime, Styling
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2013-05-23T18:12:01.000+0000
Updated2014-01-28T23:28:54.000+0000

Description

The generated, ordered style arrays created during the alloy compile phase should be made available in runtime modules. The modules should simply make these ordered arrays available at runtime and a separate API will be used to operate on them in order to do runtime styling of UI components. The style modules should correspond in name to their runtime controllers and will be housed in the "Resources/alloy/styles" folder. For example, the runtime style module for the index controller woud be found at "Resources/alloy/styles/index.js"

Comments

  1. Tony Lukasavage 2013-05-23

    duplicate of ALOY-612

JSON Source