feat: timetable module - schedule and calendar

This commit is contained in:
Wieland Schöbl
2021-08-13 12:27:40 +00:00
parent e81b2e161d
commit d8ede006df
59 changed files with 3287 additions and 555 deletions

View File

@@ -40,6 +40,7 @@
"test": "ng test"
},
"dependencies": {
"@angular/animations": "9.1.13",
"@angular/cdk": "12.0.0",
"@angular/common": "9.1.12",
"@angular/core": "9.1.12",
@@ -51,6 +52,7 @@
"@asymmetrik/ngx-leaflet-markercluster": "2.1.1",
"@capacitor/core": "2.4.6",
"@ionic-native/core": "5.29.0",
"@ionic-native/dialogs": "5.31.1",
"@ionic-native/diagnostic": "5.32.0",
"@ionic-native/geolocation": "5.29.0",
"@ionic-native/network": "5.31.1",
@@ -68,6 +70,7 @@
"cordova-ios": "6.2.0",
"cordova-plugin-androidx-adapter": "1.1.3",
"cordova-plugin-device": "2.0.3",
"cordova-plugin-dialogs": "2.0.2",
"cordova.plugins.diagnostic": "6.0.3",
"cordova-plugin-geolocation": "4.1.0",
"cordova-plugin-ionic-keyboard": "2.2.0",