Merge pull request #1570 from Camc314/migrate-to-ES6-23

Migration of datetime, alert and activitylog to ES6 modules
This commit is contained in:
Julien Machiels
2020-07-21 15:07:58 +02:00
committed by GitHub
12 changed files with 102 additions and 80 deletions
+3
View File
@@ -92,6 +92,8 @@
"test": [
"src/components/accessSchedule/accessSchedule.js",
"src/components/actionSheet/actionSheet.js",
"src/components/activitylog.js",
"src/components/alert.js",
"src/components/alphaPicker/alphaPicker.js",
"src/components/appFooter/appFooter.js",
"src/components/autoFocuser.js",
@@ -205,6 +207,7 @@
"src/plugins/bookPlayer/plugin.js",
"src/plugins/bookPlayer/tableOfContents.js",
"src/plugins/photoPlayer/plugin.js",
"src/scripts/datetime.js",
"src/scripts/deleteHelper.js",
"src/scripts/dfnshelper.js",
"src/scripts/dom.js",