Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(to-observable-signal): refactor toObservableSignal to handle Obs… #408

Merged

Conversation

nguyenphutrong
Copy link
Contributor

…ervables and Subscribables

The refactor allows toObservableSignal to handle Observables and Subscribables, expanding its flexibility and usage. It introduces the ability to convert an Observable or Subscribable to a Signal & Observable, enhancing its adaptability. This change aims to improve the overall functionality of toObservableSignal by broadening its capabilities.

…ervables and Subscribables

The refactor allows toObservableSignal to handle Observables and Subscribables, expanding its flexibility and usage. It introduces the ability to convert an Observable or Subscribable to a Signal & Observable, enhancing its adaptability. This change aims to improve the overall functionality of toObservableSignal by broadening its capabilities.
@nartc
Copy link
Collaborator

nartc commented Jun 11, 2024

@all-contributors please add @nguyenphutrong for code

Copy link
Contributor

@nartc

I've put up a pull request to add @nguyenphutrong! 🎉

@nartc nartc merged commit 5b31a06 into ngxtension:main Jun 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants