Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
738 commits
Select commit Hold shift + click to select a range
16c34e3
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Oct 30, 2025
3e64ffb
fix(react,angular): Display name should be at the top of the sign up …
Ehesp Oct 30, 2025
553675a
Merge pull request #1239 from firebase/@invertase/bb-30
Ehesp Oct 30, 2025
04ea77b
fix(*): Use "sign up" instead of "register"
Ehesp Oct 30, 2025
d1011c4
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Oct 30, 2025
c71378e
Merge pull request #1240 from firebase/@invertase/bb-26
Ehesp Oct 30, 2025
5795b42
test: Update tests to check the input by label
Ehesp Oct 30, 2025
8be837e
Merge pull request #1238 from firebase/@invertase/bb-19
Ehesp Oct 30, 2025
452b7be
Merge pull request #1237 from firebase/@invertase/bb-9
Ehesp Oct 30, 2025
ad60445
Merge pull request #1234 from firebase/@invertase/bb-17
Ehesp Oct 30, 2025
836451d
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Oct 30, 2025
ee1569b
Merge pull request #1235 from firebase/@invertase/bb-6
Ehesp Oct 30, 2025
96281c4
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Oct 30, 2025
7f19724
test(angular): Update test to pick password input
Ehesp Oct 30, 2025
dd0d5bb
Merge pull request #1236 from firebase/@invertase/bb-7
Ehesp Oct 30, 2025
2df2f96
fix(react): Pass display name to TOTP enrollment (not verification code)
Ehesp Oct 30, 2025
bf8cd97
fix(react): Ensure user credential is passed back from mfa assertion
Ehesp Oct 30, 2025
01de6a8
fix(angular): Pass user credential from mfa assertion
Ehesp Oct 30, 2025
250a795
chore: Formatting
Ehesp Oct 30, 2025
5174a4c
fix(core): Ensure completeEmailLinkSignIn handles anon upgrade behavior
Ehesp Oct 30, 2025
5c69efd
fix(shadcn): Ensure MFA assertion form forwards user credential
Ehesp Oct 30, 2025
f097600
fix(react,shadcn,angular): Email link form handles MFA assertion
Ehesp Oct 30, 2025
3e5d99a
chore(*): merged latest
dackers86 Oct 31, 2025
ba994fe
chore(*): updated to Invertase dependencies
dackers86 Oct 31, 2025
81b224a
chore(*): added deploy scripts
dackers86 Oct 31, 2025
0ab0813
chore(*): updated depenencies, styles dist and added npm publish scripts
dackers86 Oct 31, 2025
cfb8a3d
fix(styles): updated exports
dackers86 Oct 31, 2025
000e247
fix(styles): styles package fixes
dackers86 Oct 31, 2025
e0c862b
fix(*): further style package updates
dackers86 Oct 31, 2025
bd284c9
chore(react): release 0.0.4
dackers86 Oct 31, 2025
6dc7312
chore(*): release core 0.0.4
dackers86 Oct 31, 2025
b1ca215
chore(shadcn): Updated depenencies and deploy to firebase hosting
dackers86 Nov 3, 2025
8c301a1
fix(shadcn): Move registry items to components directory to resolve s…
Ehesp Nov 4, 2025
80c1d81
refactor(shadcn): Move registry items to public/r
Ehesp Nov 4, 2025
72bfe51
chore(*): merged latest
dackers86 Nov 4, 2025
3a33877
fix(shadcn): Display name at top of form
Ehesp Nov 4, 2025
f037fb0
fix(shadcn): Add registry name (bb-46)
Ehesp Nov 4, 2025
000ddbc
fix(shadcn): Catch MFA assertion errors in sign up form
Ehesp Nov 4, 2025
547f724
chore: Sync lock file
Ehesp Nov 4, 2025
7ce8629
chore: Skip linting for generated code
Ehesp Nov 4, 2025
5b57d08
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 4, 2025
1b9cf42
chore(shadcn): added public images to example
dackers86 Nov 4, 2025
d3fc8c8
fix(react): Fix tests by using separate schema + waitFor async submis…
Ehesp Nov 4, 2025
d50dbc4
Merge pull request #1242 from firebase/@invertase/bb-4
Ehesp Nov 4, 2025
9314245
chore(shadn): updated shadcn app to include shadcn components
dackers86 Nov 4, 2025
c626b06
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 4, 2025
6353a80
chore(*): merged latest
dackers86 Nov 4, 2025
a54a6ff
feat(shadcn): Ensure MFA Assertion credential is propagated
Ehesp Nov 4, 2025
2de6ed1
Merge pull request #1244 from firebase/@invertase/bb-4.1
Ehesp Nov 4, 2025
e3edc8a
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 4, 2025
40ca180
Merge pull request #1245 from firebase/@invertase/bb-44
Ehesp Nov 4, 2025
314401f
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 4, 2025
e42e891
Merge pull request #1243 from firebase/@invertase/bb-45
Ehesp Nov 4, 2025
979a244
Merge pull request #1241 from firebase/@invertase/bb-23
Ehesp Nov 4, 2025
170ca2d
chore: Update example app
Ehesp Nov 4, 2025
07e0e14
refactor(*): Make error text generic for use outside of forms
Ehesp Nov 4, 2025
4ca281f
chore(*): re-added package shadcn components
dackers86 Nov 4, 2025
3f02ae1
chore: Fix example internal links
Ehesp Nov 4, 2025
c200d00
Merge pull request #1247 from firebase/@invertase/bb-1
Ehesp Nov 4, 2025
fcbc076
fix(shadcn): updated refeences to use the /r namespace. Components re…
dackers86 Nov 4, 2025
a8880e3
fix(*): resolved merge conflict errors
dackers86 Nov 4, 2025
729309e
fix(react,angular): Prevent double form validation errors
Ehesp Nov 4, 2025
fae81f2
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 4, 2025
ab6d58b
chore(core): release package
dackers86 Nov 4, 2025
c7ddbed
chore(*): updated shad example app deps and home page
dackers86 Nov 4, 2025
bc09f70
fix(core): Prevent email link sign in completion from double error ha…
Ehesp Nov 4, 2025
911dfe6
Merge pull request #1248 from firebase/@invertase/bb-10
Ehesp Nov 4, 2025
1be0547
fix(shadcn): Ensure test waits for event using waitFor
Ehesp Nov 4, 2025
a1c28e3
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 4, 2025
2ca8a3e
fix(react,angular): Ensure SMS MFA Assertion uses correct form schema
Ehesp Nov 4, 2025
ace63f7
Merge pull request #1249 from firebase/@invertase/bb-28
Ehesp Nov 4, 2025
012709e
Merge pull request #1250 from firebase/@invertase/bb-47
Ehesp Nov 5, 2025
c54483b
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 5, 2025
d2de027
chore(shadcn): added deploy script for hosting
dackers86 Nov 5, 2025
3f16533
chore(shadcn): updated screen redirects
dackers86 Nov 5, 2025
98f8bb4
fix(shadcn): ensure hooks use the current user
dackers86 Nov 5, 2025
7f00bb0
chore(shadcn): updated client id for onetap in test app
dackers86 Nov 5, 2025
18fe144
chore: Update example app
Ehesp Nov 5, 2025
9fb44b9
Merge branch '@invertase/publish-artifacts' of https://github.com/fir…
Ehesp Nov 5, 2025
2d29fe4
feat(shadcn): Update shadcn component styling
Ehesp Nov 5, 2025
eb099b6
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 5, 2025
59376eb
Merge branch '@invertase/publish-artifacts' of https://github.com/fir…
dackers86 Nov 5, 2025
3df21be
fix(shadcn): fixed typo in main tsx example
dackers86 Nov 5, 2025
efbd1ea
fix(react): Fix React dark mode variant
Ehesp Nov 5, 2025
6935ba3
chore(*): release packages
dackers86 Nov 5, 2025
2780c04
feat(react): MFA Assertion Screen
Ehesp Nov 5, 2025
92015d2
fix(translations): Sign in with X (vs Twitter) text
Ehesp Nov 5, 2025
217de0c
feat(shadcn): Add MFA Assertion screen
Ehesp Nov 5, 2025
f207de3
fix(react,shadcn): onBackToSignIn -> onSignInClick
Ehesp Nov 5, 2025
51b50c0
fix(react): Add missing exports
Ehesp Nov 5, 2025
1972ebc
fix(*): Add MFA Assertion prompt
Ehesp Nov 5, 2025
6083d72
fix(*): Add mfaTotpQrCodePrompt translation
Ehesp Nov 5, 2025
59c6942
chore(*): merged latest
dackers86 Nov 5, 2025
089fe1c
fix(react): Add back arrow for forgot password form
Ehesp Nov 5, 2025
96cdd92
fix(shadcn): updated mfa assertion form re-render
dackers86 Nov 5, 2025
b92d23a
chore(*): regen shadcn components
dackers86 Nov 5, 2025
6cb6a33
chore(*): merged latest
dackers86 Nov 5, 2025
9ec3764
chore(shadcn): regn components
dackers86 Nov 5, 2025
77fc0c7
chore(*): release packages
dackers86 Nov 5, 2025
ab9b5f2
fix(*): updated react package deps
dackers86 Nov 5, 2025
6fce4ef
chore(*): ran formatting
dackers86 Nov 6, 2025
615812d
chore(*): eslint updates
dackers86 Nov 6, 2025
c87b558
feat(shadcn): added onsuccess to mfa assertion form
dackers86 Nov 6, 2025
f9c6178
fix(shadcn): updated test imports to Invertase
dackers86 Nov 6, 2025
d7ae6ad
fix(react): updated test imports to Invertase
dackers86 Nov 6, 2025
cd763ce
feat(*): Added updated dependencies for Invertase packages
dackers86 Nov 6, 2025
1291372
chore(*): release packages
dackers86 Nov 6, 2025
9b5bb5b
chore(*): pre-publish script updates
dackers86 Nov 6, 2025
1d10d39
fix(*): improve packae build order
dackers86 Nov 6, 2025
2f5fea8
chore: Update shadcn example vs registry deployment
Ehesp Nov 6, 2025
4e16e60
chore: Fix shadcn example build script
Ehesp Nov 6, 2025
6fb9fde
chore(*): updated nextjs ssg example
dackers86 Nov 7, 2025
219011d
chore(*): regenerate lockfile
dackers86 Nov 7, 2025
9358247
fix(*): added multi-platform support for register version
dackers86 Nov 7, 2025
fdaa47b
fix(shadcn): Remove duplicate display name field (bb-64)
Ehesp Nov 7, 2025
1c1a528
chore(*): added nextjs ssr example
dackers86 Nov 7, 2025
ebe4ef4
chore(*): upgraded react example app to the latets packages
dackers86 Nov 7, 2025
8a4570e
chore(*): add deploy:all script
dackers86 Nov 7, 2025
abac015
fix(react): Correctly throw when no context is found (bb-63)
Ehesp Nov 7, 2025
6be86bf
chore: Update repos with correct npm namespace
Ehesp Nov 7, 2025
14a2848
chore: Update example
Ehesp Nov 7, 2025
153471f
chore(*): merged latest
dackers86 Nov 7, 2025
cc20ddc
Merge branch '@invertase/v7-development' of https://github.com/fireba…
dackers86 Nov 7, 2025
aa4cbd8
chore(*): ran format and linting
dackers86 Nov 7, 2025
652322d
chore(*): updated next example app to new test project
dackers86 Nov 7, 2025
df5b407
chore(*): merged latest
dackers86 Nov 7, 2025
d0efb36
fix(core): Depend on workspace translations
Ehesp Nov 7, 2025
8c22319
fix(translations): Update translation text to be less specific
Ehesp Nov 7, 2025
b42bc95
chore: lock file regen
Ehesp Nov 7, 2025
657f94c
chore(*): fixed linting
dackers86 Nov 7, 2025
6410492
chore(react): updated example app to use latest packages
dackers86 Nov 7, 2025
13740f5
fix(translations): Add invalid credential translations
Ehesp Nov 7, 2025
382bb09
chore(*): regen lock files
dackers86 Nov 7, 2025
cd8dd19
fix(react): Add descriptiont to SMS MFA verification
Ehesp Nov 7, 2025
68b0c7d
fix(shadcn): Add SMS description to form
Ehesp Nov 7, 2025
f881f22
feat(react): Add TOTP description improve layout
Ehesp Nov 7, 2025
99f8b53
fix(*): removed redundant useEffects
dackers86 Nov 7, 2025
06669c1
feat(shadcn): Add secret key to TOTP enrollment
Ehesp Nov 7, 2025
06c2334
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 7, 2025
dea622d
fix(*): added multi-platform support for register version
dackers86 Nov 7, 2025
79d43cf
Merge branch '@invertase/v7-development' of https://github.com/fireba…
dackers86 Nov 7, 2025
411f3d6
chore(*): release packages
dackers86 Nov 7, 2025
c797e14
fix(react,shadcn): Add descriptions to MFA flows
Ehesp Nov 7, 2025
00af1b1
chore(react): Remove redundant api
Ehesp Nov 7, 2025
1076606
chore(react): updated deploy config for nextjs-ssg
dackers86 Nov 7, 2025
573e638
feat(react,shadcn): Add useMultiFactorAssertionCleanup utility hook
Ehesp Nov 7, 2025
6f92fcb
chore(*): fixed linting and test errors
dackers86 Nov 7, 2025
22fbe6f
chore: Add pirate locale to react example
Ehesp Nov 7, 2025
dd318bf
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 7, 2025
1794e60
chore(*): merged latest
dackers86 Nov 7, 2025
cc59c5d
chore(*): fixed test errors
dackers86 Nov 7, 2025
de3dfb1
chore(*): updated nextjs ssg example
dackers86 Nov 7, 2025
17c7a53
chore(*): regenrate lock file
dackers86 Nov 7, 2025
06cfb91
chore(*): merged latest
dackers86 Nov 7, 2025
a12a06f
chore: Sync shadc components + add pirate mode
Ehesp Nov 7, 2025
2b6c337
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 7, 2025
661e5dd
chore(*): updated nextjs-ssr config
dackers86 Nov 7, 2025
3d85832
fix(react,shadcn): Add description to SMS verification code input
Ehesp Nov 7, 2025
f777793
chore: Formatting
Ehesp Nov 7, 2025
d203cd8
chore: Fix failing shad test with otp delay
Ehesp Nov 7, 2025
bbfe728
chore: Add line sign in button to examples
Ehesp Nov 7, 2025
cf90b5c
chore: Add react line css
Ehesp Nov 7, 2025
bb2ae71
chore(nextjs): updated hosting for nextjs-ssr
dackers86 Nov 7, 2025
f8241c4
chore(*): merged latest
dackers86 Nov 7, 2025
08cb3f6
chore(*) ran linting & formatting
dackers86 Nov 7, 2025
fd531ef
chore(*): upgraded react example app to the latest packages
dackers86 Nov 7, 2025
c780bde
feat(angular): Add MFA assertion screen
Ehesp Nov 8, 2025
b545c11
fix(angular): Remove redirect error from forgot password
Ehesp Nov 8, 2025
8ad393e
fix(angular): Align MFA Assertion screen
Ehesp Nov 8, 2025
2490dfe
fix(angular): Align MFA enrollment screen
Ehesp Nov 8, 2025
109ec38
fix(angular): Sync phone auth screen
Ehesp Nov 8, 2025
e6d443e
fix(angular): Align sign in screen
Ehesp Nov 8, 2025
9972d68
fix(angular): Align sign up screen
Ehesp Nov 8, 2025
7b4ffee
feat(angular): Add input form description
Ehesp Nov 8, 2025
14efac1
fix(angular): Align email link form
Ehesp Nov 8, 2025
df5a5d6
fix(angular): Align forgot password form
Ehesp Nov 8, 2025
b27a0fa
fix(angular): Align MFA assertion form
Ehesp Nov 8, 2025
0fdfab9
fix(angular): Align MFA enrollment form
Ehesp Nov 8, 2025
dbdbd23
fix(angular): Align phone auth form
Ehesp Nov 8, 2025
4ca47b5
fix(angular): Align sign in form
Ehesp Nov 8, 2025
9483de6
fix(angular): Align sign up form
Ehesp Nov 8, 2025
cf9e39b
fix(angular): Align SMS MFA assertion form
Ehesp Nov 8, 2025
70e9f4c
fix(angular): Align SMS MFA Enrollment form
Ehesp Nov 8, 2025
4635950
fix(angular): Align TOTP MFA assertion form
Ehesp Nov 8, 2025
70b9434
fix(angular): Align TOTP MFA enrollment form
Ehesp Nov 8, 2025
a7c2bcf
chore: linting
Ehesp Nov 8, 2025
721444e
fix(angular): Align oauth button
Ehesp Nov 8, 2025
2a34562
chore: Run formatting
Ehesp Nov 8, 2025
daba3c7
fix(angular): Add missing exports
Ehesp Nov 8, 2025
35b4fae
chore: Update angular example styling
Ehesp Nov 8, 2025
02ceaa4
fix(angular): Forms use input event emitter to handle conditional ren…
Ehesp Nov 8, 2025
052c495
refactor(angular): Set components to host block by default
Ehesp Nov 8, 2025
d3304aa
fix(angular): Add dependency array + recaptcha SSR check
Ehesp Nov 10, 2025
4f7915c
fix(angular): Update country code option tracking
Ehesp Nov 10, 2025
f2e8173
fix(angular): Minor UI tweaks
Ehesp Nov 10, 2025
919515b
chore(angular): Add redirect handlers to example app
Ehesp Nov 10, 2025
510bde7
chore: Formatting
Ehesp Nov 10, 2025
824ca23
fix(angular): Update tests with latest changes
Ehesp Nov 10, 2025
3504d1e
chore: Add banner
Ehesp Nov 10, 2025
16e13e3
wip readme docs
Ehesp Nov 10, 2025
8da58e6
-
Ehesp Nov 10, 2025
cd1c848
add shadcn reference
Ehesp Nov 10, 2025
1e651c2
-
Ehesp Nov 10, 2025
f3982aa
add core docs
Ehesp Nov 10, 2025
fb9676d
feat(angular): Updated Angular package and example application
dackers86 Nov 10, 2025
fd929ff
add reference api
Ehesp Nov 10, 2025
2286610
-
Ehesp Nov 10, 2025
d121220
-
Ehesp Nov 10, 2025
2d67c44
fix(react): Statically replace import.meta.env at build time
Ehesp Nov 10, 2025
b90984c
fix(core): Statically compile import.meta
Ehesp Nov 10, 2025
033b494
chore(*): release packages
dackers86 Nov 10, 2025
60914c7
chore(): regenerate package lock
dackers86 Nov 10, 2025
4d526c2
fix(core,react): Statically replace import.meta.env at build time
dackers86 Nov 10, 2025
24cdea1
chore(angular): updated hosting configuration
dackers86 Nov 10, 2025
29da1af
chore(angular): upgraded firebase hosting to SSR
dackers86 Nov 10, 2025
6241e12
chore(angular): updated hosting configuration
dackers86 Nov 11, 2025
2f3b9b5
chore(*): updated deployment script for example apps
dackers86 Nov 11, 2025
7462176
chore(*): updated deploy config, cleanup root npm scripts
dackers86 Nov 11, 2025
b95d815
chore(*): cleaned releases folder
dackers86 Nov 11, 2025
4151570
chore(*): updated firebase json for shadcn
dackers86 Nov 11, 2025
7240019
chore(*): further script cleanup
dackers86 Nov 11, 2025
6ee0e55
fix(ci): enable webframeworks
dackers86 Nov 11, 2025
2e1c809
chore(*): updated deployment script for example apps
dackers86 Nov 11, 2025
50cdaa6
fix(core, react): added optional chaining for usage stats check
dackers86 Nov 11, 2025
5571aad
chore(nextjs): updated sample app to new styling
dackers86 Nov 11, 2025
a832602
chore(nextjs): updated styling for nexts ssr example app
dackers86 Nov 11, 2025
c11766b
fix(core): Use popup sign in as the default behavior
Ehesp Nov 12, 2025
1c077d1
update default strategy
Ehesp Nov 12, 2025
8b6f73f
chore(*): ran formatting and linting
dackers86 Nov 12, 2025
0bad2dd
chore(*): updated styling for example apps
dackers86 Nov 12, 2025
0b10559
feat(react): add onSignIn callback to oauth buttons
Ehesp Nov 12, 2025
ad95ae4
feat(shadcn): add oauth button onSignIn prop
Ehesp Nov 13, 2025
ef4d8f9
feat(angular): add oauth button signIn output signal
Ehesp Nov 13, 2025
436fd62
chore: formatting
Ehesp Nov 13, 2025
ef5fd2f
feat(react): add useOnUserAuthenticated hook and screen implementations
Ehesp Nov 13, 2025
c36a352
Merge pull request #1265 from firebase/@invertase/oauth-signin
Ehesp Nov 13, 2025
7954e80
feat(shadcn): implement useOnUserAuthenticated into screens
Ehesp Nov 13, 2025
e4457a0
chore: fix bad type
Ehesp Nov 13, 2025
4e0a2c8
feat(angular): add injectUserAuthenticated provider
Ehesp Nov 13, 2025
e3cbd79
chore: Update shadcn example
Ehesp Nov 13, 2025
7b3450c
chore: formatting
Ehesp Nov 13, 2025
d38e957
Merge pull request #1266 from firebase/@invertase/screen-sign-in-trac…
Ehesp Nov 13, 2025
dbd0f7e
Merge pull request #1259 from firebase/@invertase/readme-docs
Ehesp Nov 13, 2025
f0d8de1
chore: update readme
Ehesp Nov 13, 2025
1be775b
chore: update readme
Ehesp Nov 13, 2025
f06977c
chore: Update CONTRIBUTING.md
Ehesp Nov 13, 2025
b49a4b0
chore: Update CONTRIBUTING.md (#1268)
Ehesp Nov 13, 2025
d480154
Merge branch '@invertase/v7-development' of https://github.com/fireba…
Ehesp Nov 13, 2025
68d52c3
chore: Add migration and contributing reference to README.md
Ehesp Nov 13, 2025
5dc79b4
feat(shadcn): add build workflow (#1269)
Ehesp Nov 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
53 changes: 53 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
name: Bug report
about: Create a report to help us improve
---

<!-- Step 1 [READ THIS] -->
<!--
Are you in the right place?
* For issues or feature requests related to __the code in this repository__
file a Github issue.
* If this is a __feature request__ make sure the issue title starts with "FR:".
* For general technical questions, post a question on [StackOverflow](http://stackoverflow.com/)
with the firebase-authentication tag.
* For general Firebase discussion, use the [firebase-talk](https://groups.google.com/forum/#!forum/firebase-talk)
google group.
* For help troubleshooting your application that does not fall under one
of the above categories, reach out to the personalized
[Firebase support channel](https://firebase.google.com/support/).
-->

<!-- Step 2 -->

### [REQUIRED] Describe your environment

- Operating System version: **\_**
- Browser version: **\_**
- Firebase UI version: **\_**
- Firebase SDK version: **\_**
- Package name: **\_**

<!-- Step 3 -->

### [REQUIRED] Describe the problem

#### Steps to reproduce

<!--
What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
-->

#### Relevant Code

<!--
Reproduce the issue on StackBlitz and provide your forked URL
or give us some sample code below
-->

<https://stackblitz.com/fork/firebase-issue-sandbox>

```javascript
// TODO(you): code here to reproduce the problem
```
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Feature request
about: Suggest an idea for this project
---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
Binary file added .github/readme-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: Lint and Format Check

on:
push:
branches:
- "@invertase/v7-development"
pull_request:

jobs:
lint:
name: Lint and Format Check
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 10

- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Run ESLint check
run: pnpm run lint:check

- name: Run Prettier check
run: pnpm run format:check
51 changes: 51 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name: Test

on:
push:
branches:
- "@invertase/v7-development"
pull_request:

jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Setup node
uses: actions/setup-node@v4
with:
node-version: "20"
check-latest: true

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: latest

- name: Install dependencies
run: pnpm install

- name: Build packages
run: pnpm run build

- name: Install Firebase CLI
run: npm i -g firebase-tools@14.15.2

- name: Enable webframeworks experiment
run: firebase experiments:enable webframeworks

- name: Start Firebase emulator
run: |
firebase emulators:start --only auth --project demo-test &
sleep 15
# Wait for emulator to be ready
until wget -q --spider http://localhost:9099 2>/dev/null; do
echo "Waiting for emulator to start..."
sleep 2
done
echo "Emulator is ready"

- name: Run tests
run: pnpm test
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@ dist
dist-ssr
*.local

# Angular
.angular
.firebase

# Next.js
.next

# Coverage
coverage

# Firebase
.firebase

# Editor directories and files
.vscode/*
!.vscode/extensions.json
Expand Down
26 changes: 10 additions & 16 deletions .opensource/project.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
{
"name": "FirebaseUI for Web",

"platforms": [
"Web"
],

"content": "README.md",
"name": "FirebaseUI for Web",

"pages" : {
"LANGUAGES.md": "Supported Languages"
},
"related": [
"firebase/firebaseui-android",
"firebase/firebaseui-ios",
"firebase/firebaseui-web-react"
]
"platforms": ["Web"],

"content": "README.md",

"pages": {
"LANGUAGES.md": "Supported Languages"
},

"related": ["firebase/firebaseui-android", "firebase/firebaseui-ios", "firebase/firebaseui-web-react"]
}
23 changes: 23 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Dependencies
node_modules/
pnpm-lock.yaml
package-lock.json
yarn.lock

# Build outputs
dist/
build/
.angular/
releases/

# Generated files
*.min.js
*.min.css
packages/styles/dist.css

# Logs
*.log

# OS generated files
.DS_Store
Thumbs.db
5 changes: 3 additions & 2 deletions packages/firebaseui-core/.prettierrc → .prettierrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"semi": true,
"trailingComma": "es5",
"singleQuote": true,
"singleQuote": false,
"printWidth": 120,
"tabWidth": 2,
"useTabs": false
"useTabs": false,
"endOfLine": "auto"
}
112 changes: 112 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,118 @@
Want to contribute? Great! First, read this page (including the small print at
the end).

## Setup

### Prerequisites

- [Node.js](https://nodejs.org/) (version 18 or higher recommended)
- [pnpm](https://pnpm.io/) - This workspace uses pnpm for package management

### Installation

1. Clone the repository:
```bash
git clone https://github.com/firebase/firebaseui-web.git
cd firebaseui-web
```

2. Install dependencies:
```bash
pnpm install
```

### Development Workflow

This is a monorepo managed with pnpm, containing both `packages` and `examples` sub-directories.

#### Building

Build all packages:
```bash
pnpm build
```

Build only the packages (excluding examples):
```bash
pnpm build:packages
```

#### Testing

Run all tests:
```bash
pnpm test
```

Run tests in watch mode:
```bash
pnpm test:watch
```

Run tests for a specific package:
```bash
pnpm --filter=<package-name> run test
```

#### Linting and Formatting

Check for linting errors:
```bash
pnpm lint:check
```

Fix linting errors automatically:
```bash
pnpm lint:fix
```

Check for formatting issues:
```bash
pnpm format:check
```

Format code automatically:
```bash
pnpm format:write
```

### Project Structure

The project is organized as follows:

- **`packages/`**: Framework-agnostic and framework-specific packages
- `core`: Framework-agnostic core package providing `initializeUI` and authentication functions
- `translations`: Translation utilities and locale mappings
- `styles`: CSS utility classes and compiled styles
- `react`: React components and hooks
- `angular`: Angular components and DI functionality
- `shadcn`: Shadcn UI components

- **`examples/`**: Example applications demonstrating usage
- `react`: React example
- `nextjs`: Next.js example
- `nextjs-ssr`: Next.js SSR example
- `angular`: Angular example
- `shadcn`: Shadcn example

The dependency graph:
```
core → translations
react → core
angular → core
react → styles
angular → styles
shadcn → react
```

### Additional Notes

- All packages extend the same base `tsconfig.json` file
- Vitest is the preferred testing framework
- The workspace uses pnpm catalogs to ensure dependency version alignment
- Linting is controlled by ESLint via a root flatconfig `eslint.config.ts` file
- Formatting is controlled by Prettier integrated with ESLint via the `.prettierrc` file

### Before you contribute

Before we can use your code, you must sign the [Google Individual Contributor
Expand Down
Loading