Jonathan Sundqvist

Results 109 issues of Jonathan Sundqvist

### Description Updating versions is a pain, and it's something that needs to be done on a semi-regular basis. The ideal would be to only need to update cookiecutter.json with...

There is a similar library for rails -> https://viewcomponent.org/ (https://github.com/github/view_component) Apparently that library is 10x faster in rendering than partials, which is the equivalent of django's include. Do you have...

type--optimisation

The newest version works fine, but there seems to be issues in travis for some reason.

good first issue

# Type of PR (feature, enhancement, bug fix, etc.) ## Description A couple of improvements are introduced here. - Be able to pin what version of StimulusReflex we are using....

enhancement

## Description With morphs we can make make updates to html without necessarily re-rendering any html if we know the selector. Which means that the update will take less time....

enhancement

# Type of PR (feature, enhancement, bug fix, etc.) ## Description In an effort to improve the api for setting the context that is used in the final context in...

enhancement

# Bug Report ## Describe the bug - [x] Bug in the docs: at https://sockpuppet.argpar.se/reflexes#reflex-classes, the example within the work() reflex method uses self.element['id'] - and many others - this...

# Feature Request The discussion that happens here -> #80. Can continue in this issue. Just a heads up @nerdoc > From a beginner's view (I'm not really a beginner,...

# Feature Request ## Is your feature request related to a problem? Errors are not captured by sentry, for that to happen you need to use an asgi middleware as...