File tree 4 files changed +8
-32
lines changed
datetime/highlightedDates
v7/layout/dynamic-font-scaling
4 files changed +8
-32
lines changed Original file line number Diff line number Diff line change 6
6
< title > Datetime</ title >
7
7
< link rel ="stylesheet " href ="../../../../common.css " />
8
8
< 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 " />
17
11
< style >
18
12
ion-datetime {
19
13
width : 350px ;
Original file line number Diff line number Diff line change 6
6
< title > Datetime</ title >
7
7
< link rel ="stylesheet " href ="../../../../common.css " />
8
8
< 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 " />
17
11
< style >
18
12
ion-datetime {
19
13
width : 350px ;
Original file line number Diff line number Diff line change 6
6
< title > Modal | Custom Dialog</ title >
7
7
< link rel ="stylesheet " href ="../../../common.css " />
8
8
< 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 " />
17
11
< style >
18
12
ion-modal {
19
13
--width : fit-content;
Original file line number Diff line number Diff line change 6
6
< title > Label</ title >
7
7
< link rel ="stylesheet " href ="../../../common.css " />
8
8
< 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 " />
17
11
< style >
18
12
html {
19
13
--ion-dynamic-font : var (--ion-default-dynamic-font );
You can’t perform that action at this time.
0 commit comments