-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencies and adjust options to use CSS classes properly
- Loading branch information
Showing
12 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
Submodule emoji-mart-embed
updated
5 files
+2 −0 | README.md | |
+1 −1 | dist/emoji-mart.js | |
+1 −1 | dist/emoji-mart.js.map | |
+1,428 −1,295 | package-lock.json | |
+7 −7 | package.json |
Submodule AddonSettings
updated
14 files
+61 −11 | docs/AddonSettings.js.html | |
+26 −3 | docs/examples_DefaultSettings.js.html | |
+29 −26 | docs/index.html | |
+33 −7 | docs/module-AddonSettings.html | |
+86 −1 | docs/module-data_DefaultSettings.html | |
+9 −1 | docs/module-defaultSettingsTest.html | |
+15 −6 | docs/scripts/collapse.js | |
+0 −4 | docs/scripts/jquery-3.1.1.min.js | |
+12 −0 | docs/scripts/nav.js | |
+4 −0 | docs/scripts/polyfill.js | |
+75 −39 | docs/scripts/search.js | |
+5 −0 | docs/styles/jsdoc.css | |
+0 −156 | docs/tests_dataTest_defaultSettings.module_test.html | |
+19 −1 | docs/tests_dataTest_defaultSettings.test.js.html |
Submodule AutomaticSettings
updated
9 files
+105 −0 | EnvironmentalOptions.js | |
+0 −42 | MobileOptions.js | |
+12 −1 | README.md | |
+22 −2 | css/photonOptions.css | |
+5 −0 | internal/LoadAndSave.js | |
+1 −1 | internal/Trigger.js | |
+31 −0 | tests/environmentalOptions.test.js | |
+1 −0 | tests/run.js | |
+1 −0 | tests/setup.js |
Submodule BrowserCommunication
updated
15 files
+1 −1 | .eslintrc | |
+21 −2 | BrowserCommunication.js | |
+1 −0 | CONTRIBUTORS | |
+19 −2 | README.md | |
+4 −1 | docs/BrowserCommunication.js.html | |
+4 −1 | docs/examples_BrowserCommunicationTypes.js.html | |
+9 −3 | docs/index.html | |
+15 −1 | docs/module-BrowserCommunication.html | |
+9 −1 | docs/module-data_BrowserCommunicationTypes.html | |
+15 −6 | docs/scripts/collapse.js | |
+0 −4 | docs/scripts/jquery-3.1.1.min.js | |
+12 −0 | docs/scripts/nav.js | |
+4 −0 | docs/scripts/polyfill.js | |
+75 −39 | docs/scripts/search.js | |
+5 −0 | docs/styles/jsdoc.css |
Submodule CommonCss
added at
bdd81c
Submodule Localizer
updated
12 files
+1 −1 | .eslintrc | |
+3 −3 | Localizer.js | |
+9 −11 | README.md | |
+136 −4 | docs/Localizer.js.html | |
+57 −11 | docs/index.html | |
+13 −2 | docs/module-Localizer.html | |
+15 −6 | docs/scripts/collapse.js | |
+0 −4 | docs/scripts/jquery-3.1.1.min.js | |
+12 −0 | docs/scripts/nav.js | |
+4 −0 | docs/scripts/polyfill.js | |
+75 −39 | docs/scripts/search.js | |
+5 −0 | docs/styles/jsdoc.css |
Submodule Logger
updated
12 files
+1 −1 | .eslintrc | |
+1 −0 | Logger.js | |
+1 −1 | README.md | |
+5 −1 | docs/Logger.js.html | |
+15 −7 | docs/index.html | |
+33 −7 | docs/module-Logger.html | |
+15 −6 | docs/scripts/collapse.js | |
+0 −4 | docs/scripts/jquery-3.1.1.min.js | |
+12 −0 | docs/scripts/nav.js | |
+4 −0 | docs/scripts/polyfill.js | |
+75 −39 | docs/scripts/search.js | |
+5 −0 | docs/styles/jsdoc.css |
Submodule MessageHandler
updated
17 files
+1 −1 | .eslintrc | |
+1 −1 | CommonMessages.js | |
+1 −1 | CustomMessages.js | |
+4 −2 | README.md | |
+5 −2 | docs/CommonMessages.js.html | |
+5 −2 | docs/CustomMessages.js.html | |
+50 −38 | docs/index.html | |
+63 −4 | docs/module-CommonMessages.html | |
+19 −2 | docs/module-CustomMessages.html | |
+0 −3,740 | docs/module-MessageHandler.html | |
+15 −6 | docs/scripts/collapse.js | |
+0 −4 | docs/scripts/jquery-3.1.1.min.js | |
+12 −0 | docs/scripts/nav.js | |
+4 −0 | docs/scripts/polyfill.js | |
+75 −39 | docs/scripts/search.js | |
+5 −0 | docs/styles/jsdoc.css | |
+4 −4 | tests/messageHandler.test.js |
Submodule RandomTips
updated
3 files
+1 −1 | .eslintrc | |
+2 −2 | examples/Tips.js | |
+1 −1 | tests/randomTips/baseCode.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters