Commit b1ca940
authored
feat: compare doc and indicate in icon (#8)
* feat: compare doc and indicate in icon
- refactoring
- perform quick compare between doc of A and B
- indicate difference in icon
- show it with green icon if A and B doc is same
- show it with yellow icon if A and B doc is different
* fix: remove stored generated yaml doc for memory
- remove doc that stores generated yaml string to reduce memory usage
- introduce compare func instead of direct comparison from stored string of yaml
* fix: add KubeMani Diff prefix for context menu title1 parent 1018b4f commit b1ca940
File tree
12 files changed
+261
-170
lines changed- resources
- dark
- light
- src
- lib
12 files changed
+261
-170
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments