You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Connect component supports to unsubscribe event by pass the callback (#635)
* feat: eventEmitter supports to unsubscribe event by pass the callback
* test: unsubscribe the event by pass the callback
* test: unsubscribe the event by pass the callback
* fix: set the height 100% while in horizontal mode
* fix: rename to uppercase
* feat: add use case for react/connect function
* test: new testService instance
* refactor: rename callback to listener
0 commit comments