Titanium JIRA Archive
Alloy (ALOY)

[ALOY-650] Abstract all style handling code to single module

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2013-05-23T17:33:00.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.2.0, 2013 Sprint 11
ComponentsStyling
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2013-05-01T17:26:26.000+0000
Updated2018-03-07T22:26:13.000+0000

Description

Currently the logic for handling styles is spread throughout Alloy. If possible, it should be contained in a single module to make porting it to Titanium-usable code much simpler.

Comments

  1. Tony Lukasavage 2013-05-23

    PR: https://github.com/appcelerator/alloy/pull/133 This ticket can be tested by running the typical alloy test suite, which was augmented to support this in ticket ALOY-651, via the command:
       jake test:all
       
    if all tests pass, the current styling functionality has remained stable as expected.

JSON Source