Commit f580090
authored
[Docs] Add callbacks flow charts (#4354)
## Description
This PR adds interactive chart flows for gesture callbacks. They replace
old graphs.
## Gesture callbacks
### Before
https://github.com/user-attachments/assets/ff8769af-a998-401f-86dc-a5cf1bda21e5
### After
https://github.com/user-attachments/assets/fe47deba-9619-4699-bba8-59d64e67d6ce
## TouchEvent callbacks
### Before
https://github.com/user-attachments/assets/8e6dbf6c-fb25-411e-b995-5e361bdacf65
### After
https://github.com/user-attachments/assets/fa6d66aa-bdcb-4838-9e18-76c75f3df229
## Test plan
Read docs 🤓1 parent 3b997dc commit f580090
12 files changed
Lines changed: 950 additions & 226 deletions
File tree
- packages/docs-gesture-handler
- docs/fundamentals
- src/examples
- CallbacksFlowCharts
- CallbacksFlowExamples
Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
44 | | - | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
| |||
185 | 192 | | |
186 | 193 | | |
187 | 194 | | |
188 | | - | |
| 195 | + | |
189 | 196 | | |
190 | 197 | | |
191 | 198 | | |
| |||
195 | 202 | | |
196 | 203 | | |
197 | 204 | | |
198 | | - | |
| 205 | + | |
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
| |||
210 | 217 | | |
211 | 218 | | |
212 | 219 | | |
213 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
Lines changed: 0 additions & 126 deletions
This file was deleted.
Lines changed: 0 additions & 45 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
0 commit comments