Commit a54ff72
authored
* feat: optimize time selector panel step precision logic (#596)
* test: add case
* chore: optimize time selector panel step precision logic
* test: update snapshot
* feat(type): update TS type
* test: add case
* fix: fix negative number error
* perf: update performance
* Update tests/picker.spec.tsx
Co-authored-by: MadCcc <[email protected]>
---------
Co-authored-by: MadCcc <[email protected]>
(cherry picked from commit 9269984)
# Conflicts:
# src/interface.ts
# tests/__snapshots__/picker.spec.tsx.snap
* test: update case
* test: update case
* chore: remove snap
* test: update case
1 parent 53d01f2 commit a54ff72
2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
609 | 632 | | |
610 | 633 | | |
611 | 634 | | |
| |||
0 commit comments