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: use localStorage to cache consent in browsers #64

Merged
merged 17 commits into from
Jan 21, 2023

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    a82c0f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0524e74 View commit details
    Browse the repository at this point in the history
  3. chore: fix linter

    SgtPooki committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d8d6326 View commit details
    Browse the repository at this point in the history
  4. Update src/MetricsProvider.ts

    Co-authored-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    SgtPooki and whizzzkid committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2cd942e View commit details
    Browse the repository at this point in the history
  5. Update src/MetricsProvider.ts

    Co-authored-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    SgtPooki and whizzzkid committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    20920d6 View commit details
    Browse the repository at this point in the history
  6. chore: fix lint

    SgtPooki committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d14d52a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e68898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc19b56 View commit details
    Browse the repository at this point in the history
  9. chore: enable testing

    SgtPooki committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0263567 View commit details
    Browse the repository at this point in the history
  10. fix: types and construction

    SgtPooki committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    84ee0e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8334d47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e9c2a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. feat: add tests

    SgtPooki committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    57636b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01a86b View commit details
    Browse the repository at this point in the history
  3. fix: tests cleanup

    SgtPooki committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    77a95c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af2b67d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef9d4cc View commit details
    Browse the repository at this point in the history