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(provider): add a new provider function alongside its feature functions, to match angular v15+ #188

Conversation

LcsGa
Copy link
Contributor

@LcsGa LcsGa commented Apr 11, 2024

In order to match the angular standalone api, I added a new provideNgxWebstorage function, alongside a withNgxWebstorageConfiguration, withLocalStorage and withSessionStorage feature functions.
It has been developped, following the angular code style on this kind of functions (like provideHttpClient for example).

@LcsGa
Copy link
Contributor Author

LcsGa commented Apr 12, 2024

Hi @PillowPillow, how can I resolve this ci check issue?

@LcsGa LcsGa force-pushed the feature/add-provider-function branch from 5f97a4c to ac80997 Compare April 12, 2024 09:09
@PillowPillow PillowPillow changed the base branch from master to provider-function June 10, 2024 11:01
@PillowPillow
Copy link
Owner

Thx for your PR, i merged your work in main. It will be available from v18.0.0

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.

None yet

2 participants