Commit 06ce07f
committed
refactor: update package dependencies and streamline DataModeModal component
- Upgraded @biomejs/biome to version 2.4.6 and @iconify/json to version 2.2.447 in package.json for improved compatibility.
- Refactored DataModeModal component to utilize memoization, enhancing performance and reducing unnecessary re-renders.
- Simplified state management and form handling within DataModeModal, improving code clarity and maintainability.1 parent 857bcf2 commit 06ce07f
3 files changed
Lines changed: 378 additions & 436 deletions
File tree
- src
- components/base/tag-management
- views/resource/DataMode/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 52 | | |
58 | 53 | | |
59 | | - | |
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 7 | | |
| 8 | + | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
| |||
48 | 43 | | |
49 | 44 | | |
50 | 45 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 46 | + | |
54 | 47 | | |
55 | 48 | | |
56 | 49 | | |
| |||
0 commit comments