0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

25 commits

Author SHA1 Message Date
Gao Sun
42586eff88
refactor: remove shared packages (#1946)
* refactor: remove shared packages

* refactor: fix error
2022-09-16 11:25:43 +00:00
Charles Zhao
85283cfcee
chore: bump to js sdk 1.0.0-beta.4 2022-09-09 18:38:56 +08:00
Charles Zhao
91d1bf8004
fix: downgrade to sdk 1.0.0-beta.2 (#1896)
fix(console,demo-app): downgrade js sdk version to 1.0.0-beta.2 to avoid sign-in issues

This reverts commit ac945712e6, reversing
changes made to c97d8610d9.
2022-09-07 22:31:49 +08:00
Charles Zhao
75510b6976
chore(console,demo-app): bump react sdk version to beta.3 2022-09-06 11:45:08 +08:00
Gao Sun
8c451b4e3c
chore: upgrade silverhand packages (#1854) 2022-09-01 17:03:49 +08: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
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
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
Darcy Ye
8b30f974bf
fix(demo-app): hide username if not exists (#1644) 2022-07-21 17:29:22 +08:00
Gao Sun
e7c5e63304
refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
Charles Zhao
58558e5011
fix(demo-app): username should not overflow info card (#1498) 2022-07-08 23:17:05 +08:00
Charles Zhao
f9aba39c71
refactor(demo-app): remove "continue to explore" section 2022-07-01 12:49:19 +08:00
Charles Zhao
488f2cda86
chore: update favicon for console, demo-app and main-flow 2022-07-01 11:04:53 +08:00
Gao Sun
4fefdc8497
refactor(demo-app): use login as prompt (#1315) 2022-06-30 04:47:06 +00:00
Gao Sun
3c7c29dd0c
refactor(core): disable userinfo endpoint (#1310)
* refactor(core): disable userinfo endpoint

* chore: upgrade @logto/react

* refactor(core): update doc link
2022-06-30 02:29:29 +00:00
Charles Zhao
a6a6cef15d
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call 2022-06-29 14:55:56 +08:00
simeng-li
6865efff27
refactor(ui): refactor app notification logic (#1241)
refactor app notification logic
2022-06-27 13:22:17 +08:00
Charles Zhao
1e76f7713f
refactor(console): add dark images with parcel svg transformer plugin 2022-06-23 01:02:10 +08:00
Charles Zhao
33f8adb2fc
refactor: bump react sdk 0.1.15 and use callback function instead of url 2022-06-09 15:32:43 +08:00
Charles Zhao
85a055efa4
feat(demo-app): implement (part 2)
* dark mode
* i18n
* sign out
* fetch userinfo
2022-06-06 20:17:25 +08:00
Gao Sun
90ca76eeb5
feat(demo-app): show notification in main flow (#1038)
* feat(demo-app): show notification in main flow

* fix: add missing file
2022-06-02 08:05:27 +00:00
Gao Sun
91e2f055f2
feat(demo-app): implementation (3/3) (#1021)
* feat(core): seed demo app for fresh DB

* feat(core): throw 404 when demo app deleted

* fix(core): import

* fix: lockfile
2022-06-02 07:32:46 +00:00
Gao Sun
7f4f4f84ad
feat(demo-app): implementation (#982)
* feat(demo-app): init card

* feat(demo-app): ui

* feat(demo-app): sign in using React SDK

* fix: typo
2022-05-31 04:39:03 +00:00
Gao Sun
ad0aa8e0c2
feat(demo-app): init (#979) 2022-05-29 21:11:58 +08:00