Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7838] MobileWeb: Make CSS more modular.

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-02-29T23:52:28.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-05, Release 2.0.0
ComponentsMobileWeb
Labelsn/a
ReporterIngo Muschenetz
AssigneeChris Barber
Created2012-02-28T10:33:34.000+0000
Updated2014-02-04T01:09:19.000+0000

Description

The current CSS layout has grown organically from the start, and is now unwieldy and rather inflexible. This needs to be cleaned up to make future work easier and to enable new scenarios. Right now, a number of controls depend on Ti.UI.Button because they use the styling of it, but do not need the full functionality. Separating the style from the control will allow for greater flexibility and efficiency. PickerColumn has some unique requirements that require this change.

Attachments

FileDateSize
app.js2012-02-28T18:03:50.000+00008576

Comments

  1. Bryan Hughes 2012-02-28

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1536

JSON Source