Skip to content
Open
Changes from 1 commit
Commits
Show all changes
754 commits
Select commit Hold shift + click to select a range
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
c6bd5ce
rename packages to @firebase-oss/ui-*
jhuleatt Oct 31, 2025
000e247
fix(styles): styles package fixes
dackers86 Oct 31, 2025
5c22635
update readmes with new package names
jhuleatt Oct 31, 2025
49ca923
prettier
jhuleatt Oct 31, 2025
ecfce26
lint
jhuleatt 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
dd2c696
chore: Add license headers
Ehesp Nov 13, 2025
5c6625a
chore: Add core code docs
Ehesp Nov 13, 2025
641f512
chore: Add react jsdocs
Ehesp Nov 13, 2025
79a48fe
chore: Add jsdoc to translations
Ehesp Nov 13, 2025
ed1d6b1
chore: Add angular jsdocs
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
00fc8cb
chore(*): Add jsdocs
dackers86 Nov 17, 2025
439fe5e
Merge branch '@invertase/v7-development' into jhuleatt-npm-org
dackers86 Nov 19, 2025
5fe838e
chore(*): resolved conflicts
dackers86 Nov 19, 2025
36d6359
chore(*): lint and formatting and package regen
dackers86 Nov 19, 2025
3ca11e1
fix(*): updated additional npm references
dackers86 Nov 19, 2025
10f52d3
fix(angular): updated package dist exports
dackers86 Nov 19, 2025
f5bb8e6
chore(*): Update project dependencies for v7-beta
dackers86 Nov 19, 2025
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(*): fixed test errors
  • Loading branch information
dackers86 committed Nov 7, 2025
commit cc59c5db65ef90a8439a3f8757e62f61d3e085ea
1 change: 1 addition & 0 deletions packages/translations/src/mapping.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ describe("mapping.ts", () => {
"invalidEmail",
"unverifiedEmail",
"userDisabled",
"missingVerificationCode",
"invalidCredential",
"networkRequestFailed",
"tooManyRequests",
Expand Down