mcongrove / ChariTi

Please do not use: this is out-dated
Other
113 stars 85 forks source link

Widgetize widgets #205

Closed mcongrove closed 10 years ago

mcongrove commented 10 years ago

We should really look at removing the global variables from the widgets and instead pass the parameters, that way people can more easily drop the widgets into their projects.

This has been requested numerous times by community developers.

rogerwhite commented 10 years ago

Can you explain further what the idea is?

mcongrove commented 10 years ago

A lot of the widgets (e.g. Slide Menu) require the core.js file to access APP. properties. Need to remove the requirement for core.js from all widgets, that way people can easily drop them into their own Alloy apps that aren't based on ChariTi.