[Commits] [fluid-project/infusion] 5e39cb: FLUID-6178: Fix and test case for fluid.prettyPrin...
GitHub
noreply at github.com
Tue Sep 26 14:17:20 UTC 2017
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 5e39cb90ec504547ba0de00e24a1c6f87914bcc4
https://github.com/fluid-project/infusion/commit/5e39cb90ec504547ba0de00e24a1c6f87914bcc4
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M src/framework/core/js/FluidDebugging.js
M tests/node-tests/basic-node-tests.js
Log Message:
-----------
FLUID-6178: Fix and test case for fluid.prettyPrintJSON bypass of synthetic properties
Commit: 707837c9d2b71d8766e4e7570e75977badb9402f
https://github.com/fluid-project/infusion/commit/707837c9d2b71d8766e4e7570e75977badb9402f
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidDebugging.js
M tests/framework-tests/core/js/FluidDebuggingTests.js
Log Message:
-----------
FLUID-6178: Refined fluid.prettyPrintJSON tests following review, and improved implementation of fluid.keys and fluid.values following long-standing impetus towards sanity
Commit: 5913fd7e791cfbe5e2b21e4c97e6ca838efa612e
https://github.com/fluid-project/infusion/commit/5913fd7e791cfbe5e2b21e4c97e6ca838efa612e
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M demos/textfieldControl/index.html
M src/framework/core/js/ModelTransformationTransforms.js
M src/framework/preferences/css/stylus/Enactors.styl
M src/framework/preferences/css/stylus/PrefsEditor.styl
M src/framework/preferences/css/stylus/SeparatedPanelPrefsEditor.styl
A src/framework/preferences/css/stylus/utils/Fonts.styl
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
M src/module/fluid.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/framework-tests/core/js/ModelTransformationTests.js
M tests/node-tests/README.md
M tests/node-tests/basic-node-tests.js
M tests/node-tests/tap-reporting.js
Log Message:
-----------
FLUID-6178: Added prototype chain tests for fluid.keys and fluid.values following review
Merge branch 'master' into FLUID-6178
Commit: cc72fcf5fb92ee4c244b7fd91daeb49f38e263ec
https://github.com/fluid-project/infusion/commit/cc72fcf5fb92ee4c244b7fd91daeb49f38e263ec
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M tests/framework-tests/core/js/FluidDebuggingTests.js
Log Message:
-----------
FLUID-6178: Commit of FluidDebuggingTests.js which somehow failed to be included in merge commit
Commit: c86c007e392986fdd6441ad188225548b7a58cfd
https://github.com/fluid-project/infusion/commit/c86c007e392986fdd6441ad188225548b7a58cfd
Author: Simon Bates <simon at bitstructures.com>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths:
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidDebugging.js
M tests/framework-tests/core/js/FluidDebuggingTests.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/node-tests/basic-node-tests.js
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-6178'
* amb26/FLUID-6178:
FLUID-6178: Commit of FluidDebuggingTests.js which somehow failed to be included in merge commit
FLUID-6178: Refined fluid.prettyPrintJSON tests following review, and improved implementation of fluid.keys and fluid.values following long-standing impetus towards sanity
FLUID-6178: Fix and test case for fluid.prettyPrintJSON bypass of synthetic properties
Compare: https://github.com/fluid-project/infusion/compare/c294af3c8b9c...c86c007e3929
More information about the Commits
mailing list