Skip to content
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

Release/20240319 #1471

Merged
merged 69 commits into from
Mar 19, 2024
Merged

Release/20240319 #1471

merged 69 commits into from
Mar 19, 2024

Conversation

Da-Colon and others added 30 commits March 7, 2024 15:32
- remove next config and types
- Add vite and react-router-dom
- Add vite config
- Create index.html (update with metadata from next/head)
- Create main.tsx (entry point)
- Add CSS imports, providers to entry point
- Create router.tsx to handle page router
- Add DAOController and Layout element to Router
- Add Pages to Router (A few index -> default component name file changes)
- Replace next's Script with custom hook
- Replace next Link Component with React Router Link
- Replace process.env -> import.meta with update ENV names
- Replace next/image component with Chakra Image component
- Replace next/router push instances with `useNavigate`
- Replace package.json next scripts with vite runner
- replace NextLink -> RouterLink
- remove ETHLizardsScript
Da-Colon and others added 22 commits March 14, 2024 21:09
- uses useSafeContracts directly instead of global state to get base contracts
- the else was out of place
[BUGFIX] Contracts stored in state not being updated
…te-markdown

Implement markdown support for proposal templates and proposal view
Copy link

netlify bot commented Mar 19, 2024

Deploy Preview for fractal-prod ready!

Name Link
🔨 Latest commit de60f12
🔍 Latest deploy log https://app.netlify.com/sites/fractal-prod/deploys/65f9eb80cfb6ef0008b80240
😎 Deploy Preview https://deploy-preview-1471.app.fractalframework.xyz
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@Da-Colon Da-Colon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's GO!

@adamgall adamgall merged commit c62b46f into main Mar 19, 2024
7 checks passed
@adamgall adamgall deleted the release/20240319 branch March 19, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants