0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/ui/src
simeng-li b99c11e211
feat(ui): implement Confirm Modal (#449)
* feat(ui): implement Confirm Modal

add Confirm Modal

* fix(ui): remove lock file

remove lock filee

* fix(ui): confirmModal CR fix

confirmModal CR fix
2022-03-28 09:36:39 +08:00
..
__mocks__ feat(ui): add Branding component (#335) 2022-03-08 16:12:27 +08:00
apis chore(core): fix ui router (#263) 2022-02-21 03:46:55 +00:00
assets/icons feat(ui): add toast component (#425) 2022-03-23 11:50:33 +08:00
components feat(ui): implement Confirm Modal (#449) 2022-03-28 09:36:39 +08:00
containers/PhoneInputProvider feat(ui): implement phonenumber input field (#372) 2022-03-15 17:31:13 +08:00
hooks feat(ui): add toast component (#425) 2022-03-23 11:50:33 +08:00
i18n chore: enforce default export name on React files (#101) 2021-08-30 22:28:08 +08:00
include.d feat(ui): implement phonenumber input field (#372) 2022-03-15 17:31:13 +08:00
pages feat(ui): add toast component (#425) 2022-03-23 11:50:33 +08:00
scss feat(ui): implement Confirm Modal (#449) 2022-03-28 09:36:39 +08:00
App.tsx refactor(ui): integrate new ui (#260) 2022-02-20 14:12:07 +08:00
index.html feat(ui): add passcode input component (#384) 2022-03-16 16:04:27 +08:00
index.tsx refactor(ui): integrate new ui (#260) 2022-02-20 14:12:07 +08:00
jest.setup.ts refactor: adopt new ESLint rule set for FP (#111) 2021-09-07 20:24:27 +08:00