Commit Graph

38 Commits

Author SHA1 Message Date
Ivan Smolin f5bc3f6cc7 Merge pull request 'update repo path in podspec' (#2) from fix/podspec_url_update into master
Reviewed-on: #2
2023-12-05 12:30:22 +03:00
Ivan Smolin 29068bcabf update repo path in podspec 2023-12-05 12:27:32 +03:00
Ivan Smolin 2669b03f00 Merge pull request 'fix iOS 12 behavior when calling dismiss without presentedController, add withAnimationCompletion for StackRoutable' (#1) from fix/iOS12_fixes into master
Reviewed-on: #1
2023-12-05 12:22:31 +03:00
Ivan Smolin d348414ab7 fix iOS 12 behavior when calling dismiss without presentedController, add withAnimationCompletion for StackRoutable 2023-12-04 18:06:04 +03:00
Ivan Smolin c76079e667
Merge pull request #8 from TouchInstinct/stack_top_module
add topModule to StackRoutable
2020-12-15 20:42:36 +03:00
Ivan Smolin de83f770f4 add topModule to StackRoutable 2020-12-15 20:26:54 +03:00
Ivan Smolin 2fdcc1c5e8
Merge pull request #7 from TouchInstinct/make_head_module_mutable
Make head module mutable
2020-12-15 19:54:54 +03:00
Ivan Smolin c57f1739fb update podspec 2020-12-15 19:07:54 +03:00
Ivan Smolin dd339c320d make headModule of StackRoutable mutable 2020-12-15 18:58:56 +03:00
MRSorokinMaxim 8addc5c630
Merge pull request #6 from TouchInstinct/automatic_preset_style
Automatic preset style
2020-11-11 16:29:56 +03:00
Maxim Sorokin ba8ca84cae swap child and root configuration closure 2020-11-11 16:16:12 +03:00
Maxim Sorokin 5e704803b4 root –> child configuration closure 2020-11-11 16:08:46 +03:00
Maxim Sorokin cae3344eb5 [Add] configuration closure root controller 2020-11-11 16:03:03 +03:00
Maxim Sorokin 726f31019d remove hideBar 2020-11-11 15:43:55 +03:00
Maxim Sorokin d25627430a [Add] configuration closure controller for present style ios 13 2020-11-11 15:23:09 +03:00
Maxim Sorokin 9c4dd5818e up version pod spec 2020-11-11 12:36:01 +03:00
Maxim Sorokin 843ee807c4 [Add] configuration closure controller for present style ios 13 2020-11-11 12:15:39 +03:00
Maxim Sorokin d450d5489b [Add] configuration closure controller for present style ios 13 2020-11-11 12:12:15 +03:00
Maxim Sorokin 07144c56d1 Revert "fix modalPresentationStyle"
This reverts commit 2224b4e4c6.
2020-11-11 11:59:06 +03:00
Maxim Sorokin 28ba15a1f3 Revert "[Add] choice of modalPresentationStyle"
This reverts commit e6fda0edf8.
2020-11-11 11:58:52 +03:00
Maxim Sorokin db6b06cd13 Revert "[Add] choice of modalPresentationStyle"
This reverts commit 3b665eb4b8.
2020-11-11 11:58:46 +03:00
Maxim Sorokin 3b665eb4b8 [Add] choice of modalPresentationStyle 2020-11-10 21:56:06 +03:00
Maxim Sorokin e6fda0edf8 [Add] choice of modalPresentationStyle 2020-11-10 21:39:26 +03:00
Maxim Sorokin 2224b4e4c6 fix modalPresentationStyle 2020-11-10 20:54:34 +03:00
MRSorokinMaxim c71d4f22e0
Merge pull request #5 from TouchInstinct/xcode_11
fix build on xcode 11
2020-11-10 13:12:57 +03:00
Maxim Sorokin 8751b96282 fix build on xcode 11 2020-11-10 12:14:23 +03:00
Ivan Smolin 01004bf0cf
Merge pull request #4 from TouchInstinct/feature/SPM
add SPM support
2020-10-20 16:03:27 +03:00
Ivan Smolin 6e021bd825 fix review notes 2020-10-20 15:58:59 +03:00
Ivan Smolin 4e400c2664 add SPM support 2020-10-20 15:48:31 +03:00
Vitaliy Salnikov 0ccc14e432
Merge pull request #2 from TouchInstinct/fix/set_head_module_in_root_router
Set head module in root router
2020-04-22 17:59:33 +03:00
Vitaliy Salnikov eff706a925 Update version to 1.1.1 2020-04-22 17:57:21 +03:00
Vitaliy Salnikov 2a3f258391 Set headModule when setting RootRouter's root module 2020-04-22 17:54:56 +03:00
Vitaliy Salnikov 3a66c43c21
Add "Supporting custom navigation controllers" to README 2020-03-31 14:57:53 +03:00
Vitaliy Salnikov 0f4115ce1e
Merge pull request #1 from TouchInstinct/fix/properties_scope
Fix properties scope
2020-03-30 15:59:14 +03:00
Vitaliy Salnikov 1ad9dbabac Update version to 1.0.0 2020-03-30 15:57:53 +03:00
Vitaliy Salnikov 25c2358873 Make some get-only properties public 2020-03-30 15:56:07 +03:00
Vitaliy Salnikov 101eb2c663 Release 1.0.0 2020-03-15 17:12:12 +03:00
Vitaliy Salnikov c733fe8f7c Initial commit 2020-03-15 16:42:01 +03:00