Xiao Yijun
c61dd50e60
fix(experience): add missing button loading state ( #6599 )
2024-09-20 14:49:53 +08:00
silverhand-bot
43d83e8bb3
release: version packages ( #6424 )
2024-09-13 18:06:50 +08:00
Charles Zhao
d7663db6cf
fix(experience-legacy): flip arrow icons on rtl ( #6584 )
2024-09-13 08:02:55 +00:00
Charles Zhao
193b4a4011
fix(experience-legacy): update text alignment for RTL support ( #6583 )
2024-09-13 03:37:35 +00:00
Charles Zhao
318550cab4
fix(experience-legacy): add html attribute dir to better support RTL ( #6575 )
2024-09-12 04:03:01 +00:00
Charles Zhao
380cc43e64
refactor(console,experience): improve RTL support ( #6568 )
...
* refactor(console,experience): improve RTL support
* test: add ui test cases for console language switcher
* refactor: update css
2024-09-12 10:47:40 +08:00
simeng-li
2626616775
fix(experience): allow link social account on sign-in only mode ( #6560 )
...
* fix(experience): allow link social account on sign-in only mode
allow link social account, when registration is disabled;
* chore: add changeset
add changeset
* chore: fix typos
fix typos
2024-09-10 15:45:07 +08:00
simeng-li
baa8577c45
refactor(experience): experience api migration ( #6407 )
...
* refactor(experience): migrate the password register and sign-in
migrate the password register and sign-in flow
* fix(experience): update some namings
update some namings
* refactor(experience): refactor the verification code flow (migration-2) (#6408 )
* refactor(experience): refactor the verificaiton code flow
refactor the verification code flow
* refactor(experience): migrate the social and sso flow (migration-3) (#6406 )
* refactor(experience): migrate the social and sso flow
migrate the social and sso flow
* refactor(experience): migrate profile fulfillment flow (migration-4) (#6414 )
* refactor(experience): migrate profile fulfillment flow
migrate the profile fulfillment flow
* refactor(experience): remove unused hook
remove unused hook
* fix(experience): fix password policy checker
fix password policy checker error display
* fix(experience): fix the api name
fix the api name
* refactor(experience): migrate mfa flow (migration-5) (#6417 )
* refactor(experience): migrate mfa binding flow
migrate mfa binding flow
* test(experience): update unit tests (migration-6) (#6420 )
* test(experience): update unit tests
update unit tests
* chore(experience): remove legacy APIs
remove legacy APIs
* refactor(experience): revert api prefix
revert api prefix
* fix(experience): update the sso connectors endpoint
update the sso connectors endpoint
* chore: add changeset
add changeset
* fix(experience): comments fix
comments fix
* refactor(experience): refactor the code verificatin api
refactor the code verification api
* refactor(experience): code refactor
refactor some implementation logic
* feat(experience, core): add experience legacy package (#6527 )
add experience legacy package
2024-09-09 10:08:52 +08:00