Commit 64c9e82
File tree
20 files changed
+276
-191
lines changedFilter options
- docs/source
- _custom_js
- about
- requirements
- src/idom
- backend
- tests
- test_backend
- test_core
- tooling
20 files changed
+276
-191
lines changeddocs/source/_custom_js/package-lock.json
Copy file name to clipboardExpand all lines: docs/source/_custom_js/package-lock.json+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
docs/source/about/changelog.rst
Copy file name to clipboardExpand all lines: docs/source/about/changelog.rst+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
27 | 38 |
|
28 | 39 |
|
29 | 40 |
|
|
requirements/pkg-extras.txt
Copy file name to clipboardExpand all lines: requirements/pkg-extras.txt+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| ||
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 |
| - |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| 46 | + |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| 50 | + |
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
| 54 | + |
51 | 55 |
|
52 | 56 |
|
53 | 57 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/idom/backend/default.py
Copy file name to clipboardExpand all lines: src/idom/backend/default.py+1-11Lines changed: 1 addition & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 | 38 |
|
49 | 39 |
|
50 | 40 |
|
|
src/idom/backend/fastapi.py
Copy file name to clipboardExpand all lines: src/idom/backend/fastapi.py+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
| 11 | + |
13 | 12 |
|
14 | 13 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 14 | + |
21 | 15 |
|
22 | 16 |
|
23 | 17 |
|
|
+36-37Lines changed: 36 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 |
| - |
41 |
| - |
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
| ||
107 | 106 |
|
108 | 107 |
|
109 | 108 |
|
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
| 109 | + |
| 110 | + |
| 111 | + |
120 | 112 |
|
121 | 113 |
|
122 | 114 |
|
123 | 115 |
|
124 |
| - |
| 116 | + |
125 | 117 |
|
126 | 118 |
|
127 |
| - |
| 119 | + |
128 | 120 |
|
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
133 | 126 |
|
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
| 127 | + |
149 | 128 |
|
150 | 129 |
|
151 | 130 |
|
| ||
230 | 209 |
|
231 | 210 |
|
232 | 211 |
|
| 212 | + |
233 | 213 |
|
234 | 214 |
|
235 | 215 |
|
236 |
| - |
237 |
| - |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
238 | 226 |
|
239 | 227 |
|
240 | 228 |
|
| ||
283 | 271 |
|
284 | 272 |
|
285 | 273 |
|
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
src/idom/backend/hooks.py
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
0 commit comments