-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: landing page app #843
base: main
Are you sure you want to change the base?
Conversation
|
- Update tsconfig.json to target ESNext and update lib options - Remove unused imports in UserCard.tsx and ProjectPortalPage.tsx - Export useRelationsByType and types/relations from context/index.ts - Update package.json version to 0.0.3 - Add useRelationsByType hook to context/hooks/use-relations-by-type.ts - Add useContextRelationsQuery and getContextRelations to context/queries/get-context-relations.ts - Add ProfileCardHeader component to components/ProfileCardHeader.tsx - Add Skeleton component to components/skeleton/Skeleton.tsx
Refactor tsconfig.json to remove unused imports and update the version in package.json to 0.0.4.
Bump the version in package.json from 0.0.5 to 0.0.6. Also, add the new dependency "@equinor/fusion-framework-module-event" to the project. refactor: Update use-navigate-on-context-change.ts Refactor the use-navigate-on-context-change.ts file to use the updated modules from the fusion framework. Remove the unused imports and update the event listener to use the "onCurrentContextChanged" event.
Bump the version to 0.0.7 in package.json and update the yarn.lock file to include the new dependency [email protected]. Also, add the necessary code changes in use-app-loader.ts to measure the app loading time.
Description
Please select version type the purposed change:
External Relations
Changeset