0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/experience/src
msmarks be9613dd44
feat(experience): experience support old browser (#5130)
* feat(experience): update experience browserslist and add corejs dependency

feat(experience): import corejs to experience

feat(experience): update pnpm-lock.yaml

feat(experience): update experience browserslist and add corejs to support old browsers

* feat(experience): fix lint problem

---------

Co-authored-by: root <root@MKJ>
2024-01-07 21:09:54 +08:00
..
__mocks__ feat(core,schemas): add new singleSignOnEnabled field to sie (#5003) 2023-11-30 16:34:08 +08:00
apis refactor(core,experience): extract sso register api (#4934) 2023-11-22 03:19:39 +00:00
assets feat(experience): add lock icon to the single sign-on button (#4928) 2023-11-22 10:40:36 +08:00
components feat(experience): enable SSO auto watch to the sign-in and register form (#5014) 2023-11-30 18:06:07 +08:00
constants chore(deps): upgrade TypeScript (#5141) 2023-12-22 15:16:49 +08:00
containers refactor(experience): reorg hooks location (#4877) 2023-11-17 07:25:30 +00:00
hooks feat(core,console,experience): remove sso dev guard (#5026) 2023-12-04 07:11:28 +00:00
i18n fix(experience): update text content in the preview on custom phrases updated (#5192) 2024-01-03 11:20:08 +08:00
include.d
Layout
pages fix(experience): fix silent error bug (#5031) 2023-12-01 14:43:40 +08:00
Providers fix(experience): update text content in the preview on custom phrases updated (#5192) 2024-01-03 11:20:08 +08:00
scss
types feat(experience): add struct guard to session storage hook (#4933) 2023-11-21 08:09:07 +00:00
utils chore(console,experience): remove feature flag for dev tenant (#4921) 2023-11-21 15:48:54 +08:00
App.tsx refactor(core,experience): simplify the consent path (#5072) 2023-12-08 15:14:51 +08:00
favicon.ico
index.html
index.tsx feat(experience): experience support old browser (#5130) 2024-01-07 21:09:54 +08:00
jest.setup.ts