fxa/apps/payments/next
Lisa Chan 18e5d172b0
Merge pull request #17056 from mozilla/FXA-9708
fix(payments-next): Implement a11y improvements
2024-06-05 11:57:22 -04:00
..
.storybook feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
app fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
config feat(next): cleanup tasks 2024-05-16 15:37:23 -04:00
public feat(next): add l10n to localizer for next rsc 2024-04-08 14:58:17 -04:00
tests/app fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
.env.development feat(next): cleanup tasks 2024-05-16 15:37:23 -04:00
.env.production feat(next): cleanup tasks 2024-05-16 15:37:23 -04:00
.eslintrc.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
Gruntfile.js feat(next): add l10n grunt scripts 2024-03-08 10:53:25 -05:00
auth.config.ts feat(next): attempt no prompt auth on landing 2024-04-30 12:37:09 -04:00
auth.ts feat(next): attempt no prompt auth on landing 2024-04-30 12:37:09 -04:00
index.d.ts fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
instrumentation.ts feat(next): use next 14.2 instrumentation 2024-04-11 17:46:56 -04:00
jest.config.ts fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
middleware.ts feat(next): cleanup tasks 2024-05-16 15:37:23 -04:00
next-env.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next.config.js fix(apps,libs): Revise discountAmount and temporary page on payments-next 2024-05-17 10:36:12 -04:00
package.json fix(next): add missing deps to nestapp 2024-04-24 16:54:11 -04:00
pm2.config.js feat(l10n): Add localization scripts/targets to payments-next 2024-03-21 20:42:55 -04:00
postcss.config.js fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
project.json feat(many): add partial stack startup scripts 2024-06-04 11:41:51 -04:00
tailwind.config.ts feat(next): add payment element and submit 2024-05-08 10:37:14 -04:00
tsconfig.json feat(auth): allow prompt=none without hint 2024-02-15 13:28:09 -05:00
tsconfig.spec.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
tsconfig.storybook.json chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00