[Commits] [fluid-project/infusion] a5268b: FLUID-6394: Refactoring to have better control of ...
Cindy Qi Li
noreply at github.com
Thu Oct 31 16:00:00 UTC 2019
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: a5268bccca866adf3f88e856fb7996fa2e51a0ed
https://github.com/fluid-project/infusion/commit/a5268bccca866adf3f88e856fb7996fa2e51a0ed
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-24 (Thu, 24 Oct 2019)
Changed paths:
M src/components/orator/css/Orator.css
M src/components/orator/js/Orator.js
Log Message:
-----------
FLUID-6394: Refactoring to have better control of positioning.
Need to update unit tests.
Commit: 701e7f4f40258b8c1dcfa15c11164ea41478c2d2
https://github.com/fluid-project/infusion/commit/701e7f4f40258b8c1dcfa15c11164ea41478c2d2
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
M tests/component-tests/orator/js/OratorTests-Utils.js
M tests/component-tests/orator/js/OratorTests.js
Log Message:
-----------
FLUID-6394: Updating tests and related bug fixes.
Commit: 56053003ec96844b02331b67afe46f2f296c2b47
https://github.com/fluid-project/infusion/commit/56053003ec96844b02331b67afe46f2f296c2b47
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
M tests/component-tests/orator/js/OratorTests.js
M tests/framework-tests/preferences/js/SelfVoicingEnactorTests.js
Log Message:
-----------
FLUID-6394: Further refactoring of rendering the selection control.
Commit: 34beb8d56c25d6a75233c64574a28ef935ed051c
https://github.com/fluid-project/infusion/commit/34beb8d56c25d6a75233c64574a28ef935ed051c
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
M tests/component-tests/orator/js/OratorTests.js
Log Message:
-----------
FLUID-6394: Linting
Commit: 1f36d679eaff30665b4ab35558f415492b4564a1
https://github.com/fluid-project/infusion/commit/1f36d679eaff30665b4ab35558f415492b4564a1
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
Log Message:
-----------
FLUID-6394: Fix bug with viewPortWidth
Commit: ba8f094ac680aae31cdab5fb5fddd2ed05b8d03a
https://github.com/fluid-project/infusion/commit/ba8f094ac680aae31cdab5fb5fddd2ed05b8d03a
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
M tests/component-tests/orator/js/OratorTests.js
Log Message:
-----------
FLUID-6394: Accounting for borders on the body element.
This is needed if the body is the offsetParent.
Commit: 15f4266d91a9b588fa9d6c879b8acff4b7eb0eb5
https://github.com/fluid-project/infusion/commit/15f4266d91a9b588fa9d6c879b8acff4b7eb0eb5
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
Log Message:
-----------
Merge remote-tracking branch 'origin/FLUID-6394' into FLUID-6394
Commit: 99ff3d1bf69a71ff4e96719e041273d948a9b550
https://github.com/fluid-project/infusion/commit/99ff3d1bf69a71ff4e96719e041273d948a9b550
Author: Justin Obara <obara.justin at gmail.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/components/orator/js/Orator.js
Log Message:
-----------
FLUID-6394: Linting
Commit: 345496b1c5fce5d64ee69a5b5415530ee1426aa9
https://github.com/fluid-project/infusion/commit/345496b1c5fce5d64ee69a5b5415530ee1426aa9
Author: Cindy Qi Li <cli at ocadu.ca>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/components/orator/css/Orator.css
M src/components/orator/js/Orator.js
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 remote-tracking branch 'justin/FLUID-6394'
* justin/FLUID-6394:
FLUID-6394: Linting
FLUID-6394: Accounting for borders on the body element.
FLUID-6394: Fix bug with viewPortWidth
FLUID-6394: Linting
FLUID-6394: Further refactoring of rendering the selection control.
FLUID-6394: Updating tests and related bug fixes.
FLUID-6394: Refactoring to have better control of positioning.
Compare: https://github.com/fluid-project/infusion/compare/78ce879d8ed1...345496b1c5fc
More information about the Commits
mailing list