File tree
198 files changed
+3859
-1916
lines changed- .github/workflows
- docs
- docs_app
- source
- _custom_js
- _exts
- about
- guides
- adding-interactivity
- components-with-state/_examples
- adding_state_variable
- isolated_state
- multiple_state_variables
- dangers-of-mutability/_examples
- creating-interfaces/rendering-data/_examples
- escape-hatches/_examples
- super_simple_chart
- getting-started
- _examples
- _static/embed-reactpy-view
- managing-state/sharing-component-state/_examples/filterable_list
- reference/_examples
- character_movement
- requirements
- scripts
- src
- js
- app
- public/assets
- src
- packages
- @reactpy/client
- src
- event-to-object
- src
- tests
- tooling
- py/reactpy
- reactpy
- _console
- backend
- core
- testing
- web
- templates
- tests
- test__console
- test_backend
- test_core
- test_web
- js_fixtures
- export-resolution
- tooling
- tests/test_web/js_fixtures/export-resolution
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
198 files changed
+3859
-1916
lines changedOriginal 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 |
| - | |
13 |
| - | |
14 |
| - | |
15 | 12 |
| |
16 | 13 |
| |
17 | 14 |
| |
| |||
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 |
| - | |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 |
| - | |
53 |
| - | |
| 53 | + | |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
58 |
| - | |
| 59 | + |
Diff for: .github/workflows/check.yml
+45
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 | + |
Diff for: .github/workflows/publish.yml
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
Diff for: .github/workflows/test.yml
-37
This file was deleted.
Diff for: .gitignore
-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 | 1 |
| |
5 | 2 |
| |
6 | 3 |
| |
|
Diff for: .pre-commit-config.yaml
-14
This file was deleted.
Diff for: docs/Dockerfile
+13-29
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 11 | + | |
19 | 12 |
| |
20 |
| - | |
21 |
| - | |
| 13 | + | |
22 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
23 | 18 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 19 | + | |
41 | 20 |
| |
42 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
43 | 27 |
| |
44 | 28 |
| |
45 | 29 |
| |
46 | 30 |
| |
47 | 31 |
| |
48 | 32 |
| |
49 |
| - | |
| 33 | + |
Diff for: docs/Makefile
-19
This file was deleted.
File renamed without changes.
+8-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 |
| - | |
13 |
| - | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
44 |
| - | |
| 44 | + | |
| 45 | + | |
45 | 46 |
| |
46 |
| - | |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 |
| - | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
+5-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
25 |
| - | |
26 |
| - | |
27 | 24 |
| |
28 | 25 |
| |
29 | 26 |
| |
30 | 27 |
| |
31 |
| - | |
| 28 | + | |
32 | 29 |
| |
33 | 30 |
| |
34 | 31 |
| |
| |||
87 | 84 |
| |
88 | 85 |
| |
89 | 86 |
| |
90 |
| - | |
91 |
| - | |
| 87 | + | |
| 88 | + | |
92 | 89 |
| |
93 | 90 |
| |
94 | 91 |
| |
| |||
100 | 97 |
| |
101 | 98 |
| |
102 | 99 |
| |
103 |
| - | |
| 100 | + | |
104 | 101 |
| |
105 | 102 |
| |
106 | 103 |
| |
107 | 104 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - |
+3-4
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 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
152 | 151 |
| |
153 | 152 |
| |
154 | 153 |
| |
|
Diff for: docs/docs_app/prod.py
+14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
0 commit comments