Closed mcongrove closed 10 years ago
Can you explain further what the idea is?
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.
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.