Stephan Meijer

Results 91 issues of Stephan Meijer

Would be awesome if this plugin can guard against (dis)allowed dependencies. I'm having all my app modules in a directory called `modules`, but to guard against circular references, I want...

HTTP Status errors are currently unhandled. It is of course possible that the providers' backend is unreachable on some moments. Simplest cause; the user is currently not connected to the...

feature

Hi everyone! If your company is using `leaflet-geosearch` in production, please let us know who you are, so we can mention you in the new README and forthcoming website. Instructions:...

question

I was thinking to add basic session support, something self baked or using [cookie-session](https://www.npmjs.com/package/cookie-session). Haven't thought it through yet. That would mean that the context would get an `session` prop....

🤔 idea

For a nice pagination experience, Form should support various redirect methods. Currently, when using a Form with `method="get"` it will always redirect using `replaceState`: https://github.com/smeijer/next-runtime/blob/40a8d83fc3ff65317a3aa5e98a2377dcf8b6651a/src/form/store.ts#L213 In addition, we want to...

Add support for ` If true, it will submit the form with the browser instead of JavaScript, even if JavaScript is on the page. https://remix.run/docs/en/v1/api/remix#form-reloaddocument

📦 feature

The hook should return a `submit` method, so we can submit data without using a form element. This can be useful for automated things, like calling an api after a...

📦 feature

## Description `np --contents=./lib` and `np` with `contents: './lib'` in `.np-config.js` have different outcomes. ## Steps to reproduce 1. publish a package with `np --contents=./lib` 2. publish a package with...

bug
help wanted

I think it would be a win-win, if this theme was submitted to http://color-themes.com.