Commit b226a7e
committed
Merge branch 'maintenance/Pre-Release-Cleanup' into develop
Final cleanup in preparation for release
This includes, most notably:
- Ensure the `TopicReferenceAttributeViewComponent` honors the current key, instead of being hard-coded to use `TopicID` (eb84431).
- Expose new `ExportOptions.TranslateTopicPointers` opt-out to the `Export()` interface (5630bb7).
- Fix link to the `ContentTypeDescriptor` from the editor interface (9b4ebf6).3 files changed
Lines changed: 8 additions & 2 deletions
File tree
- OnTopic.Editor.AspNetCore/Areas/Editor/Views/Editor
- Components/TopicReference
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments