nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.9k stars 162 forks source link

feat(server-routes): implement persisting input values in localStorage #545

Closed arashsheyda closed 10 months ago

arashsheyda commented 10 months ago

https://github.com/nuxt/devtools/assets/38922203/b7391def-242e-4de6-9a09-14eaa2b33c7c

cloudflare-workers-and-pages[bot] commented 10 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6a759d0
Status: ✅  Deploy successful!
Preview URL: https://2e6a691a.nuxt-devtools.pages.dev
Branch Preview URL: https://feat-sr-inputs-localstorage.nuxt-devtools.pages.dev

View logs

atinux commented 10 months ago

Shall we also remember the active tab for each route?

arashsheyda commented 10 months ago

@Atinux For sure!

atinux commented 10 months ago

Looks good to me! I let @antfu do the final review