* fix(ui): fix loading layer z-index
fix loading layer z-index
* refactor(ui): social popup should show expanded conenctors only
social popup should show expanded conenctors only
* style(ui): short web page layout
short webpage layout
* refactor(ui): refactor some social paths
refactor some social paths
* style(ui): social link button redesign
social link button redesign
* refactor(ui): replace location.assign with location.replace
replace location.assign with location.replace
* refactor(ui): remove social sign-in callback
remove social sign-in callback
* refactor(ui): add social landing page
add social landing page
* fix(ui): add ui coverage
add ui converage job
* fix(ui): fix ci
fix ci
* test(ui): add ut cases for parseQueryParameters
add unit test case for util parseQueryParameter
* refactor(ui): pass whole connector into the invokeSocialSignInHandler
pass whole connector object into the invokeSocialSignInHandler
* fix(ui): cr fix
cr fix
* feat(connector): apple
* feat(connector): apple
* fix(connector): test
* refactor(connector): per review
* refactor(connector): update issue number
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
* feat(ui): add social dropdown list for desktop
add social dropdown list for desktop
* fix(ui): cr fix
cr fix
* fix(ui): remove useless code
remove useless code
* fix(ui): use description.or for all non-social methods divider
use description.or for all non-social methods divider
* fix(ui): should not validate format in sign-in form
should not validate format in sign-in form
* refactor(ui): add clear-icon and refine component import path
add clear-icon and refin component import path
* fix(ui): remove passcode input error border
remove passcode input error border
* refactor(ui): hide error border of confirm passcode
hide error border of confirm passcode
* fix(ui): fix i18n key
fix i18n key
* refactor(ui): show clear icon for password in create-account form
show clear icon for password in create-account form
* fix(ui): update passwordless confirm modal confirm button text
update passwordless confirm modal confirm button text
* refactor(ui): divider style update
divider style update
* fix(ui): always show social links expand button
toggle social link
* fix(ui): extract mobile width style
extract mobile width style
* fix(ui): fix create account link
fix create account link
* fix(ui): cr fix
* feat(ui): load sign-in experience from server
load sign-in experience settings from server
* feat(ui): return null if no setting find
return null if no setting found
* chore(ui): add todo
add todo
* fix(ui): remove console log
remove console log
* fix(ui): cr fix
cr fix
* feat(ui): add social web login flow
add social web login flow
* fix(ui): cr fix
code review fix
* fix(ui): fix typo
fix typo
* refactor(ui): social api renaming
social api renaming