0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-03 22:15:32 -05:00
Commit graph

136 commits

Author SHA1 Message Date
simeng-li
8f96915517
style(ui): add cursor pointer to terms
add cursor pointer to terms
2022-11-10 10:43:32 +08:00
simeng-li
6f58f30ed0
feat(ui): add forgot password link
add forgot password link
2022-11-04 17:31:12 +08:00
simeng-li
6242907271
feat(ui): add SmsSignIn container (#2309) 2022-11-03 11:22:32 +00:00
Xiao Yijun
42de419f44
Merge branch master into merge/sie-v2 2022-11-03 11:31:42 +08:00
simeng-li
2801bf68f9
feat(ui): add username container (#2283) 2022-10-31 10:27:38 +00:00
simeng-li
d81c497751
refactor(ui): extract secondary page layout (#2285) 2022-10-31 18:10:53 +08:00
simeng-li
e1d3d34523
refactor(ui): refactor sign-in page (#2275) 2022-10-31 10:39:41 +08:00
simeng-li
ab9936c74e
style(ui): update notification style (#2265) 2022-10-31 10:38:48 +08:00
simeng-li
537b5cd577
style(ui): update link button styling (#2269) 2022-10-28 10:55:36 +00:00
simeng-li
3e6021ad16
refactor(ui): refactor SIE schema (#2264) 2022-10-27 15:55:38 +08:00
simeng-li
12eef42c9b
style(ui): remove autofill styling (#2256) 2022-10-27 14:18:34 +08:00
simeng-li
45a7ac8d6d
style(ui): remove outline button style (#2260) 2022-10-27 13:46:12 +08:00
simeng-li
1287a806b0
refactor(ui): refactor ui style
refactor ui style
2022-10-24 17:33:00 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
simeng-li
d3af024c26
fix(ui): fix text overflow issue
fix test overflow issue
2022-10-20 17:33:14 +08:00
Charles Zhao
489e2b3a11
fix(ui): revert color token changes in ui as it uses different design system 2022-10-18 18:45:09 +08:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs (#2153) 2022-10-14 03:46:33 +00:00
simeng-li
b7239af7f5
Merge pull request #2137 from logto-io/simeng-log-4262
refactor(ui): refactor terms of use modals
2022-10-13 14:14:10 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens 2022-10-13 13:17:19 +08:00
simeng-li
803fb742b1
refactor(ui): refactor terms of use modals
- refacrtor the terms of use modals using global confirm modal provider
- remove react-modal-promise dependency
- remove iframeConfirmModal Component
2022-10-12 15:47:14 +08:00
Charles Zhao
f1ffd121d2
refactor: update default button border color 2022-10-12 15:29:56 +08:00
wangsijie
05b50250a3
fix(console): remove connector id and prevent text overflow (#2072) 2022-10-12 14:42:20 +08:00
simeng-li
2249d717a8
feat(ui): add a11y support (#2076) 2022-10-10 10:57:07 +08:00
simeng-li
f1ca49c892
feat(ui): global confirm modal (#2018)
* feat(ui): global confirm modal

gloabl configm modal

* fix(ui): cr update

cr update
2022-09-30 10:31:30 +08:00
simeng-li
649958023d
refactor(ui): refactor confirmModalPromisify (#1993)
refactor confirmModalPromisify
2022-09-26 11:27:25 +08:00
simeng-li
c9ba198b59
fix(ui): align mobile input outline (#1991)
mobile input field does not have outline
2022-09-24 15:59:35 +08:00
5war00p
970d360988
refactor: updated button component in packages/ui (closes #1859) (#1958)
* refactor: updated button component in packages/ui

* docs: added comment for window.timeout

* docs: added prefix to comment

* fix: removed unwanted style changes

* fix(ui): update button props

update button props, add ut

* fix(ui): fix merge conflicts

fix merge conflicts

Co-authored-by: simeng-li <simeng@silverhand.io>
2022-09-21 14:20:47 +08:00
simeng-li
fa9bf16092
refactor(ui): refactor toast (#1928)
refactor taost using react modal
2022-09-15 07:52:36 +00:00
Wang Sijie
d952d8660d
refactor(phrases,shared,connector-core): move language key to shared (#1838) 2022-08-30 16:53:49 +08:00
simeng-li
62d2afe957
fix(ui): add sandbox props to iframe (#1757)
add sandbox props to iframe
2022-08-10 10:59:59 +08:00
simeng-li
0270bf1be3
fix(ui): extract ReactModal elementApp and fix act warning in ut (#1756)
extract ReactModal elementApp and fix act warning in ut
2022-08-09 11:00:43 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren prop to resolve i18n type issues 2022-08-08 12:19:55 +08:00
Gao Sun
8b515435cd
fix: build and types 2022-08-05 17:59:03 +08:00
Gao Sun
08bea22195
chore(deps): upgrade packages (#1738)
* chore(deps): upgrade packages

* refactor: update per lint report

* chore(deps): upgrade configs

* fix(ui): lint rules compatibility

* chore: remove unused override

* chore(deps): upgrade jest config
2022-08-05 05:58:31 +00:00
simeng-li
3af5b1b425
fix(ui): connector name should fallback to en (#1718)
connector name should fallback to en
2022-08-02 13:46:29 +08:00
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
simeng-li
4ce6bd8cf5
fix(ui): fix some firefox standout bug (#1615)
fix some firefox standout bug
2022-07-20 13:50:23 +08:00
Gao Sun
e7c5e63304
refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
simeng-li
f72319f234
style(ui): input auto fill style update (#1534)
input auto-fill style update
2022-07-14 10:38:15 +08:00
simeng-li
64bb5fd159
refactor(ui): refactor country code (#1483)
* refactor(ui): refactor country code

refactor country code

* test(ui): fix ut

fix ut

* fix(ui): cr fix

cr fix
2022-07-08 18:21:15 +08:00
simeng-li
6985eb8c7a
style(ui): increase desktop input padding (#1468)
increase desktio input padding
2022-07-08 16:57:48 +08:00
simeng-li
15aa0b2bfb
style(ui): adjust headline style (#1469)
adjust headline style with max 2 lines
2022-07-08 16:57:21 +08:00
simeng-li
d5d6c5ed08
fix(core,ui): remove todo comments (#1454)
remove todo comments
2022-07-07 18:10:46 +08:00
simeng-li
acd1568c49
style(ui): ui & console style update (#1405)
* style(ui): ui style fix

ui style fix

* style(console): update welcome page style

update welcome page style
2022-07-04 18:57:39 +08:00
simeng-li
a5e44cf478
style(ui): add dark mode social icon (#1265)
* style(ui): add dark mode social icon

add dark mode social icon

* style(ui): social landing icon

social landing icon

* fix(ui): dark connector icon cr update

dark connector icon cr update

* fix(ui): cr fix

cr fix
2022-07-01 10:07:43 +08:00
simeng-li
b39ea63065
style(ui): update the social button style (#1253)
update the social button style
2022-06-27 13:52:54 +08:00
simeng-li
2a34684587
refactor(phrases): extract ui phrases (#1247)
* refactor(phrases): extract ui-phrases

extract ui phrases

* fix(phrase-ui): cr update

cr update
2022-06-27 03:55:28 +00:00
simeng-li
08776cd864
style(ui): button user select none (#1245)
button user select none
2022-06-25 22:09:57 +08:00
simeng-li
5784ae0627
style(ui): fix notification lenght (#1243)
fix notification length
2022-06-25 22:09:44 +08:00
simeng-li
20f7ad9863
fix(ui): input fields (#1125)
input fields auto input fix
2022-06-17 09:37:27 +08:00