-
When I try to select part of the current URL with the mouse, it lets me drag the whole page like an image instead:
![2016-08-05_19-32-10](https://cloud.githubusercontent.com/assets/151175/17445127/a4…
-
when we update we currently run npm install for all packages. This takes a ling time and is often unnecessary. Better to use a `npm list --depth 1 --json` as in https://github.com/LivelyKernel/LivelyK…
-
I had problems using the packaged version of lively-modules... with karma so I wanted to debug it and use the bootstrapped version. But this failed also:
## What I did:
Installed the repo
```
git cl…
-
We tried out:
``` JS
lively.modules.importPackage('https://lively-kernel.org/lively4/lively4-dummy-a/package.json')
```
and got the error:
``` JS
lively.modules-with-lively.vm.js:24878 Uncaught (in…
-
Probably Jasime or Mocha, optionally with something like Chai assertions... The tests are currently written with LivelyKernel's own testing framework.
-
I have committed two times today, and both times my commit was created using a different author.
How is this possible?
https://github.com/LivelyKernel/active-expressions/commit/eb8613e25488e642014bcf…
-
and get it running stand alone
-
by drilling down?
Goal: https://github.com/LivelyKernel/lively4-core/issues/27
-
This commit (b57e0a658198e5e38c92fd0604e810cbd3064df3) introduced a rergression for some of us.
It is causing the following error message and the site becomes unusable:
```
Uncaught (in promise) Erro…
-
@TwoLaid Under windows and Ubuntu, `ctrl+e` jumps into the address bar in chrome. Therefore, you can neither toggle the expose without clicking into the body, nor use any other keys to navigate to the…