[Commits] [fluid-project/infusion] f212bb: FLUID-5271: Corrected closure strategy in framewor...
GitHub
noreply at github.com
Tue Feb 11 12:45:11 EST 2014
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: f212bb060581dc47e878dea788564874ebb8ae23
https://github.com/fluid-project/infusion/commit/f212bb060581dc47e878dea788564874ebb8ae23
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M src/components/pager/js/Pager.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/tests/component-tests/pager/html/PagedTable-test.html
M src/tests/component-tests/pager/js/PagedTableTests.js
M src/tests/component-tests/tooltip/js/TooltipTests.js
M src/tests/test-core/jqUnit/js/jqUnit-browser.js
Log Message:
-----------
FLUID-5271: Corrected closure strategy in framework to enable successful use in uPortal. Test cases now check for many cases of inadvertent leakage of global "fluid" back into closures. Correction of onModelChange event signature which was an unnecessary breakage from Infusion 1.4 which also caused trouble to uPortal integration.
Commit: d0d2e046f65d58bd63bbfcdc98aa99f8a40eac89
https://github.com/fluid-project/infusion/commit/d0d2e046f65d58bd63bbfcdc98aa99f8a40eac89
Author: Michelle D'Souza <michelled33 at gmail.com>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M src/components/pager/js/Pager.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/tests/component-tests/pager/html/PagedTable-test.html
M src/tests/component-tests/pager/js/PagedTableTests.js
M src/tests/component-tests/tooltip/js/TooltipTests.js
M src/tests/test-core/jqUnit/js/jqUnit-browser.js
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-5271'
* amb26/FLUID-5271:
FLUID-5271: Corrected closure strategy in framework to enable successful use in uPortal. Test cases now check for many cases of inadvertent leakage of global "fluid" back into closures. Correction of onModelChange event signature which was an unnecessary breakage from Infusion 1.4 which also caused trouble to uPortal integration.
Compare: https://github.com/fluid-project/infusion/compare/a6cd79360556...d0d2e046f65d
More information about the Commits
mailing list