saleor-app-sdk-REDIS_APL/src/app-bridge
2022-10-13 09:22:49 +02:00
..
actions.test.ts Tests for actions 2022-08-11 20:51:02 +02:00
actions.ts Refactor app bridge state container 2022-08-11 22:19:11 +02:00
app-bridge-provider.test.tsx Fix tests and strong-type locales (#57) 2022-09-13 15:15:52 +02:00
app-bridge-provider.tsx Detect locale param from URL in AppBridge (#58) 2022-09-14 14:21:53 +02:00
app-bridge-state.test.ts Add support for locale change (#55) 2022-09-13 11:59:30 +02:00
app-bridge-state.ts Fix tests and strong-type locales (#57) 2022-09-13 15:15:52 +02:00
app-bridge.test.ts Detect locale param from URL in AppBridge (#58) 2022-09-14 14:21:53 +02:00
app-bridge.ts Detect locale param from URL in AppBridge (#58) 2022-09-14 14:21:53 +02:00
constants.ts move app-bridge code and tests to app-sdk 2022-08-11 14:03:51 +02:00
events.test.ts Detect locale param from URL in AppBridge (#58) 2022-09-14 14:21:53 +02:00
events.ts Detect locale param from URL in AppBridge (#58) 2022-09-14 14:21:53 +02:00
helpers.ts move app-bridge code and tests to app-sdk 2022-08-11 14:03:51 +02:00
index.ts Auth features (#64) 2022-10-05 13:12:19 +02:00
types.ts Fix exports 2022-08-22 11:37:42 +02:00
use-dashboard-token.ts Disable token iss validation (#75) 2022-10-11 16:09:29 +02:00
with-authorization.tsx feat: add getLayout to return type of withAuthorization (#82) 2022-10-13 09:22:49 +02:00