File tree 23 files changed +36
-0
lines changed
23 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Boids</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="sass " href ="index.scss " />
8
9
</ head >
9
10
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Context</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Counter</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="sass " href ="index.scss " />
8
9
</ head >
9
10
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Create and destroy apps</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="sass " href ="index.scss " />
8
9
</ head >
9
10
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • File Upload</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 7
7
< title > Yew • Function Memory Game</ title >
8
8
< base data-trunk-public-url />
9
9
10
+ < link data-trunk rel ="rust " />
10
11
< link data-trunk rel ="sass " href ="scss/index.scss " />
11
12
< link data-trunk rel ="copy-dir " href ="public/ " />
12
13
Original file line number Diff line number Diff line change 12
12
rel ="stylesheet "
13
13
href ="https://cdn.jsdelivr.net/npm/todomvc-app-css@2.3.0/index.css "
14
14
/>
15
+
16
+ < link data-trunk rel ="rust " />
15
17
</ head >
16
18
< body > </ body >
17
19
</ html >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Futures</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Game of Life</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="css " href ="styles.css " />
8
9
< link data-trunk rel ="copy-file " href ="assets/favicon.ico " />
9
10
</ head >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Inner HTML</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Js Callback</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="sass " href ="index.scss " />
8
9
</ head >
9
10
Original file line number Diff line number Diff line change 5
5
< title > Yew • Keyed list</ title >
6
6
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css " integrity ="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm " crossorigin ="anonymous ">
7
7
< link data-trunk rel ="css " href ="styles.css " />
8
+
9
+ < link data-trunk rel ="rust " />
8
10
</ head >
9
11
10
12
< body > </ body >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Mount Point</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Nested List</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="sass " href ="styles.scss " />
8
9
</ head >
9
10
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Node Refs</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Password Strength Estimator</ title >
6
6
7
+ < link data-trunk rel ="rust " />
7
8
< link data-trunk rel ="sass " href ="index.scss " />
8
9
</ head >
9
10
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Portals</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
Original file line number Diff line number Diff line change 11
11
href ="https://cdn.jsdelivr.net/npm/bulma@0.9.0/css/bulma.min.css "
12
12
/>
13
13
< link data-trunk rel ="sass " href ="index.scss " />
14
+
15
+ < link data-trunk rel ="rust " />
14
16
</ head >
15
17
16
18
< body > </ body >
Original file line number Diff line number Diff line change 5
5
< title > Yew Suspense Demo</ title >
6
6
7
7
< link data-trunk rel ="sass " href ="index.scss " />
8
+ < link data-trunk rel ="rust " />
8
9
</ head >
9
10
10
11
< body > </ body >
Original file line number Diff line number Diff line change 6
6
< title > Yew • Timer</ title >
7
7
< link data-trunk rel ="scss " href ="index.scss "/>
8
8
< link href ="https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap " rel ="stylesheet ">
9
+ < link data-trunk rel ="rust " />
9
10
</ head >
10
11
11
12
< body > </ body >
Original file line number Diff line number Diff line change 12
12
rel ="stylesheet "
13
13
href ="https://cdn.jsdelivr.net/npm/todomvc-app-css@2.3.0/index.css "
14
14
/>
15
+
16
+ < link data-trunk rel ="rust " />
15
17
</ head >
16
18
< body > </ body >
17
19
</ html >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • Two Apps</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
< body >
8
10
< div class ="first-app "> </ div >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< title > Yew • WebGL</ title >
6
+
7
+ < link data-trunk rel ="rust " />
6
8
</ head >
7
9
8
10
< body > </ body >
You can’t perform that action at this time.
0 commit comments