0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/ui/src
simeng-li 7dfbc300b0
fix(ui): should clear prev passcode input when click on backspace (#1660)
should clear prev passcode input when click on backspace
2022-07-22 17:35:37 +08:00
..
__mocks__ refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
apis test(ui): add some ut (#1488) 2022-07-08 19:53:35 +08:00
assets refactor(ui): refactor default logo (#1402) 2022-07-04 10:43:49 +00:00
components fix(ui): should clear prev passcode input when click on backspace (#1660) 2022-07-22 17:35:37 +08:00
containers refactor(ui): replace some of the reactStringReplace usage using i18Next Trans (#1626) 2022-07-20 17:48:13 +08:00
hooks fix(ui): protect window.location xss (#1639) 2022-07-21 15:58:20 +08:00
i18n fix(ui,core): fix i18n issue (#1548) 2022-07-14 13:36:32 +00:00
include.d refactor(phrases): extract ui phrases (#1247) 2022-06-27 03:55:28 +00:00
pages fix(ui): protect window.location xss (#1639) 2022-07-21 15:58:20 +08:00
scss fix(ui): fix some firefox standout bug (#1615) 2022-07-20 13:50:23 +08:00
types fix(ui): fix no-restrict-syntax in ui (#1559) 2022-07-18 19:36:12 +08:00
utils fix(ui): fix no-restrict-syntax in ui (#1559) 2022-07-18 19:36:12 +08:00
App.module.scss refactor(ui): use postMessage on preview (#929) 2022-05-24 11:38:20 +08:00
App.tsx refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
apple-touch-icon.png chore: update favicon for console, demo-app and main-flow 2022-07-01 11:04:53 +08:00
favicon.ico chore: update favicon for console, demo-app and main-flow 2022-07-01 11:04:53 +08:00
index.html style(ui): update create account link style (#1349) 2022-07-01 21:08:16 +08:00
index.tsx refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
jest.setup.ts refactor(ui): replace some of the reactStringReplace usage using i18Next Trans (#1626) 2022-07-20 17:48:13 +08:00