Skip to content

Fireperf next #3800

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Fireperf next #3800

wants to merge 10 commits into from

Conversation

jposuna
Copy link
Contributor

@jposuna jposuna commented Sep 16, 2020

Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:

Discussion

  • Read the contribution guidelines (CONTRIBUTING.md).
  • If this has been discussed in an issue, make sure to link to the issue here.
    If not, go file an issue about this before creating a pull request to discuss.

Testing

  • Make sure all existing tests in the repository pass after your change.
  • If you fixed a bug or added a feature, add a new test to cover your code.

API Changes

  • At this time we cannot accept changes that affect the public API. If you'd like to help
    us make Firebase APIs better, please propose your change in an issue so that we
    can discuss it together.

Ali Kashefian and others added 10 commits July 29, 2020 13:55
…-shaking. (#3513)

* Updating the FirebasePerformance Controller and index to support tree-shaking.

* Updating error message styling

* Moving index.ts to src/index.ts
…in PerformanceController (#3566)

* Updating the FirebasePerformance Controller and index to support tree-shaking.

* Firebase Performance now registers itself onload to the Firebase App.

* Removing side effects using SettingsService and storing dependencies in PerformanceController

* Renaming all variables of PerformanceController to 'performanceController'

* Moved util functions from settings_service to app_utils

* Adding performance to the build under firebase-exp

* Removing the namespaceExports when registering Performance

* Renaming the init method to _init to indicate it's a private method

* Removing FirebasePerformanceInternal and casting directly to PerformanceController to call the _init method
…-shaking. (#3513)

* Updating the FirebasePerformance Controller and index to support tree-shaking.

* Updating error message styling

* Moving index.ts to src/index.ts
…in PerformanceController (#3566)

* Updating the FirebasePerformance Controller and index to support tree-shaking.

* Firebase Performance now registers itself onload to the Firebase App.

* Removing side effects using SettingsService and storing dependencies in PerformanceController

* Renaming all variables of PerformanceController to 'performanceController'

* Moved util functions from settings_service to app_utils

* Adding performance to the build under firebase-exp

* Removing the namespaceExports when registering Performance

* Renaming the init method to _init to indicate it's a private method

* Removing FirebasePerformanceInternal and casting directly to PerformanceController to call the _init method
@changeset-bot
Copy link

changeset-bot bot commented Sep 16, 2020

💥 No Changeset

Latest commit: 81d9fbf

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

1 participant