[ALOY-637] Port node-based style handling code to Titanium
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-06-05T20:36:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 12 |
Components | Runtime, Styling, Testing |
Labels | notable |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-04-23T01:39:28.000+0000 |
Updated | 2018-03-07T22:26:12.000+0000 |
Description
All the node-based code that is currently part of Alloy needs to be abstracted out into a pure JS module, not reliant on nodejs, in order to be used at runtime for dynamic styles.
No comments