File tree
47 files changed
+1320
-291
lines changedFilter options
- docs/source/about
- src
- js/packages/@reactpy
- app
- client/src
- reactpy
- core
- executors
- asgi
- pyscript
- static
- templatetags
- testing
- tests
- templates
- test_asgi
- pyscript_components
- test_pyscript
- pyscript_components
- test_web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+1320
-291
lines changed+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
|
docs/source/about/changelog.rst
Copy file name to clipboardExpand all lines: docs/source/about/changelog.rst+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
|
+18-22Lines changed: 18 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 | 31 |
|
36 | 32 |
|
37 |
| - |
38 |
| - |
39 | 33 |
|
40 |
| - |
41 |
| - |
42 |
| - |
| 34 | + |
| 35 | + |
43 | 36 |
|
44 | 37 |
|
45 | 38 |
|
46 | 39 |
|
47 | 40 |
|
48 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 | 83 |
|
90 | 84 |
|
91 | 85 |
|
92 | 86 |
|
93 | 87 |
|
94 | 88 |
|
95 | 89 |
|
| 90 | + |
96 | 91 |
|
97 | 92 |
|
98 | 93 |
|
99 |
| - |
| 94 | + |
100 | 95 |
|
101 |
| - |
102 |
| - |
103 |
| - |
104 | 96 |
|
105 | 97 |
|
106 | 98 |
|
| ||
160 | 152 |
|
161 | 153 |
|
162 | 154 |
|
| 155 | + |
163 | 156 |
|
164 | 157 |
|
165 | 158 |
|
| ||
240 | 233 |
|
241 | 234 |
|
242 | 235 |
|
| 236 | + |
| 237 | + |
243 | 238 |
|
244 | 239 |
|
245 | 240 |
|
| ||
325 | 320 |
|
326 | 321 |
|
327 | 322 |
|
| 323 | + |
328 | 324 |
|
329 | 325 |
|
330 | 326 |
|
|
src/js/packages/@reactpy/app/bun.lockb
Copy file name to clipboard8.39 KB
Binary file not shown.
src/js/packages/@reactpy/app/package.json
Copy file name to clipboardExpand all lines: src/js/packages/@reactpy/app/package.json+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 |
| - |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
src/js/packages/@reactpy/client/src/mount.tsx
Copy file name to clipboardExpand all lines: src/js/packages/@reactpy/client/src/mount.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
src/js/packages/@reactpy/client/src/types.ts
Copy file name to clipboardExpand all lines: src/js/packages/@reactpy/client/src/types.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
| ||
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 |
| - |
34 | 31 |
|
35 |
| - |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
| ||
41 | 37 |
|
42 | 38 |
|
43 | 39 |
|
| 40 | + |
44 | 41 |
|
45 | 42 |
|
46 | 43 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 | 27 |
|
30 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
339 | 340 |
|
340 | 341 |
|
341 | 342 |
|
342 |
| - |
| 343 | + |
343 | 344 |
|
344 | 345 |
|
345 | 346 |
|
|
src/reactpy/asgi/__init__.py renamed to src/reactpy/executors/__init__.py
Copy file name to clipboardFile renamed without changes.
src/reactpy/executors/asgi/__init__.py
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
src/reactpy/asgi/middleware.py renamed to src/reactpy/executors/asgi/middleware.py
Copy file name to clipboardExpand all lines: src/reactpy/executors/asgi/middleware.py+23-17Lines changed: 23 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 | 31 |
|
| 32 | + |
| 33 | + |
37 | 34 |
|
38 | 35 |
|
39 | 36 |
|
| ||
81 | 78 |
|
82 | 79 |
|
83 | 80 |
|
84 |
| - |
85 |
| - |
86 | 81 |
|
87 | 82 |
|
88 | 83 |
|
| ||
95 | 90 |
|
96 | 91 |
|
97 | 92 |
|
98 |
| - |
| 93 | + |
99 | 94 |
|
100 | 95 |
|
101 | 96 |
|
| ||
134 | 129 |
|
135 | 130 |
|
136 | 131 |
|
137 |
| - |
| 132 | + |
138 | 133 |
|
139 | 134 |
|
140 |
| - |
| 135 | + |
141 | 136 |
|
142 | 137 |
|
143 |
| - |
144 |
| - |
| 138 | + |
| 139 | + |
145 | 140 |
|
146 | 141 |
|
147 | 142 |
|
| ||
224 | 219 |
|
225 | 220 |
|
226 | 221 |
|
227 |
| - |
| 222 | + |
228 | 223 |
|
229 | 224 |
|
230 | 225 |
|
| ||
263 | 258 |
|
264 | 259 |
|
265 | 260 |
|
266 |
| - |
| 261 | + |
267 | 262 |
|
268 | 263 |
|
269 | 264 |
|
| ||
285 | 280 |
|
286 | 281 |
|
287 | 282 |
|
288 |
| - |
| 283 | + |
289 | 284 |
|
290 | 285 |
|
291 | 286 |
|
292 | 287 |
|
293 | 288 |
|
294 | 289 |
|
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
0 commit comments