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(remote-config): Expose modular API that matches the Firebase web JS SDK v9 API #6868

Merged
merged 22 commits into from
Feb 7, 2023

Commits on Jan 26, 2023

  1. update types

    russellwheatley committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    255854f View commit details
    Browse the repository at this point in the history
  2. init modular file

    russellwheatley committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    38a7afb View commit details
    Browse the repository at this point in the history
  3. initial e2e setup

    russellwheatley committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    b5bf5da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    478d6b4 View commit details
    Browse the repository at this point in the history
  5. export modular

    russellwheatley committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f6adb44 View commit details
    Browse the repository at this point in the history
  6. update e2e tests

    russellwheatley committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    65fabc8 View commit details
    Browse the repository at this point in the history
  7. get defaultConfig

    russellwheatley committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4717704 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. fix broken e2e tests

    russellwheatley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    54736ec View commit details
    Browse the repository at this point in the history
  2. format

    russellwheatley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c17eade View commit details
    Browse the repository at this point in the history
  3. fix setLogLevel

    russellwheatley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a3d1d4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aadaee5 View commit details
    Browse the repository at this point in the history
  5. space

    russellwheatley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3750488 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eb1828 View commit details
    Browse the repository at this point in the history
  7. fix test

    russellwheatley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    555629d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58784b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    37621c4 View commit details
    Browse the repository at this point in the history
  2. update e2e tests

    russellwheatley committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1f47540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d7a826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ffe368 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a057034 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    f719568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ff236 View commit details
    Browse the repository at this point in the history