File tree Expand file tree Collapse file tree 4 files changed +8
-32
lines changed
datetime/highlightedDates
v7/layout/dynamic-font-scaling Expand file tree Collapse file tree 4 files changed +8
-32
lines changed 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/core@6.5.3-dev.11676573595.1564fefe/dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="https://cdn.jsdelivr.net/npm/@ionic/core@6.5.3-dev.11676573595.1564fefe/css/ionic.bundle.css "
16- />
9+ < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@6/dist/ionic/ionic.esm.js "> </ script >
10+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@6/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/core@6.5.3-dev.11676573595.1564fefe/dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="https://cdn.jsdelivr.net/npm/@ionic/core@6.5.3-dev.11676573595.1564fefe/css/ionic.bundle.css "
16- />
9+ < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@6/dist/ionic/ionic.esm.js "> </ script >
10+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@6/css/ionic.bundle.css " />
1711 < style >
1812 ion-datetime {
1913 width : 350px ;
Original file line number Diff line number Diff line change 66 < title > Modal | Custom Dialog</ 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/core@6.1.15-dev.11657743655.1e3dcc3c/dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="https://cdn.jsdelivr.net/npm/@ionic/core@6.1.15-dev.11657743655.1e3dcc3c/css/ionic.bundle.css "
16- />
9+ < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@6/dist/ionic/ionic.esm.js "> </ script >
10+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@6/css/ionic.bundle.css " />
1711 < style >
1812 ion-modal {
1913 --width : fit-content;
Original file line number Diff line number Diff line change 66 < title > Label</ 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/core@7.3.4-dev.11694179936.1c55c492/dist/ionic/ionic.esm.js "
12- > </ script >
13- < link
14- rel ="stylesheet "
15- href ="https://cdn.jsdelivr.net/npm/@ionic/core@7.3.4-dev.11694179936.1c55c492/css/ionic.bundle.css "
16- />
9+ < script type ="module " src ="https://cdn.jsdelivr.net/npm/@ionic/core@7/dist/ionic/ionic.esm.js "> </ script >
10+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@ionic/core@7/css/ionic.bundle.css " />
1711 < style >
1812 html {
1913 --ion-dynamic-font : var (--ion-default-dynamic-font );
You can’t perform that action at this time.
0 commit comments