0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
logto/packages/ui/src
simeng-li d60748b20c
refactor(ui): refactor some component structure (#943)
* refactor(ui): refactor some component structure

refactor some component structure

* refactor(ui): relocate terms of use modal

relocate terms of use modal
2022-05-25 14:24:40 +08:00
..
__mocks__ feat(core,console): social connector targets (#851) 2022-05-17 17:09:42 +08:00
apis fix(ui): fix social bug (#939) 2022-05-24 20:48:12 +08:00
assets style(ui): main flow style update (#912) 2022-05-23 10:32:33 +08:00
components refactor(ui): refactor some component structure (#943) 2022-05-25 14:24:40 +08:00
containers refactor(ui): refactor some component structure (#943) 2022-05-25 14:24:40 +08:00
hooks refactor(ui): refactor some component structure (#943) 2022-05-25 14:24:40 +08:00
i18n feat(ui): load lanuage settings from sign-in-experience settings (#595) 2022-04-21 14:01:56 +08:00
include.d refactor(ui): refactor native supported social connectors jsbridge (#907) 2022-05-20 04:43:57 +00:00
pages fix(ui): hide social signin method if connectors are empty (#909) 2022-05-20 15:58:02 +08:00
scss style(ui): implement dynamic color theme (#938) 2022-05-25 09:58:54 +08:00
types feat(ui): add darkmode logo (#880) 2022-05-19 14:21:14 +08:00
utils refactor(ui): add preview social connectors filter (#932) 2022-05-24 16:43:14 +08:00
App.module.scss refactor(ui): use postMessage on preview (#929) 2022-05-24 11:38:20 +08:00
App.tsx refactor(ui): use postMessage on preview (#929) 2022-05-24 11:38:20 +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 feat(ui): add social web login flow (#531) 2022-04-12 15:03:38 +08:00