forked from jessesquires/JSQDataSourcesKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit d1e4552
committed
Merge branch 'TableEditingController_Improvement' into issue_80_refine_TableEditingController_design
# Conflicts:
# Example/Sources/TableViewController.swift
# Source/DataSourceProvider.swift
# Source/TableEditingController.swift
# Tests/DataSourceProviderTests.swiftFile tree
4 files changed
+7
-5
lines changed- Example/Sources
- Source
- Tests
4 files changed
+7
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | - | ||
56 | + | ||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | - | ||
109 | + | ||
110 | + | ||
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | - | ||
31 | + | ||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | - | ||
37 | + | ||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | + | ||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 | - | ||
403 | + | ||
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
|
0 commit comments