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

147 commits

Author SHA1 Message Date
simeng-li
91ab2370fa
fix(ui): hot fix the rebase issue (#2438) 2022-11-15 03:42:25 +00:00
simeng-li
ec2492700d
feat(ui): add inline notification (#2432) 2022-11-15 10:53:51 +08:00
simeng-li
eef2942933
feat(ui): add key event to AC modals (#2402) 2022-11-11 09:32:23 +00:00
simeng-li
fc63b14974
style(ui): hide toast outline (#2405) 2022-11-11 15:18:38 +08:00
simeng-li
35a57ebef9
style(ui): fix modal border radius issue (#2388) 2022-11-11 03:00:53 +00:00
simeng-li
cee448b7b1
style(ui): fix web button font size (#2390) 2022-11-11 10:52:21 +08:00
simeng-li
b2a3f2fbdf
style(ui): update text link styling
update text link styling
2022-11-10 16:28:56 +08:00
simeng-li
55ca9e5a92
Merge pull request #2385 from logto-io/simeng-log-4566-web-space-size-of-pages
style(ui): layout styling updates
2022-11-10 16:12:26 +08:00
simeng-li
b522876a8f
style(ui): layout styling updates
layout styling updates
2022-11-10 15:29:42 +08:00
simeng-li
10d8894448
Merge pull request #2376 from logto-io/simeng-log-4569-web-change-the-cursor-style-when
style(ui): add cursor pointer to terms
2022-11-10 14:02:42 +08:00
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
fc91beb0dc
style(ui): update notification style
update notifiction style
2022-11-10 10:27:39 +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