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

91 feat add a persistence layer to store the address #102

Merged

Conversation

Valazan
Copy link
Collaborator

@Valazan Valazan commented Nov 24, 2023

Implementation of Lit context https://lit.dev/docs/data/context/ with a persistent layer using local storage

@Valazan Valazan requested a review from a team as a code owner November 24, 2023 17:43
@Valazan Valazan linked an issue Nov 24, 2023 that may be closed by this pull request
@Valazan Valazan marked this pull request as draft November 24, 2023 17:43
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@lit/context 1.1.0 None +0 211 kB lit-robot

@Valazan Valazan marked this pull request as ready for review November 28, 2023 12:07
@darrenvechain darrenvechain enabled auto-merge (squash) November 28, 2023 14:48
Copy link

sonarcloud bot commented Nov 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@darrenvechain darrenvechain merged commit 53b5d0c into main Nov 29, 2023
4 checks passed
@darrenvechain darrenvechain deleted the 91-feat-add-a-persistence-layer-to-store-the-address branch December 5, 2023 10:51
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.

feat: add a persistence layer to store the address
2 participants