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

A proposal for implementing #124 #162

Merged
merged 9 commits into from
Oct 31, 2021

Commits on Oct 10, 2021

  1. Implement Blazored#124 by adding simple wrappers for clearing multipl…

    …e keys and returning all keys from local storage
    koskila committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    37b1935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1d61e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    ae00a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a988821 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    618990c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Update src/Blazored.LocalStorage/ISyncLocalStorageService.cs

    Co-authored-by: Chris Sainty <chrissainty@users.noreply.github.com>
    koskila and chrissainty committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    51c39d8 View commit details
    Browse the repository at this point in the history
  2. Update src/Blazored.LocalStorage/BrowserStorageProvider.cs

    Co-authored-by: Chris Sainty <chrissainty@users.noreply.github.com>
    koskila and chrissainty committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    363d73e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c91a9ef View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    bd64e91 View commit details
    Browse the repository at this point in the history