Add extra link to Patron's Join page from Planting & Watering
Internal site links changed to relative paths, added https for external links (instead of href=//)
New icon for Seeds at the top
Use the newest version of the Seeds diagram, in SVG format
Removed mention of Seeds fund in Planting and Watering Seeds modal, updating it to mention MetaGame can help you water the seeds (like it says in the Patrons Join page
Use the new Guild/Patron Join design as a model for the top half of the page
Add the new seed-diagram.png in assets
Make the cards look more like the new card design (background blur, width, etc
Removed the Seed Fund and FAQ sections
Updated text in Become a Patron modal
Updated text in Get Ranked modal
Changed uppercase SEEDS to title case Seeds in page text and menu link description
* beginning ESM transition: Ceramic libraries, Next.js, & TypeScript configuration 🇭🇰
* updating Chakra, React, & Next image `import`s 👔
* upgrading `@types/react`, import extensions for Node, & b64 SVG to PNG ⛹🏿♀️
* fixing relative import names & upddating @types packages 📻
* removoing WYSIWYG editor, draft-js, & updating express ⛹🏿♀️
* updating OpenSea 🚲
* ¡@metafam/utils is building! 📰
* ¡Discord bot is building! 👘
* ¡backend is building! 🛩
* fixed everything but Ceramic DID update 🏍
* switching to DID:PKH 📦
* fixing "only one child allowed" error 🙇🏿♀️
* importing `React` as required by tsc's `isolatedModules` 🇲🇰
* disabling testing rather than taking the time to fix jest ⚜
* removing set `types` from `tsconfig` to fix compilation error 🥦
* printing tests disabled warning, hopefully 🙀
* setting file to be copied to the new resolver 👁️🗨️
* "paths-resolver" not "paths-resolve" 🦴
* switching back to relative paths rather than trying to fix `paths` ⏳
* `yarn backend:dev` not working, testing GitHub build 🎺
* removing design system build & fixing some images ✊🏿
* fixed "expected function got string" error & trying to address undefined HTMLElement 🐡
* fixing @emotion/react tree shaking by making external 🏏
* including eslint config in Dockerfile 🌾
* fixing more images 🎯
* updating DIDs & switching back to an updated DID:3 ❇
* switching to w3s.link gateway & fixing early termination of storage endpoint 🔭
* switching back to ipfs.io gateway b/c w3s.link serves SVGs as application/xml which are CORB blocked 🥾
* fixing node config name in eslint ignore & shortening some paths 🧰
* fixing ts-node not handling project references 🥁
* WIP on improving the UX for mobile users
* removed the border i added to test something
* disable dragging on mobile
user can navigate through the quests by clicking on the next tile, by clicking the little hands pointing left or right or by using the slider
* hide prev button in the first quest & next button on last quest
fix
Co-authored-by: luxumbra <me@luxumbra.dev>