This repository was archived by the owner on Jun 4, 2024. It is now read-only.
File tree
6 files changed
+33
-7
lines changed- dash_renderer
- src/actions
- tests
6 files changed
+33
-7
lines changedDiff for: CHANGELOG.md
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
|
Diff for: dash_renderer/__init__.py
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Diff for: dash_renderer/version.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Diff for: src/actions/index.js
+22-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
400 | 404 |
| |
401 | 405 |
| |
402 | 406 |
| |
| |||
406 | 410 |
| |
407 | 411 |
| |
408 | 412 |
| |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
409 | 424 |
| |
410 |
| - | |
| 425 | + | |
411 | 426 |
| |
412 | 427 |
| |
413 | 428 |
| |
414 | 429 |
| |
415 | 430 |
| |
416 | 431 |
| |
417 | 432 |
| |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
418 | 439 |
| |
419 | 440 |
| |
420 | 441 |
| |
|
Diff for: tests/test_render.py
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
465 |
| - | |
| 465 | + | |
| 466 | + | |
466 | 467 |
| |
467 | 468 |
| |
468 | 469 |
| |
| |||
1535 | 1536 |
| |
1536 | 1537 |
| |
1537 | 1538 |
| |
1538 |
| - | |
1539 |
| - | |
| 1539 | + |
0 commit comments