Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gringoireDM/MERLin issues and pull requests

#51 - Removed compactMap for single and drivers in favour of the RxSwift implementations

Pull Request - State: closed - Opened by gringoireDM over 4 years ago - 1 comment

#50 - Fix MERLinSample after latest changes in CloseButton

Pull Request - State: closed - Opened by EdSancha almost 5 years ago - 1 comment

#49 - allowing deeper customization of the close button for modals

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago - 1 comment

#48 - Add modal override for deeplink

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago

#47 - Add viewController to update method in deeplink

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago - 1 comment

#46 - Restructured deeplinks on router

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago - 3 comments

#45 - Customizing ViewController before presenting it

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago

#44 - Add os_logs for module manager, router and events

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago - 1 comment

#43 - modules are now retrievable from controllers created from internal routing

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago - 1 comment

#42 - Returning an array of deeplinked view controllers on route to deeplink

Pull Request - State: closed - Opened by gringoireDM almost 5 years ago - 2 comments

#41 - Depending on RxEnumKit for the events layer

Pull Request - State: closed - Opened by gringoireDM about 5 years ago - 1 comment

#40 - renamed EventProtocol to CaseAccessible

Pull Request - State: closed - Opened by gringoireDM about 5 years ago - 7 comments

#39 - Fix on the ModuleEventsListenersAggregator

Pull Request - State: closed - Opened by fabfelici about 5 years ago

#38 - Removed DisplayableError and DisplayingError

Pull Request - State: closed - Opened by gringoireDM about 5 years ago - 2 comments

#37 - Events with blocks in payload

Pull Request - State: closed - Opened by gringoireDM about 5 years ago - 1 comment

#36 - Listeners aggregators

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 3 comments

#35 - Removed PageInfo and PageRepresentable

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 2 comments

#34 - Update to use RxSwift 5

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#33 - Exposed label for events

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#32 - add the ability to keep traversing the whole stack also if it should push in depplinks

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#31 - Swift 5

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#30 - Discarding latest routable event when throttling

Pull Request - State: closed - Opened by fabfelici over 5 years ago - 1 comment

#29 - Deeplinks can now be delivered with user infos to their modules

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#28 - Added recently viewed unit test

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 2 comments

#27 - Add willAppear and willDisappear ViewController events

Pull Request - State: closed - Opened by NKorchagin over 5 years ago - 1 comment

#26 - DeeplinkMatcher is now a pure objective c object

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#25 - updated the project to build with the new xcode version

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 2 comments

#24 - Add ability to present an arbitrary view controller not associated to modules

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#23 - Leak new viewcontroller

Pull Request - State: closed - Opened by gringoireDM over 5 years ago

#22 - module concept removed from eventsProducers.

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 2 comments

#21 - default Deeplinkable improvements

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 2 comments

#20 - Expose default implementation of remainderDeeplink(fromDeeplink:)

Pull Request - State: closed - Opened by classic-chris over 5 years ago - 1 comment

#19 - Add trackViewController to notify to listeners that internal routing happened.

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#18 - Add Compact flat map

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#17 - Allow custom implementations of Deeplinkable remainder function

Pull Request - State: closed - Opened by classic-chris over 5 years ago - 1 comment

#16 - Introduced priority for deeplinks

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 2 comments

#15 - Fix a bug producing the remainder of a deeplink when there are multiple schemas

Pull Request - State: closed - Opened by classic-chris over 5 years ago - 1 comment

#14 - Refactor routing step

Pull Request - State: closed - Opened by gringoireDM over 5 years ago - 1 comment

#13 - Adding SwiftFormat

Pull Request - State: closed - Opened by fabfelici over 5 years ago - 1 comment

#12 - Embed routing option + unit tests

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago - 2 comments

#10 - Removed theming

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#9 - Removed concept of Routing Events Producer

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#8 - Events listeners and events producers are now strongly typed.

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#7 - Event protocol

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#6 - Fixed Graph traversal

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#5 - Introduced ThemeManager. Removed UIWindow method swizzling

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#4 - Theme propagation

Pull Request - State: closed - Opened by gringoireDM almost 6 years ago

#3 - Theme propagation

Pull Request - State: closed - Opened by gringoireDM about 6 years ago - 2 comments

#2 - Swift 4 2

Pull Request - State: closed - Opened by gringoireDM about 6 years ago

#1 - Module refactoring

Pull Request - State: closed - Opened by gringoireDM about 6 years ago