0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/console/src/utils
2023-07-03 11:55:50 +08:00
..
a11y.ts
connector-form.ts fix(console): avoid connector custom config fields conflict with reserved fields (#4088) 2023-07-03 11:55:50 +08:00
domain.ts feat(console): add custom domain notes for endpoints and social callback uri (#4034) 2023-06-15 15:08:19 +08:00
form.ts fix(console): reset form state when the submit handler throws (#4029) 2023-06-13 11:28:41 +08:00
json.ts feat(console,phrases): add support to update sign-in identifiers in user details form (#3828) 2023-05-17 08:19:51 +00:00
number.ts
password.ts fix(console): generated passwords should pass the regex checks (#3925) 2023-06-01 22:33:45 +08:00
phone.ts feat(console,phrases): add support to update sign-in identifiers in user details form (#3828) 2023-05-17 08:19:51 +00:00
uploader.ts refactor(console): use image uploader in branding form (#3410) 2023-03-15 13:22:10 +08:00
url.ts refactor(console): redirect to current tenant when needed 2023-06-28 15:51:45 +08:00
user.ts feat(console): add hover tooltip for micro user avatars (#3861) 2023-05-23 16:30:45 +08:00
validator.ts