File tree
Expand file treeCollapse file tree
84 files changed
+1811
-2665
lines changedFilter options
- .github/workflows
- docs
- docs_app
- source
- about
- guides
- escape-hatches
- getting-started
- src
- js/packages/@reactpy
- app
- src
- client/src
- reactpy
- asgi
- backend
- core
- static
- testing
- web
- tests
- templates
- test_asgi
- test_backend
- test_core
- test_web
- tooling
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
84 files changed
+1811
-2665
lines changed.github/workflows/.hatch-run.yml
Copy file name to clipboardExpand all lines: .github/workflows/.hatch-run.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
.github/workflows/check.yml
Copy file name to clipboardExpand all lines: .github/workflows/check.yml+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
| 32 | + |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
docs/source/about/changelog.rst
Copy file name to clipboardExpand all lines: docs/source/about/changelog.rst+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
18 | 25 |
|
19 | 26 |
|
20 | 27 |
|
21 | 28 |
|
22 | 29 |
|
23 | 30 |
|
24 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
25 | 35 |
|
26 | 36 |
|
27 | 37 |
|
28 | 38 |
|
29 | 39 |
|
30 | 40 |
|
31 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
32 | 48 |
|
33 | 49 |
|
34 | 50 |
|
|
docs/source/guides/escape-hatches/distributing-javascript.rst
Copy file name to clipboardExpand all lines: docs/source/guides/escape-hatches/distributing-javascript.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 |
| - |
| 191 | + |
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
|
docs/source/guides/getting-started/running-reactpy.rst
Copy file name to clipboardExpand all lines: docs/source/guides/getting-started/running-reactpy.rst+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
| 121 | + |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
+27-46Lines changed: 27 additions & 46 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| ||
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
72 |
| - |
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
90 | 82 |
|
91 | 83 |
|
92 | 84 |
|
| ||
103 | 95 |
|
104 | 96 |
|
105 | 97 |
|
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
122 | 102 |
|
123 | 103 |
|
124 | 104 |
|
125 |
| - |
| 105 | + |
126 | 106 |
|
127 | 107 |
|
128 | 108 |
|
129 |
| - |
130 |
| - |
131 |
| - |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
132 | 117 |
|
133 | 118 |
|
134 | 119 |
|
| 120 | + |
135 | 121 |
|
136 | 122 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 | 123 |
|
146 | 124 |
|
147 | 125 |
|
| ||
256 | 234 |
|
257 | 235 |
|
258 | 236 |
|
259 |
| - |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
260 | 242 |
|
261 | 243 |
|
262 |
| - |
| 244 | + |
263 | 245 |
|
264 | 246 |
|
265 | 247 |
|
| ||
269 | 251 |
|
270 | 252 |
|
271 | 253 |
|
272 |
| - |
273 | 254 |
|
274 | 255 |
|
275 | 256 |
|
|
src/js/packages/@reactpy/app/package.json
Copy file name to clipboardExpand all lines: src/js/packages/@reactpy/app/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
src/js/packages/@reactpy/app/src/index.ts
Copy file name to clipboard+1-19Lines changed: 1 addition & 19 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 |
| - |
| 1 | + |
src/js/packages/@reactpy/client/src/client.ts
Copy file name to clipboard+83Lines changed: 83 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 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
0 commit comments