Marius Kjeldahl

Results 7 issues of Marius Kjeldahl

I'm looking into using this project for keeping track of changes to a data structure stored centrally on a server in a database table. Only one version of this data...

I've basically got a PWA with a client which works fine offline and online. When online, server API requests gets properly handled through `runtimeCaching` set to `networkOnly`. The server API...

This will allow output from "watch" type tools (e.g. watchify) that does automatic rebuilding when files change, and would allow a notification every time a compile is done. Adding a...

enhancement

The docs says this method should create something that looks like a unified diff. When I try it I just get "[object ...]" blah blah output. Looking at the actual...

For some of the "out" style animations (outElastic) there is very often a visual pop, where the last time step snaps everything into place. This piece of code is probably...

I like what you're doing with this POC. Just wanted to let you know that while adding a note seems to work, most of the other actions do not (mark...

I'm trying to use malabar-mode, but all builds seem to fail. It seems whenever maven is run through malabar, it does not respect version forced through pom.xml, e.g.: ``` 2.2...