-
Notifications
You must be signed in to change notification settings - Fork 27
Breaking Changes 0.9.8
BSick7 edited this page Feb 19, 2014
·
1 revision
ThemeName replaced Theme. This introduces a different system for loading styles. This theme name is application-wide and will affect how libraries are loaded. The core Fayde controls will load from lib/Fayde/.theme.xml. Any libraries will load their implicit styles from lib//.theme.xml.
The main.js file was removed opting for a requirejs configuration inside default.html.