-
Notifications
You must be signed in to change notification settings - Fork 35
Commit d75f07f
File tree
Expand file treeCollapse file tree
1,808 files changed
+1977
-1807
lines changedOpen diff view settings
Filter options
- NavigatorDemo/NavigatorDemo/NavigatorDemo
- Application
- TabView
- Features
- Home
- Settings
- Sources/NavigatorUI/Documentation.docc
- Advanced
- Basics
- docs
- data/documentation
- navigatorui
- anynavigationdestination
- callback
- managednavigationstack
- managedpresentationview
- mocknavigationrouter
- mocknavigationviewprovider
- navigationaction
- navigationcheckpoints
- navigationcheckpoint
- navigationconfiguration
- navigationdestination
- navigationevent
- event
- checkpointevent
- lifecycleevent
- navigationevent
- sendevent
- verbosity
- navigationmethod
- navigationreceiveresumetype
- navigationroutehandling
- navigationrouter
- navigationrouting
- navigationstate
- navigationerror
- owner
- navigationurlhandler
- navigationviewprovider
- navigationviewproviding
- navigator
- swiftuicore
- binding
- environmentvalues
- view
- swiftui
- navigationlink
- documentation/navigatorui
- managednavigationstack
- navigationautodestinationmode(_:)
- navigationmap(inherits:_:)
- navigationmodifier(inherits:_:)
- navigationroot(_:)
- presentationmodifier(inherits:_:)
- managedpresentationview
- navigationautodestinationmode(_:)
- navigationmap(inherits:_:)
- navigationmodifier(inherits:_:)
- navigationroot(_:)
- presentationmodifier(inherits:_:)
- navigationconfiguration
- autodestinationmode
- init(restorationkey:logger:executiondelay:verbosity:autodestinationmode:)
- navigator
- log(_:)
- mappednavigationview(for:)
- mappedpresentationview(for:)
- present(cover:managed:)
- present(sheet:managed:)
- register(_:)
- swiftuicore/view
- navigationautodestinationmode(_:)
- navigationmap(inherits:_:)
- navigationmodifier(inherits:_:)
- navigationroot(_:)
- presentationmodifier(inherits:_:)
- swiftui
- navigationlink
- init(to:label:)
- index
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
1,808 files changed
+1977
-1807
lines changedOpen diff view settings
Collapse file
+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
Collapse file
NavigatorDemo/NavigatorDemo/NavigatorDemo/Application/NavigatorDemoApp.swift
Copy file name to clipboardExpand all lines: NavigatorDemo/NavigatorDemo/NavigatorDemo/Application/NavigatorDemoApp.swift+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Collapse file
NavigatorDemo/NavigatorDemo/NavigatorDemo/Application/TabView/ModernTabView.swift
Copy file name to clipboardExpand all lines: NavigatorDemo/NavigatorDemo/NavigatorDemo/Application/TabView/ModernTabView.swift+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Collapse file
NavigatorDemo/NavigatorDemo/NavigatorDemo/Features/Home/HomeView.swift
Copy file name to clipboardExpand all lines: NavigatorDemo/NavigatorDemo/NavigatorDemo/Features/Home/HomeView.swift-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
Collapse file
NavigatorDemo/NavigatorDemo/NavigatorDemo/Features/Settings/UnregisteredDestinations.swift
Copy file name to clipboardExpand all lines: NavigatorDemo/NavigatorDemo/NavigatorDemo/Features/Settings/UnregisteredDestinations.swift+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
Collapse file
Sources/NavigatorUI/Documentation.docc/Advanced/AdvancedDestinations.md
Copy file name to clipboardExpand all lines: Sources/NavigatorUI/Documentation.docc/Advanced/AdvancedDestinations.md+50-8Lines changed: 50 additions & 8 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
87 | | - | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
103 | | - | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
130 | | - | |
131 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
132 | 174 | | |
133 | | - | |
| 175 | + | |
134 | 176 | | |
135 | 177 | | |
136 | 178 | | |
| |||
0 commit comments