0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/console/src/hooks
2023-09-11 17:46:13 +08:00
..
use-api.ts chore(console): code cleanup (#4390) 2023-08-24 15:58:36 +08:00
use-cache-value.ts
use-configs.ts refactor(console): remove api path leading slash 2023-02-10 01:34:23 +08:00
use-confirm-modal.ts refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
use-connector-api.ts chore: remove deprecated challenge task flags (#4468) 2023-09-11 17:46:13 +08:00
use-connector-form-config-parser.tsx fix(console): avoid connector custom config fields conflict with reserved fields (#4088) 2023-07-03 11:55:50 +08:00
use-connector-groups.ts refactor(console): hide native preview when no social target supports native (#3626) 2023-03-30 09:44:46 +00:00
use-connector-in-use.ts refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
use-current-user.ts refactor(console): fix user data reloading issue 2023-06-24 21:05:12 +08:00
use-custom-domain.ts feat(console): add custom domain notes for endpoints and social callback uri (#4034) 2023-06-15 15:08:19 +08:00
use-debounce.ts
use-documentation-url.ts fix(console): avoid zh-cn docs links since it has been removed (#3583) 2023-03-24 22:08:03 +08:00
use-enabled-connector-types.ts refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
use-image-mime-types.ts refactor(console): config the allowed mime type for ImageUploader component (#4169) 2023-07-17 13:38:01 +08:00
use-invoices.ts chore(console): remove pricing feature switch (#4215) 2023-07-24 17:08:39 +08:00
use-me-custom-data.ts feat(console): show sample for the guide and allow request new guide (#4327) 2023-08-15 16:44:33 +08:00
use-position.ts
use-redirect-uri.ts fix(console): use correct sign-out redirect uri for api hooks 2023-08-24 14:54:08 +08:00
use-scroll.ts feat(console): guide modal v2 2023-08-14 15:05:41 +08:00
use-search-parameters-watcher.ts chore: upgrade configs (#4132) 2023-07-07 17:17:21 +00:00
use-subscribe.ts feat(console): support open stripe payment management page from console (#4213) 2023-07-24 15:46:34 +08:00
use-subscription-plan.ts refactor(console): refactor subscription-related hooks (#4197) 2023-07-21 07:04:44 +00:00
use-subscription-plans.ts refactor(console): sort quota list items (#4246) 2023-07-26 11:41:15 +08:00
use-subscription-usage.ts chore(console): remove pricing feature switch (#4215) 2023-07-24 17:08:39 +08:00
use-subscription.ts chore(console): remove pricing feature switch (#4215) 2023-07-24 17:08:39 +08:00
use-swr-fetcher.ts refactor(console): use withtyped client for SWR 2023-06-13 17:33:32 +08:00
use-swr-options.ts refactor(console): use global router (#4191) 2023-07-21 06:12:01 +00:00
use-tenant-pathname.ts refactor(console): update relative path checking logic 2023-09-04 12:55:32 +08:00
use-theme.ts refactor(console): refactor theme-related types (#3419) 2023-03-16 13:34:23 +08:00
use-track-user-id.ts fix(console): eliminate unexpected /token calls (#3757) 2023-04-27 18:34:38 +08:00
use-ui-languages.ts refactor(console): remove api path leading slash 2023-02-10 01:34:23 +08:00
use-user-assets-service.ts refactor(console): display loading when user assets service is loading (#3523) 2023-03-22 07:28:36 +08:00
use-user-default-tenant-id.ts fix(console): update default tenant id on manual navigation only (#4417) 2023-09-02 16:21:59 +08:00
use-user-preferences.ts refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
use-window-resize.ts refactor(console): add missing section title and adjust card layout in get-started page (#4428) 2023-09-06 10:10:35 +08:00