Migrate website from Next.js to Astro
=> It's crazy how developing with Astro just "feels" right
Fix nested `` issue
Was breaking React re-hydratation. Fixed it with an absolute `
` to workaround the issue.
Move from svg markers to div markers
=> Better resizing based on text length
=> Markers are now coming from JSX elements (easier to evolve, and better for escaping user input)
=> Markers are now coming from JSX elements (easier to evolve, and better for escaping user input)
Simplify sidebar, go back to mvp scope (minimalist)
- ◄ Previous
- 1
- 2
- Next ►