Skip to content

Commit

Permalink
Updated documentation and bumped pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
ekazaev committed Aug 28, 2019
1 parent f21afbe commit a5b223a
Show file tree
Hide file tree
Showing 338 changed files with 3,854 additions and 1,664 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class ProductConfiguration {
finder: NilFinder(),
factory: StoryboardFactory<ProductViewController, ProductContext>(name: "TabBar", identifier: "ProductViewController"))
.adding(ContextSettingTask()))
.using(CATransaction.wrap(UINavigationController.push())) // `CATransaction.wrap(...)` here is for test purposes only
.using(UINavigationController.push())
.from(ConfigurationHolder.configuration.circleScreen.expectingContainer())
.assemble()

Expand Down
2 changes: 1 addition & 1 deletion RouteComposer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RouteComposer'
s.version = '2.1.5'
s.version = '2.2.0'
s.summary = 'Protocol oriented library that helps to handle view controllers composition, navigation and deep linking tasks.'
s.swift_version = '5.0'

Expand Down
5 changes: 4 additions & 1 deletion docs/Additional Assemblies.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -579,7 +582,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Assemblies.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -731,7 +734,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/ActionToStepIntegrator.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -736,7 +739,7 @@ <h4>Parameters</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/CompleteFactoryAssembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -825,7 +828,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/CompleteFactoryChainAssembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -818,7 +821,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/ContainerStepAssembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -795,7 +798,7 @@ <h4>Parameters</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/GenericStepAssembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -736,7 +739,7 @@ <h4>Parameters</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/NavigationControllerStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -556,7 +559,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/SingleContainerStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -716,7 +719,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/SingleNavigationLock.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -576,7 +579,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/SingleStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -716,7 +719,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/SplitControllerStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -556,7 +559,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/StepAssembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -762,7 +765,7 @@ <h4>Parameters</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/SwitchAssembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -875,7 +878,7 @@ <h4>Parameters</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Classes/TabBarControllerStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -556,7 +559,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Core Entities.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -806,7 +809,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
5 changes: 4 additions & 1 deletion docs/Deprecated.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/ReplaceRootAction.html">– ReplaceRootAction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="Structs/ViewControllerActions/NilAction.html">– NilAction</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -577,7 +580,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-24)</p>
<p>&copy; 2019 <a class="link" href="https://tech.hbc.com" target="_blank" rel="external">HBC Tech</a>. All rights reserved. (Last updated: 2019-08-28)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
Loading

0 comments on commit a5b223a

Please sign in to comment.