Lars-Erik Roald

Results 25 issues of Lars-Erik Roald

**Is your feature request related to a problem? Please describe.** Is there a way style the line between two commits ? I would like to have in a color different...

:sparkles: Feature

It fails to reload if you save a file a second time: brunch new -s vue update all depencies to * npm install npm start open localhost at port 3333...

bug

```js import onChange from 'on-change'; const object = []; let p = onChange(object, change, { pathAsArray: true, onValidate }); function change() { console.log('change'); } function onValidate(path) { console.log('path:') console.log(path); console.log('object')...

bug

Is there a way to keep the routable sheet open when going to the the next route. I want it to still be there when going back. The close event...

**Is your feature request related to a problem? Please describe.** The idea is to have a map always on the top and a list below to filter objects in the...

Do you have something like this - label "Min gård" ? ![image](https://user-images.githubusercontent.com/631501/160130651-e2fcef60-106b-49b6-87b2-a1dd79ff6990.png)

enhancement