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
simeng-li
4b972f2e23
fix(ui,console,demo-app): update react render method ( #1750 )
...
update react root render method
2022-08-08 17:31:37 +08:00
Charles Zhao
c7e5ae3b6b
Merge pull request #1731 from logto-io/renovate/major-react-monorepo
...
chore(deps): update react monorepo to v18 (major)
2022-08-08 13:58:15 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren
prop to resolve i18n type issues
2022-08-08 12:19:55 +08:00
simeng-li
e4629f2a5f
fix(ui): fix ui test
...
fix ui test
2022-08-08 11:55:36 +08:00
IceHe.Life
6327eb6c57
refactor(core,schemas,ui): fix non-consistent type definitions ( #1742 )
2022-08-05 23:42:16 +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
Kyungyoon Kim
d1900e1854
chore(phrases): add translation ko_KR ( #1677 )
...
chore(connector): add translation ko_KR
chore(phrases): add translation ko_KR
test: add mock translation for ko_KR
Update packages/phrases-ui/src/locales/ko-kr.ts
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Update packages/phrases-ui/src/locales/ko-kr.ts
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
chore(phrases): update translation ko_KR
chore(phrases): edit translation ko_KR, make more friendly
chore(phrases): fix typo
chore(phrases): make translation smooth ko_KR
chore(phrases): edit translation ko_KR
chore(console): add translation ko_KR
chore(phrases): add korean language for login ui
2022-07-30 14:48:50 +00:00
Ufuk ARSLAN
411a8c2fa2
feat(phrases): tr language ( #1707 )
...
* feat(phrases): tr language added except admin
* feat(phrases): tr language added for admin and connectors
* refactor(phrases): tr language fix
2022-07-30 21:48:45 +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
34b465c7d8
fix(ui): protect window.location xss ( #1639 )
...
protect window.location xss
2022-07-21 15:58:20 +08:00
simeng-li
04b08a83ea
refactor(ui): replace some of the reactStringReplace usage using i18Next Trans ( #1626 )
...
refactor(ui): replace some of the reactStringReplace usage using i18nNext Trans
replace some of the reactStringReplace usage using i18nNext Trans
2022-07-20 17:48:13 +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
simeng-li
816ce9f903
fix(ui): fix no-restrict-syntax in ui ( #1559 )
...
* fix(ui): fix no-restrict-syntax in ui
fix no-restricted-syntax in ui
* fix(ui): cr update
cr update
* fix(ui): fix ts error
fix ts error
2022-07-18 19:36:12 +08:00
simeng-li
0c0c83cc8f
feat(ui): add submit input to all the sign-in & register forms ( #1587 )
...
enable submit on enter by adding submit input to all the forms
2022-07-18 17:46:13 +08:00
Gao Sun
e7c5e63304
refactor: remove import react ( #1558 )
2022-07-15 10:01:42 +00:00
simeng-li
c6384bed84
fix(ui): format phone number with country calling code ( #1551 )
...
format phone number with country calling code
2022-07-15 14:08:59 +08:00
simeng-li
6b58d8a161
fix(ui,core): fix i18n issue ( #1548 )
...
* fix(ui,core): fix i18n issue
fix i18n issue
* fix(core): cr fix
cr fix
2022-07-14 13:36:32 +00:00
simeng-li
e06f8d027e
fix(ui): fix multiple libphonmenumber packed bug ( #1544 )
...
fix multiple libphonmenumber packed bug
2022-07-14 17:44:28 +08: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
IceHe.xyz
434e97d5cf
chore: bump eslint-config and eslint-config-react 0.15.0 ( #1521 )
...
* chore: bump eslint-config 0.15.0
* chore: bump eslint-config-react 0.15.0
* style: no explicit any
2022-07-12 23:00:05 +08:00
Darcy Ye
82ed2fe169
chore: remove TODOs with linear issues ( #1495 )
...
* chore: remove TODOs with linear issues
* chore: remove simeng TODOs
* chore: remove simeng TODOs
2022-07-08 14:47:55 +00:00
simeng-li
f52fa5891d
fix(ui): add form submit event ( #1489 )
...
* fix(ui): add form submit event
add form submit event
* fix(ui): cr fix
cr fix
2022-07-08 21:14:09 +08:00
simeng-li
d4e5a8dda9
test(ui): add some ut ( #1488 )
...
add some ut
2022-07-08 19:53:35 +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
5b121d7855
fix(ui): set ui specific i18n storage key ( #1441 )
...
* chore(ui): set ui i18n storage key
set ui i18n storage key
* fix(ui): update name
update name
* chore(console): add ac i18n storage key
add ac i18n storage key
* fix(ui,console): update key name
update key name
* fix(ui,console): fix typo
fix typo
2022-07-07 11:08:07 +08:00
simeng-li
be73dbf4ef
fix(ui): dark mode seed ( #1426 )
...
* fix(ui): add dark logo seed
add dark logo seed
* style(ui): adjust notifiction style
adjust notification style
* chore(schemas): set default seed dark mode disabled
set default seed dark mode disabled
2022-07-05 13:36:11 +00: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
d649755c3e
refactor(ui): refactor default logo ( #1402 )
...
* refactor(ui): refactor default logo
refactor default logo
* fix(ui): default logo update
default logo update
* style(ui): add darkLogo
add darkLogo
2022-07-04 10:43:49 +00:00
simeng-li
231c7a278c
style(ui): add short screen notification style ( #1379 )
...
add short screen notification style
2022-07-03 07:51:48 +00:00
simeng-li
8c4fea093d
refactor(ui): refactor ac signin exp ( #1367 )
...
* refactor(ui): refactor ac signin exp
refactor ac signin exp
* fix(ui): adjust style
adjust style
* fix(ui): cr fix
cr fix
2022-07-03 15:50:29 +08:00
Charles Zhao
dc16aaf513
style(console): notification text in demo-app should not wrap on desktop
2022-07-02 15:06:16 +08:00
simeng-li
f6c5094a52
style(ui): update create account link style ( #1349 )
...
update create account link style
2022-07-01 21:08:16 +08:00
simeng-li
9942c1261c
style(ui): update checkbox icon ( #1350 )
...
update checkbox icon
2022-07-01 21:07:27 +08:00
simeng-li
084a2bcd03
refactor(core): update sign-in-settings api path ( #1339 )
...
update sign-in-settings api path
2022-07-01 17:14:38 +08:00
simeng-li
75636e2397
refactor(ui): ui content phrases update ( #1337 )
...
ui content phrases update
2022-07-01 17:14:15 +08:00
Charles Zhao
488f2cda86
chore: update favicon for console, demo-app and main-flow
2022-07-01 11:04:53 +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
Wang Sijie
f72b21d160
feat(console,ui): generate dark mode color in console ( #1231 )
...
* feat(console,ui): generate dark mode color in console
* fix: cr fix
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-06-29 07:56:05 +00:00
simeng-li
f765ccf8cd
refactor(ui): refactor ui terms of use flow ( #1259 )
...
* refactor(ui): refactor ui terms of use flow
refactor ui terms of use flow
* test(terms): add ut
add ut
2022-06-28 09:15:44 +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
6865efff27
refactor(ui): refactor app notification logic ( #1241 )
...
refactor app notification logic
2022-06-27 13:22:17 +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
Darcy Ye
5fb74537a8
chore(core,connector-wechat-*): fix according to wechat naming convertion ( #1251 )
2022-06-27 00:41:15 +08:00