0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/experience/src
simeng-li d2468683c8
refactor(experience): remove the image CORS attributes (#6959)
* refactor(experience): remove the image CORS prop

remove the image tag CORS property, do not check the source CORS headers

* chore: add changeset

add changeset

* chore: fix typo

fix typo

* chore: update the changeset

update the changeset
2025-01-21 02:56:20 +00:00
..
__mocks__ feat(core,console): new mfa prompt policy (#6880) 2024-12-17 23:51:09 +08:00
apis refactor(experience): experience api migration (#6407) 2024-09-09 10:08:52 +08:00
assets feat(experience): support loading state for buttons (#6232) 2024-07-12 21:51:10 +08:00
components refactor(experience): remove the image CORS attributes (#6959) 2025-01-21 02:56:20 +00:00
constants fix(experience): update dev features flag env handling (#6467) 2024-08-19 17:46:17 +08:00
containers refactor(experience): remove the image CORS attributes (#6959) 2025-01-21 02:56:20 +00:00
hooks fix(experience): add missing button loading state (#6599) 2024-09-20 14:49:53 +08:00
i18n
include.d refactor(experience): use vite 2024-07-24 17:47:37 +08:00
Layout style(experience): update the devTenantNotification style (#6745) 2024-11-05 13:59:07 +08:00
pages feat(experience): display support info in error page (#6793) 2024-11-12 03:12:11 +00:00
Providers refactor(console,experience): improve RTL support (#6568) 2024-09-12 10:47:40 +08:00
scss style(experience): add missing brand-60 color token (#6490) 2024-08-21 20:46:43 +08:00
types refactor(experience): experience api migration (#6407) 2024-09-09 10:08:52 +08:00
utils refactor(experience): experience api migration (#6407) 2024-09-09 10:08:52 +08:00
App.tsx style(experience): update the devTenantNotification style (#6745) 2024-11-05 13:59:07 +08:00
favicon.ico
index.tsx
jest.setup.ts