-
Notifications
You must be signed in to change notification settings - Fork 272
Commit b02d01f
committed
feat: remember the multi selected commit avalible(olds in new)
- it is usefull for multi selection.
like two revision compare, it will keep those selection for compare while filter changed (if avaliable)1 parent 6764fc7 commit b02d01f
File tree
4 files changed
+55
-0
lines changed- src
- ViewModels
- Views
4 files changed
+55
-0
lines changedLines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | + | ||
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
47 | 54 |
| |
48 | 55 |
| |
49 | 56 |
| |
| |||
191 | 198 |
| |
192 | 199 |
| |
193 | 200 |
| |
201 | + | ||
202 | + | ||
203 | + | ||
204 | + | ||
205 | + | ||
206 | + | ||
207 | + | ||
208 | + | ||
209 | + | ||
210 | + | ||
211 | + | ||
212 | + | ||
213 | + | ||
214 | + | ||
194 | 215 |
| |
195 | 216 |
| |
196 | 217 |
| |
| |||
402 | 423 |
| |
403 | 424 |
| |
404 | 425 |
| |
426 | + | ||
405 | 427 |
| |
406 | 428 |
| |
407 | 429 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
352 | + | ||
353 | + | ||
354 | + | ||
355 | + | ||
356 | + | ||
357 | + | ||
352 | 358 |
| |
353 | 359 |
| |
354 | 360 |
| |
| |||
1307 | 1313 |
| |
1308 | 1314 |
| |
1309 | 1315 |
| |
1316 | + | ||
1317 | + | ||
1310 | 1318 |
| |
1311 | 1319 |
| |
1312 | 1320 |
| |
| |||
1344 | 1352 |
| |
1345 | 1353 |
| |
1346 | 1354 |
| |
1355 | + | ||
1356 | + | ||
1347 | 1357 |
| |
1348 | 1358 |
| |
1349 | 1359 |
| |
| |||
2031 | 2041 |
| |
2032 | 2042 |
| |
2033 | 2043 |
| |
2044 | + | ||
2034 | 2045 |
| |
2035 | 2046 |
| |
2036 | 2047 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
125 | 134 |
| |
126 | 135 |
| |
127 | 136 |
| |
| |||
145 | 154 |
| |
146 | 155 |
| |
147 | 156 |
| |
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
162 | + | ||
163 | + | ||
164 | + | ||
165 | + | ||
166 | + | ||
167 | + | ||
168 | + | ||
148 | 169 |
| |
149 | 170 |
| |
150 | 171 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
838 | 838 |
| |
839 | 839 |
| |
840 | 840 |
| |
841 | + | ||
841 | 842 |
| |
842 | 843 |
| |
843 | 844 |
| |
|
0 commit comments