Skip to content

F2 1.1 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 30 commits into from
Mar 7, 2013
Merged

F2 1.1 #36

merged 30 commits into from
Mar 7, 2013

Conversation

markhealey
Copy link
Member

Pull request to track F2 1.1. Included in this release:

bentaber and others added 16 commits February 5, 2013 13:12
Reduces number of exported global vars, and lays
foundation for moving to AMD loader in future commits.
Not yet necessary.  Left in combined js accidentally.
F2.js can be loaded as a standalone script file or via an
AMD loader like requirejs, curl, dojo require, etc.
jQuery 1.8.3 is now bundled as part of F2.js.  This removes need
for containers to reference jQuery on their own.

Also calls jQuery.noConflict() when done to allow multiple
versions to coexist.
verified that the jquery instance inside of F2 contains modals and that
the page can run a separate version of jquery and even no bootstrap at
all
@ghost ghost assigned markhealey Feb 27, 2013
@markhealey markhealey mentioned this pull request Feb 27, 2013
markhealey pushed a commit that referenced this pull request Mar 7, 2013
@markhealey markhealey merged commit e8bbca1 into master Mar 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad link in responsive version of SDK header template
3 participants