Commit d3008e7
committed
feat: make deriveds writable
1 parent 6915c12 commit d3008e7
File tree
21 files changed
+65
-175
lines changed- .changeset
- documentation/docs/02-runes
- packages/svelte
- tests
- compiler-errors/samples
- runes-no-derived-assignment
- runes-no-derived-binding
- runes-no-derived-state-field-assignment
- runes-no-derived-state-field-update
- runes-no-derived-update
- runtime-runes/samples/writable-derived
- validator/samples
- reassign-derived-literal
- reassign-derived-private-field
- reassign-derived-public-field
21 files changed
+65
-175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
Lines changed: 1 addition & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 37 | | |
61 | 38 | | |
62 | 39 | | |
| |||
81 | 58 | | |
82 | 59 | | |
83 | 60 | | |
84 | | - | |
85 | 61 | | |
86 | 62 | | |
87 | 63 | | |
| |||
96 | 72 | | |
97 | 73 | | |
98 | 74 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 75 | + | |
105 | 76 | | |
106 | 77 | | |
107 | 78 | | |
| |||
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
0 commit comments