Skip to content

Commit 8ea377b

Browse files
Merge
2 parents 9bcba07 + dfa20ff commit 8ea377b

File tree

1,339 files changed

+23020
-11970
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,339 files changed

+23020
-11970
lines changed

.changeset/clever-apricots-look.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@firebase/component": minor
3+
"@firebase/database": patch
4+
"@firebase/firestore": patch
5+
"@firebase/functions": patch
6+
"@firebase/remote-config": patch
7+
"@firebase/storage": patch
8+
---
9+
10+
Component facotry now takes an options object. And added `Provider.initialize()` that can be used to pass an options object to the component factory.

.changeset/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"@firebase/installations-compat",
2525
"@firebase/messaging-exp",
2626
"@firebase/performance-exp",
27+
"@firebase/performance-compat",
2728
"@firebase/remote-config-exp",
2829
"@firebase/remote-config-compat",
2930
"firebase-exp",

.changeset/little-suns-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

LICENSE

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
This source code is licensed under Apache-2.0 apart from the protobuf library
2+
which is licensed under BSD-3-Clause, both licenses given below.
13

24
Apache License
35
Version 2.0, January 2004
@@ -200,3 +202,39 @@
200202
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201203
See the License for the specific language governing permissions and
202204
limitations under the License.
205+
206+
------------------------------------------------------------------------------
207+
208+
For Google protobuf source.
209+
210+
file: [source code root]/packages/firestore/src/protos/google/protobuf/any.proto
211+
212+
// Protocol Buffers - Google's data interchange format
213+
// Copyright 2008 Google Inc. All rights reserved.
214+
// https://developers.google.com/protocol-buffers/
215+
//
216+
// Redistribution and use in source and binary forms, with or without
217+
// modification, are permitted provided that the following conditions are
218+
// met:
219+
//
220+
// * Redistributions of source code must retain the above copyright
221+
// notice, this list of conditions and the following disclaimer.
222+
// * Redistributions in binary form must reproduce the above
223+
// copyright notice, this list of conditions and the following disclaimer
224+
// in the documentation and/or other materials provided with the
225+
// distribution.
226+
// * Neither the name of Google Inc. nor the names of its
227+
// contributors may be used to endorse or promote products derived from
228+
// this software without specific prior written permission.
229+
//
230+
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
231+
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
232+
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
233+
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
234+
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
235+
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
236+
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
237+
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
238+
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
239+
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
240+
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

docs-exp/analytics-types.analytics.app.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs-exp/analytics-types.analytics.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs-exp/analytics-types.analyticscalloptions.global.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs-exp/analytics-types.analyticscalloptions.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs-exp/analytics-types.controlparams.event_callback.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.controlparams.event_timeout.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.controlparams.groups.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.controlparams.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs-exp/analytics-types.controlparams.send_to.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.currency.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.customparams.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs-exp/analytics-types.datalayer.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.apikey.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.appid.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.authdomain.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.databaseurl.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.locationid.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.measurementid.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.messagingsenderid.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.projectid.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs-exp/analytics-types.dynamicconfig.storagebucket.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)