[Commits] [fluid-project/infusion] 6934ea: FLUID-6240: Start of adding syllabifcation prefere...
GitHub
noreply at github.com
Wed Nov 28 16:02:41 UTC 2018
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 6934ea5d66a6c8aaa5d0e167f194199fe54da9e9
https://github.com/fluid-project/infusion/commit/6934ea5d66a6c8aaa5d0e167f194199fe54da9e9
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-04 (Thu, 04 Oct 2018)
Changed paths:
M .gitignore
M Gruntfile.js
M ReleaseNotes.md
M demos/prefsFramework/html/SeparatedPanelPrefsEditor.html
M demos/prefsFramework/html/SeparatedPanelPrefsEditorWithTTS.html
M demos/prefsFramework/index.html
M package.json
M src/framework/preferences/css/stylus/PrefsEditor.styl
M src/framework/preferences/fonts/PrefsFramework-Icons-config.json
M src/framework/preferences/fonts/PrefsFramework-Icons.eot
M src/framework/preferences/fonts/PrefsFramework-Icons.ttf
A src/framework/preferences/html/PrefsEditorTemplate-syllabification.html
M src/framework/preferences/js/CaptionsEnactor.js
A src/framework/preferences/js/SyllabificationEnactor.js
A src/framework/preferences/js/SyllabificationPanel.js
A src/framework/preferences/js/SyllabificationSchemas.js
A src/framework/preferences/messages/syllabification_en.json
Log Message:
-----------
FLUID-6240: Start of adding syllabifcation preference.
Added adjuster, pulled in hyphen dependency. Need to write the enactor.
Commit: 2f6ae41e6db6ccac32a55c1c2587d4ef96826ce3
https://github.com/fluid-project/infusion/commit/2f6ae41e6db6ccac32a55c1c2587d4ef96826ce3
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-19 (Fri, 19 Oct 2018)
Changed paths:
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidIoC.js
M src/framework/preferences/js/LetterSpacePanel.js
M src/framework/preferences/js/Panels.js
M src/framework/preferences/js/WordSpacePanel.js
M src/module/fluid.js
M tests/framework-tests/core/js/FluidIoCTests.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/framework-tests/preferences/html/WordSpacePanel-test.html
M tests/test-core/testTests/js/IoCTestingTests.js
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
Merge branch 'master' into FLUID-6240
Commit: 104b4e6d9fc36287c4b50e86811fc53e52adeaa1
https://github.com/fluid-project/infusion/commit/104b4e6d9fc36287c4b50e86811fc53e52adeaa1
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-24 (Wed, 24 Oct 2018)
Changed paths:
M src/components/orator/css/Orator.css
Log Message:
-----------
Merge branch 'master' into FLUID-6240
Commit: b9f550f7f193509e3c6c0a2585759b3648c6c032
https://github.com/fluid-project/infusion/commit/b9f550f7f193509e3c6c0a2585759b3648c6c032
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M demos/prefsFramework/index.html
M demos/prefsFramework/js/prefsEditorDemo.js
M src/framework/preferences/js/SyllabificationEnactor.js
M src/framework/preferences/js/SyllabificationSchemas.js
Log Message:
-----------
FLUID-6240: First pass at functioning syllabification
Still need to address several TODO statements (see code) and write
tests.
Commit: 2c6819ba2286906c25e8a5879ed7c2b5f38d8311
https://github.com/fluid-project/infusion/commit/2c6819ba2286906c25e8a5879ed7c2b5f38d8311
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-29 (Mon, 29 Oct 2018)
Changed paths:
A src/framework/core/js/MutationObserver.js
M tests/all-tests.html
M tests/framework-tests/core/all-tests.html
A tests/framework-tests/core/html/MutationObserver-test.html
A tests/framework-tests/core/js/MutationObserverTests.js
Log Message:
-----------
FLUID-6240: Added a mutation observer grade.
This was originally part of the work for GPII-3443 for the GPII Chrome
Extension.
Commit: 744839080ad522baaab3171c2b938265008271bd
https://github.com/fluid-project/infusion/commit/744839080ad522baaab3171c2b938265008271bd
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-30 (Tue, 30 Oct 2018)
Changed paths:
M demos/prefsFramework/css/main.css
M demos/prefsFramework/index.html
M demos/uiOptions/index.html
M examples/framework/preferences/usingGrades/index.html
M src/components/overviewPanel/css/OverviewPanel.css
M src/framework/preferences/css/stylus/utils/Themes.styl
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/messages/contrast.json
M src/framework/preferences/messages/contrast_en.json
M src/framework/preferences/messages/contrast_en_CA.json
M src/framework/preferences/messages/contrast_en_US.json
M src/framework/preferences/messages/contrast_es.json
M src/framework/preferences/messages/contrast_fa.json
M src/framework/preferences/messages/contrast_fr.json
M tests/framework-tests/preferences/js/PanelsTests.js
M tests/framework-tests/preferences/js/PrefsEditorTests.js
M tests/manual-tests/framework/preferences/assortedContent/css/preferences.css
A tests/manual-tests/framework/preferences/assortedContent/html/SeparatedPanelPrefsEditorFrame.html
M tests/manual-tests/framework/preferences/assortedContent/index.html
M tests/manual-tests/framework/preferences/assortedContent/js/assortedContent.js
Log Message:
-----------
Merge branch 'master' into FLUID-6240
Commit: 05a7f6870c5d79f33f69e60e0e87f98f34a49a8d
https://github.com/fluid-project/infusion/commit/05a7f6870c5d79f33f69e60e0e87f98f34a49a8d
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-10-30 (Tue, 30 Oct 2018)
Changed paths:
M demos/prefsFramework/index.html
M src/framework/core/frameworkDependencies.json
M src/framework/preferences/js/SyllabificationEnactor.js
Log Message:
-----------
FLUID-6240: Hyphenating dynamically added content.
Commit: 789838f320afa95d4bcd1e0b9378db5e49509f49
https://github.com/fluid-project/infusion/commit/789838f320afa95d4bcd1e0b9378db5e49509f49
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-01 (Thu, 01 Nov 2018)
Changed paths:
M demos/prefsFramework/index.html
M src/components/orator/js/Orator.js
M src/framework/core/frameworkDependencies.json
A src/framework/core/js/TextNodeParser.js
M src/framework/preferences/js/SyllabificationEnactor.js
M tests/all-tests.html
M tests/component-tests/orator/html/Orator-test.html
M tests/component-tests/orator/js/OratorTests.js
M tests/framework-tests/core/all-tests.html
A tests/framework-tests/core/html/TextNodeParser-test.html
M tests/framework-tests/core/js/RemoteModelTests.js
A tests/framework-tests/core/js/TextNodeParserTests.js
M tests/framework-tests/preferences/html/SelfVoicingEnactor-test.html
Log Message:
-----------
FLUID-6240: Refactoring domReader parser into the TextNodeParser
Using the TextNodeParser for the domReader and syllabification.
Commit: cdec373c20581854250967e548fab4353651b55c
https://github.com/fluid-project/infusion/commit/cdec373c20581854250967e548fab4353651b55c
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-05 (Mon, 05 Nov 2018)
Changed paths:
M demos/prefsFramework/index.html
M src/framework/core/js/TextNodeParser.js
M src/framework/preferences/js/SyllabificationEnactor.js
M tests/all-tests.html
M tests/framework-tests/core/js/TextNodeParserTests.js
M tests/framework-tests/preferences/all-tests.html
A tests/framework-tests/preferences/html/SyllabificationEnactor-test.html
A tests/framework-tests/preferences/html/SyllabificationPanel-test.html
A tests/framework-tests/preferences/js/SyllabificationEnactorTests.js
A tests/framework-tests/preferences/js/SyllabificationInjectedScript.js
A tests/framework-tests/preferences/js/SyllabificationPanelTests.js
Log Message:
-----------
FLUID-6240: refactoring and tests.
Refactoring:
- TextNodeParser fires an afterParse event
- Syllabification fires an afterSyllabification event.
- All hyphenator promises resolve, but will resolve with undefined if a
hyphenator couldn't be created.
Commit: ba0a0115a7349a08c5963861cca72baf869c7476
https://github.com/fluid-project/infusion/commit/ba0a0115a7349a08c5963861cca72baf869c7476
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-05 (Mon, 05 Nov 2018)
Changed paths:
M src/framework/preferences/js/SyllabificationEnactor.js
M src/framework/preferences/js/WordSpaceEnactor.js
M src/framework/preferences/js/WordSpacePanel.js
Log Message:
-----------
NOJIRA: correcting wordspacing preference map.
Commit: 30a6696329d64c4518a728b2a0363a659a8ce9b9
https://github.com/fluid-project/infusion/commit/30a6696329d64c4518a728b2a0363a659a8ce9b9
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-06 (Tue, 06 Nov 2018)
Changed paths:
M tests/lib/qunit/js/qunit.js
Log Message:
-----------
Merge branch 'master' into FLUID-6240
Commit: 47906f93cadf1d0a71dd7a4f3e5f9719a811dd35
https://github.com/fluid-project/infusion/commit/47906f93cadf1d0a71dd7a4f3e5f9719a811dd35
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-06 (Tue, 06 Nov 2018)
Changed paths:
A demos/prefsFramework/messages/simplify_en.json
A demos/prefsFramework/messages/simplify_en_CA.json
A demos/prefsFramework/messages/simplify_en_US.json
A demos/prefsFramework/messages/simplify_fa.json
A demos/prefsFramework/messages/simplify_fr.json
M src/framework/preferences/js/SyllabificationEnactor.js
A src/framework/preferences/messages/syllabification.json
A src/framework/preferences/messages/syllabification_en_CA.json
A src/framework/preferences/messages/syllabification_en_US.json
A src/framework/preferences/messages/syllabification_fa.json
A src/framework/preferences/messages/syllabification_fr.json
Log Message:
-----------
FLUID-6240: Adding localizations
Commit: a162e4a31bc4477aa9e2d54fbe844afaca7ce623
https://github.com/fluid-project/infusion/commit/a162e4a31bc4477aa9e2d54fbe844afaca7ce623
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-08 (Thu, 08 Nov 2018)
Changed paths:
M src/framework/preferences/css/stylus/Enactors.styl
M src/framework/preferences/js/SyllabificationEnactor.js
M tests/framework-tests/preferences/js/SyllabificationEnactorTests.js
Log Message:
-----------
FLUID-6240: changed to use an empty span and css to show the separator.
Need to update the text-to-speech to ignore empty tags.
Commit: 9ee031052b84e63a91448ac4cf0cbbde669e2bc6
https://github.com/fluid-project/infusion/commit/9ee031052b84e63a91448ac4cf0cbbde669e2bc6
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-12 (Mon, 12 Nov 2018)
Changed paths:
M src/components/orator/js/Orator.js
M tests/component-tests/orator/html/Orator-test.html
M tests/component-tests/orator/js/OratorTests.js
Log Message:
-----------
FLUID-6240: Updating Orator to handle empty nodes.
This will allow the orator to work in conjunction with the
syllabification preference.
Commit: d07ee916a7f36bc9274161d45ec865fe17e1ba81
https://github.com/fluid-project/infusion/commit/d07ee916a7f36bc9274161d45ec865fe17e1ba81
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-12 (Mon, 12 Nov 2018)
Changed paths:
M src/components/orator/js/Orator.js
Log Message:
-----------
FLUID-6240: Refactored the addToParseQueue function to simplify logic.
Commit: 1f10fef1500cbf1a5067a98eb527ddb7a7cb2e02
https://github.com/fluid-project/infusion/commit/1f10fef1500cbf1a5067a98eb527ddb7a7cb2e02
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-12 (Mon, 12 Nov 2018)
Changed paths:
M demos/prefsFramework/index.html
Log Message:
-----------
FLUID-6240: Removing an unnecessary depenedency.
Commit: f26d96a37bf946bd8af1c8735c4ea61d971327e2
https://github.com/fluid-project/infusion/commit/f26d96a37bf946bd8af1c8735c4ea61d971327e2
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-15 (Thu, 15 Nov 2018)
Changed paths:
M .gitignore
M Gruntfile.js
M README.md
M ReleaseNotes.md
M demos/prefsFramework/index.html
M demos/prefsFramework/js/prefsEditorDemo.js
M package.json
M src/framework/preferences/js/SyllabificationEnactor.js
M src/framework/preferences/preferencesDependencies.json
M tests/framework-tests/preferences/html/SyllabificationEnactor-test.html
M tests/framework-tests/preferences/js/SyllabificationEnactorTests.js
Log Message:
-----------
FLUID-6240: Switched to hypher library for syllabification.
Commit: b7adb326dc44e0afcc18a27c7b3ac602dc6262d5
https://github.com/fluid-project/infusion/commit/b7adb326dc44e0afcc18a27c7b3ac602dc6262d5
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-16 (Fri, 16 Nov 2018)
Changed paths:
M src/framework/core/js/MutationObserver.js
Log Message:
-----------
FLUID-6240: Fixing mutation observer to work with IE11
Commit: e2baa283127fd5564ac40472fabdd4a87faa1b73
https://github.com/fluid-project/infusion/commit/e2baa283127fd5564ac40472fabdd4a87faa1b73
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-18 (Sun, 18 Nov 2018)
Changed paths:
M src/framework/preferences/js/SyllabificationEnactor.js
Log Message:
-----------
FLUID-6240: Moved hyphenation logic to a separate public function.
Commit: 4fd7bfccebeb0c13f38d77b67c3fece191cd9375
https://github.com/fluid-project/infusion/commit/4fd7bfccebeb0c13f38d77b67c3fece191cd9375
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-18 (Sun, 18 Nov 2018)
Changed paths:
M src/lib/thirdPartyDependencies.json
Log Message:
-----------
FLUID-6240: adding missing dependency definition.
Commit: fb390c835160c2d07bb3549a89af5d6164f24972
https://github.com/fluid-project/infusion/commit/fb390c835160c2d07bb3549a89af5d6164f24972
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-18 (Sun, 18 Nov 2018)
Changed paths:
M src/framework/preferences/js/SyllabificationEnactor.js
Log Message:
-----------
FLUID-6240: Added injectScript to invokers.
This will allow overriding the script injection in different contexts.
For example web site integration vs UIO+ browser extension.
Commit: 8ef92ceacb0a69ea2a76c6ccbec24caa37042047
https://github.com/fluid-project/infusion/commit/8ef92ceacb0a69ea2a76c6ccbec24caa37042047
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M src/framework/preferences/preferencesDependencies.json
Log Message:
-----------
FLUID-6240: Adding syllabfication files to the prefs dependency file.
Commit: 880261eea1a7e5fa84ba6acdfde45d00a4cdcea2
https://github.com/fluid-project/infusion/commit/880261eea1a7e5fa84ba6acdfde45d00a4cdcea2
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-21 (Wed, 21 Nov 2018)
Changed paths:
M src/framework/core/js/MutationObserver.js
Log Message:
-----------
FLUID-6240: Fixing some stray backticks.
Commit: 6dbb61b0b714c81c105a9e54510999a2629eb587
https://github.com/fluid-project/infusion/commit/6dbb61b0b714c81c105a9e54510999a2629eb587
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-21 (Wed, 21 Nov 2018)
Changed paths:
M .gitignore
M Gruntfile.js
M README.md
M src/components/overviewPanel/css/OverviewPanel.css
R src/components/overviewPanel/fonts/OpenSans-Bold.ttf
R src/components/overviewPanel/fonts/OpenSans-Regular.ttf
M src/framework/preferences/css/stylus/SeparatedPanelPrefsEditor.styl
M src/framework/preferences/css/stylus/SeparatedPanelPrefsEditorFrame.styl
M src/framework/preferences/preferencesDependencies.json
M src/lib/thirdPartyDependencies.json
Log Message:
-----------
FLUID-6354: Updated open sans font to use woff. Updated dependency name.
Commit: 15899722abcdc9b7adcc54d27459d9723bf3f4ba
https://github.com/fluid-project/infusion/commit/15899722abcdc9b7adcc54d27459d9723bf3f4ba
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-21 (Wed, 21 Nov 2018)
Changed paths:
M .gitignore
M Gruntfile.js
M README.md
M ReleaseNotes.md
M package.json
M src/components/overviewPanel/css/OverviewPanel.css
R src/components/overviewPanel/fonts/RobotoSlab-Bold.ttf
R src/components/overviewPanel/fonts/RobotoSlab-Regular.ttf
M src/components/overviewPanel/overviewPanelDependencies.json
M src/lib/thirdPartyDependencies.json
Log Message:
-----------
FLUID-6354: Moving Roboto web font to be pulled in by NPM.
Also updated URLs in README and ReleaseNotes to use https if available.
Commit: c2af4a808b30bd534e86f738ed7199a49a8d2fa5
https://github.com/fluid-project/infusion/commit/c2af4a808b30bd534e86f738ed7199a49a8d2fa5
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-21 (Wed, 21 Nov 2018)
Changed paths:
M src/components/orator/css/Orator.css
R src/components/orator/fonts/Orator-Icons.eot
R src/components/orator/fonts/Orator-Icons.ttf
A src/components/orator/fonts/Orator-Icons.woff
M src/framework/preferences/css/stylus/PrefsEditor.styl
R src/framework/preferences/fonts/PrefsFramework-Icons.eot
R src/framework/preferences/fonts/PrefsFramework-Icons.ttf
A src/framework/preferences/fonts/PrefsFramework-Icons.woff
Log Message:
-----------
FLUID-6354: Moved infusion-icon built font icons to woff.
Commit: 10fefee73b90ecd0fddcf7858c9a5539d3e55b31
https://github.com/fluid-project/infusion/commit/10fefee73b90ecd0fddcf7858c9a5539d3e55b31
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M ReleaseNotes.md
M demos/uiOptions/css/uiOptions.css
R demos/uiOptions/fonts/Lato-Black.ttf
A demos/uiOptions/fonts/Lato-Black.woff
R demos/uiOptions/fonts/Lato-Light.ttf
A demos/uiOptions/fonts/Lato-Light.woff
R demos/uiOptions/fonts/Lato-LightItalic.ttf
A demos/uiOptions/fonts/Lato-LightItalic.woff
R demos/uiOptions/fonts/Lato-Regular.ttf
A demos/uiOptions/fonts/Lato-Regular.woff
Log Message:
-----------
FLUID-6354: Moved to using the woff version of Lato
Commit: b5abdef31f9238bf3758cf69378ffb3fd14a3ff8
https://github.com/fluid-project/infusion/commit/b5abdef31f9238bf3758cf69378ffb3fd14a3ff8
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M src/components/uploader/css/Uploader.css
R src/components/uploader/fonts/InfusionIcons-Uploader.eot
R src/components/uploader/fonts/InfusionIcons-Uploader.ttf
A src/components/uploader/fonts/Uploader-Icons-config.json
A src/components/uploader/fonts/Uploader-Icons.woff
Log Message:
-----------
FLUID-6354: Updated uploader icons to woff and added icon config.
Commit: 0821612eb8558acafa87db91f93d5cfa2bc3d110
https://github.com/fluid-project/infusion/commit/0821612eb8558acafa87db91f93d5cfa2bc3d110
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M ReleaseNotes.md
M src/components/orator/fonts/Orator-Icons-config.json
M src/components/overviewPanel/css/OverviewPanel.css
A src/components/overviewPanel/fonts/OverviewPanel-Icons-config.json
A src/components/overviewPanel/fonts/OverviewPanel-Icons.woff
R src/components/overviewPanel/fonts/icons.eot
R src/components/overviewPanel/fonts/icons.ttf
R src/components/overviewPanel/fonts/overviewPanel-icons.eot
R src/components/overviewPanel/fonts/overviewPanel-icons.ttf
M src/components/uploader/fonts/Uploader-Icons-config.json
M src/framework/preferences/fonts/PrefsFramework-Icons-config.json
Log Message:
-----------
FLUID-6354: Moved Overview Panel icons to woff.
The fluid-star icon is currently not available in Infusion-Icons. It
should be added to the OverviewPanel icon font when it is available.
Commit: 3c2d2bf51c702da652b48e07a129a027e877e7eb
https://github.com/fluid-project/infusion/commit/3c2d2bf51c702da652b48e07a129a027e877e7eb
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-23 (Fri, 23 Nov 2018)
Changed paths:
M tests/framework-tests/preferences/js/SyllabificationEnactorTests.js
Log Message:
-----------
FLUID-6240: Fixing a test that was missing args.
Commit: 488af1fa1bd3621e807a3c2de8582815118e977b
https://github.com/fluid-project/infusion/commit/488af1fa1bd3621e807a3c2de8582815118e977b
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-25 (Sun, 25 Nov 2018)
Changed paths:
M src/components/overviewPanel/css/OverviewPanel.css
M src/components/overviewPanel/fonts/OverviewPanel-Icons-config.json
M src/components/overviewPanel/fonts/OverviewPanel-Icons.woff
R src/components/overviewPanel/fonts/fluid-star.eot
R src/components/overviewPanel/fonts/fluid-star.ttf
Log Message:
-----------
FLUID-6354: Added fluid-star icon to OverviewPanel-Icons.woff
Commit: 7e604de8fa3d08bfaa76c13d3f87da3a11515241
https://github.com/fluid-project/infusion/commit/7e604de8fa3d08bfaa76c13d3f87da3a11515241
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-25 (Sun, 25 Nov 2018)
Changed paths:
M src/components/overviewPanel/css/OverviewPanel.css
Log Message:
-----------
FLUID-6354: Fixing overview panel icons with letter-spacing adjuster
Commit: 4981fb66237a8341d84e28dabb593727127b178c
https://github.com/fluid-project/infusion/commit/4981fb66237a8341d84e28dabb593727127b178c
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M ReleaseNotes.md
Log Message:
-----------
FLUID-6240: linting
Commit: 96eba2a2114edb80412110b8481b6184a5c62ee6
https://github.com/fluid-project/infusion/commit/96eba2a2114edb80412110b8481b6184a5c62ee6
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M src/components/orator/fonts/Orator-Icons-config.json
M src/components/orator/fonts/Orator-Icons.woff
M src/components/overviewPanel/fonts/OverviewPanel-Icons-config.json
M src/components/overviewPanel/fonts/OverviewPanel-Icons.woff
M src/components/uploader/fonts/Uploader-Icons-config.json
M src/components/uploader/fonts/Uploader-Icons.woff
M src/framework/preferences/fonts/PrefsFramework-Icons-config.json
M src/framework/preferences/fonts/PrefsFramework-Icons.woff
Log Message:
-----------
FLUID-6354: Updating to new namespaced infusion icons.
Commit: bb56e8ea0d5d71602efb9bd80ae673deeb544b2f
https://github.com/fluid-project/infusion/commit/bb56e8ea0d5d71602efb9bd80ae673deeb544b2f
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M demos/orator/index.html
Log Message:
-----------
FLUID-6240: Adding missing dependency to orator demo.
Commit: 29a5acc0b37ae8b85d98fd2adca1ad5fa1e8ced2
https://github.com/fluid-project/infusion/commit/29a5acc0b37ae8b85d98fd2adca1ad5fa1e8ced2
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-27 (Tue, 27 Nov 2018)
Changed paths:
M src/framework/preferences/js/SyllabificationEnactor.js
Log Message:
-----------
FLUID-6240: Providing a custom normalize function to clean up text nodes
This is required because Node.normalize does not work proplery in IE 11.
Commit: 5866f36aa21465ab5363403302888f762757ce88
https://github.com/fluid-project/infusion/commit/5866f36aa21465ab5363403302888f762757ce88
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M src/components/orator/css/Orator.css
M src/components/orator/js/Orator.js
M src/framework/preferences/css/stylus/utils/Themes.styl
M tests/component-tests/orator/js/OratorTests-Utils.js
M tests/component-tests/orator/js/OratorTests.js
M tests/framework-tests/preferences/js/SelfVoicingEnactorTests.js
Log Message:
-----------
Merge branch 'master' into FLUID-6240
Commit: cd162ef6a35f6e59c103cf21d3b690e2eb99318d
https://github.com/fluid-project/infusion/commit/cd162ef6a35f6e59c103cf21d3b690e2eb99318d
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M .gitignore
M Gruntfile.js
M README.md
M ReleaseNotes.md
M demos/orator/index.html
M demos/prefsFramework/html/SeparatedPanelPrefsEditor.html
M demos/prefsFramework/html/SeparatedPanelPrefsEditorWithTTS.html
M demos/prefsFramework/index.html
M demos/prefsFramework/js/prefsEditorDemo.js
A demos/prefsFramework/messages/simplify_en.json
A demos/prefsFramework/messages/simplify_en_CA.json
A demos/prefsFramework/messages/simplify_en_US.json
A demos/prefsFramework/messages/simplify_fa.json
A demos/prefsFramework/messages/simplify_fr.json
M demos/uiOptions/css/uiOptions.css
R demos/uiOptions/fonts/Lato-Black.ttf
A demos/uiOptions/fonts/Lato-Black.woff
R demos/uiOptions/fonts/Lato-Light.ttf
A demos/uiOptions/fonts/Lato-Light.woff
R demos/uiOptions/fonts/Lato-LightItalic.ttf
A demos/uiOptions/fonts/Lato-LightItalic.woff
R demos/uiOptions/fonts/Lato-Regular.ttf
A demos/uiOptions/fonts/Lato-Regular.woff
M package.json
M src/components/orator/css/Orator.css
M src/components/orator/fonts/Orator-Icons-config.json
R src/components/orator/fonts/Orator-Icons.eot
R src/components/orator/fonts/Orator-Icons.ttf
A src/components/orator/fonts/Orator-Icons.woff
M src/components/orator/js/Orator.js
M src/components/overviewPanel/css/OverviewPanel.css
R src/components/overviewPanel/fonts/OpenSans-Bold.ttf
R src/components/overviewPanel/fonts/OpenSans-Regular.ttf
A src/components/overviewPanel/fonts/OverviewPanel-Icons-config.json
A src/components/overviewPanel/fonts/OverviewPanel-Icons.woff
R src/components/overviewPanel/fonts/RobotoSlab-Bold.ttf
R src/components/overviewPanel/fonts/RobotoSlab-Regular.ttf
R src/components/overviewPanel/fonts/fluid-star.eot
R src/components/overviewPanel/fonts/fluid-star.ttf
R src/components/overviewPanel/fonts/icons.eot
R src/components/overviewPanel/fonts/icons.ttf
R src/components/overviewPanel/fonts/overviewPanel-icons.eot
R src/components/overviewPanel/fonts/overviewPanel-icons.ttf
M src/components/overviewPanel/overviewPanelDependencies.json
M src/components/uploader/css/Uploader.css
R src/components/uploader/fonts/InfusionIcons-Uploader.eot
R src/components/uploader/fonts/InfusionIcons-Uploader.ttf
A src/components/uploader/fonts/Uploader-Icons-config.json
A src/components/uploader/fonts/Uploader-Icons.woff
M src/framework/core/frameworkDependencies.json
A src/framework/core/js/MutationObserver.js
A src/framework/core/js/TextNodeParser.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
M src/framework/preferences/css/stylus/SeparatedPanelPrefsEditorFrame.styl
M src/framework/preferences/fonts/PrefsFramework-Icons-config.json
R src/framework/preferences/fonts/PrefsFramework-Icons.eot
R src/framework/preferences/fonts/PrefsFramework-Icons.ttf
A src/framework/preferences/fonts/PrefsFramework-Icons.woff
A src/framework/preferences/html/PrefsEditorTemplate-syllabification.html
M src/framework/preferences/js/CaptionsEnactor.js
A src/framework/preferences/js/SyllabificationEnactor.js
A src/framework/preferences/js/SyllabificationPanel.js
A src/framework/preferences/js/SyllabificationSchemas.js
M src/framework/preferences/js/WordSpaceEnactor.js
M src/framework/preferences/js/WordSpacePanel.js
A src/framework/preferences/messages/syllabification.json
A src/framework/preferences/messages/syllabification_en.json
A src/framework/preferences/messages/syllabification_en_CA.json
A src/framework/preferences/messages/syllabification_en_US.json
A src/framework/preferences/messages/syllabification_fa.json
A src/framework/preferences/messages/syllabification_fr.json
M src/framework/preferences/preferencesDependencies.json
M src/lib/thirdPartyDependencies.json
M tests/all-tests.html
M tests/component-tests/orator/html/Orator-test.html
M tests/component-tests/orator/js/OratorTests.js
M tests/framework-tests/core/all-tests.html
A tests/framework-tests/core/html/MutationObserver-test.html
A tests/framework-tests/core/html/TextNodeParser-test.html
A tests/framework-tests/core/js/MutationObserverTests.js
M tests/framework-tests/core/js/RemoteModelTests.js
A tests/framework-tests/core/js/TextNodeParserTests.js
M tests/framework-tests/preferences/all-tests.html
M tests/framework-tests/preferences/html/SelfVoicingEnactor-test.html
A tests/framework-tests/preferences/html/SyllabificationEnactor-test.html
A tests/framework-tests/preferences/html/SyllabificationPanel-test.html
A tests/framework-tests/preferences/js/SyllabificationEnactorTests.js
A tests/framework-tests/preferences/js/SyllabificationInjectedScript.js
A tests/framework-tests/preferences/js/SyllabificationPanelTests.js
Log Message:
-----------
Merge branch 'FLUID-6240'
* FLUID-6240: (32 commits)
FLUID-6240: Providing a custom normalize function to clean up text nodes
FLUID-6240: Adding missing dependency to orator demo.
FLUID-6354: Updating to new namespaced infusion icons.
FLUID-6240: linting
FLUID-6354: Fixing overview panel icons with letter-spacing adjuster
FLUID-6354: Added fluid-star icon to OverviewPanel-Icons.woff
FLUID-6240: Fixing a test that was missing args.
FLUID-6354: Moved Overview Panel icons to woff.
FLUID-6354: Updated uploader icons to woff and added icon config.
FLUID-6354: Moved to using the woff version of Lato
FLUID-6354: Moved infusion-icon built font icons to woff.
FLUID-6354: Moving Roboto web font to be pulled in by NPM.
FLUID-6354: Updated open sans font to use woff. Updated dependency name.
FLUID-6240: Fixing some stray backticks.
FLUID-6240: Adding syllabfication files to the prefs dependency file.
FLUID-6240: Added injectScript to invokers.
FLUID-6240: adding missing dependency definition.
FLUID-6240: Moved hyphenation logic to a separate public function.
FLUID-6240: Fixing mutation observer to work with IE11
FLUID-6240: Switched to hypher library for syllabification.
...
Commit: f373cda378d0c1adace2bd0ccd16d080f2649bd4
https://github.com/fluid-project/infusion/commit/f373cda378d0c1adace2bd0ccd16d080f2649bd4
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2018-11-28 (Wed, 28 Nov 2018)
Changed paths:
M src/components/orator/css/Orator.css
M src/components/orator/js/Orator.js
M src/framework/preferences/css/stylus/utils/Themes.styl
M tests/component-tests/orator/js/OratorTests-Utils.js
M tests/component-tests/orator/js/OratorTests.js
M tests/framework-tests/preferences/js/SelfVoicingEnactorTests.js
Log Message:
-----------
Merge branch 'FLUID-6240'
Compare: https://github.com/fluid-project/infusion/compare/49a23e6f8bc4...f373cda378d0
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list