File tree Expand file tree Collapse file tree 6 files changed +10
-22
lines changed
usage/v8/datetime/highlightedDates Expand file tree Collapse file tree 6 files changed +10
-22
lines changed Original file line number Diff line number Diff line change 1515 "@angular/platform-browser" : " ^19.0.0" ,
1616 "@angular/platform-browser-dynamic" : " ^19.0.0" ,
1717 "@angular/router" : " ^19.0.0" ,
18- "@ionic/angular" : " 8.6.3-dev.11753813535.1498583f " ,
19- "@ionic/core" : " 8.6.3-dev.11753813535.1498583f " ,
18+ "@ionic/angular" : " 8.6.1 " ,
19+ "@ionic/core" : " 8.6.1 " ,
2020 "ionicons" : " 8.0.9" ,
2121 "rxjs" : " ^7.8.1" ,
2222 "tslib" : " ^2.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "@ionic/core" : " 8.6.3-dev.11753813535.1498583f " ,
3+ "@ionic/core" : " 8.6.1 " ,
44 "ionicons" : " 8.0.9"
55 }
66}
Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@ionic/react" : " 8.6.3-dev.11753813535.1498583f " ,
6+ "@ionic/react" : " 8.6.1 " ,
77 "@ionic/react-router" : " 8.6.1" ,
88 "@types/node" : " ^22.0.0" ,
99 "@types/react" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@ionic/vue" : " 8.6.3-dev.11753813535.1498583f " ,
12- "@ionic/vue-router" : " 8.6.3-dev.11753813535.1498583f " ,
11+ "@ionic/vue" : " 8.6.1 " ,
12+ "@ionic/vue-router" : " 8.6.1 " ,
1313 "vue" : " ^3.2.25" ,
1414 "vue-router" : " 4.5.1"
1515 },
Original file line number Diff line number Diff line change 66 < title > Datetime</ title >
77 < link rel ="stylesheet " href ="../../../common.css " />
88 < script src ="../../../common.js "> </ script >
9- < script
10- type ="module "
11- src ="
https://cdn.jsdelivr.net/npm/@ionic/[email protected] /dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="
https://cdn.jsdelivr.net/npm/@ionic/[email protected] /css/ionic.bundle.css "
16- />
9+ < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@8/dist/ionic/ionic.esm.js "> </ script >
10+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@8/css/ionic.bundle.css " />
1711 < style >
1812 ion-datetime {
1913 width : 350px ;
Original file line number Diff line number Diff line change 66 < title > Datetime</ title >
77 < link rel ="stylesheet " href ="../../../common.css " />
88 < script src ="../../../common.js "> </ script >
9- < script
10- type ="module "
11- src ="
https://cdn.jsdelivr.net/npm/@ionic/[email protected] /dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="
https://cdn.jsdelivr.net/npm/@ionic/[email protected] /css/ionic.bundle.css "
16- />
9+ < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@8/dist/ionic/ionic.esm.js "> </ script >
10+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@8/css/ionic.bundle.css " />
1711 < style >
1812 ion-datetime {
1913 width : 350px ;
You can’t perform that action at this time.
0 commit comments