-
Notifications
You must be signed in to change notification settings - Fork 62
F2.js Deprecated
Mark Healey edited this page Jun 17, 2013
·
2 revisions
Here are the features, functions or properties that have been deprecated in F2.js since version 1.0.0 was released on October 15, 2012.
For the full details of each release, review the changelog. For more information about upgrading and handling deprecated features, read the docs.
- The addition of
F2.AppHandlers
replaces the previousContainerConfig
propertiesbeforeAppRender
,appRender
, andafterAppRender
. These methods were deprecated (but not removed) in version 1.2. They will be permanently removed in a future version of F2.