[Commits] [fluid-project/infusion] 4c99ce: FLUID-6400: Replacing "divisibleBy" with "multipleOf"
Antranig Basman
noreply at github.com
Thu Oct 31 17:22:49 UTC 2019
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 4c99ced1ecc813350b9e630d3203df9ca86248bc
https://github.com/fluid-project/infusion/commit/4c99ced1ecc813350b9e630d3203df9ca86248bc
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M examples/framework/preferences/shared/js/primarySchema.js
M src/framework/preferences/js/LetterSpacePanel.js
M src/framework/preferences/js/LetterSpaceSchemas.js
M src/framework/preferences/js/Panels.js
M src/framework/preferences/js/StarterSchemas.js
M src/framework/preferences/js/WordSpacePanel.js
M src/framework/preferences/js/WordSpaceSchemas.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/framework-tests/preferences/js/AuxBuilderTests.js
M tests/framework-tests/preferences/js/PrimaryBuilderTests.js
Log Message:
-----------
FLUID-6400: Replacing "divisibleBy" with "multipleOf"
Commit: 6e727f22ba27ef6d14178037d73ba10f2c468cd0
https://github.com/fluid-project/infusion/commit/6e727f22ba27ef6d14178037d73ba10f2c468cd0
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M src/framework/preferences/js/LocalizationPanel.js
M src/framework/preferences/js/LocalizationSchemas.js
M src/framework/preferences/js/Panels.js
M src/framework/preferences/js/StarterGrades.js
M src/framework/preferences/js/StarterSchemas.js
M tests/framework-tests/preferences/js/AuxBuilderTests.js
M tests/framework-tests/preferences/js/LocalizationPanelTests.js
M tests/framework-tests/preferences/js/PanelsTests.js
Log Message:
-----------
FLUID-6400: Where possible, sourcing label keys from enumLabels.
Still need to manually add stringArrayValues and controlValues for grade
based (non-schema) generated panels.
Commit: 3d3b22b6a3b43afc579b1bf75256537b79a333fe
https://github.com/fluid-project/infusion/commit/3d3b22b6a3b43afc579b1bf75256537b79a333fe
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M examples/framework/preferences/shared/js/primarySchema.js
M src/framework/preferences/js/LetterSpacePanel.js
M src/framework/preferences/js/LetterSpaceSchemas.js
M src/framework/preferences/js/LocalizationPanel.js
M src/framework/preferences/js/LocalizationSchemas.js
M src/framework/preferences/js/Panels.js
M src/framework/preferences/js/StarterGrades.js
M src/framework/preferences/js/StarterSchemas.js
M src/framework/preferences/js/WordSpacePanel.js
M src/framework/preferences/js/WordSpaceSchemas.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/framework-tests/preferences/js/AuxBuilderTests.js
M tests/framework-tests/preferences/js/LocalizationPanelTests.js
M tests/framework-tests/preferences/js/PanelsTests.js
M tests/framework-tests/preferences/js/PrimaryBuilderTests.js
Log Message:
-----------
Merge branch 'FLUID-6400'
* FLUID-6400:
FLUID-6400: Where possible, sourcing label keys from enumLabels.
FLUID-6400: Replacing "divisibleBy" with "multipleOf"
Compare: https://github.com/fluid-project/infusion/compare/345496b1c5fc...3d3b22b6a3b4
More information about the Commits
mailing list