Jens Lincke

Results 35 issues of Jens Lincke

``` Object.defineProperty(_recorder_.tempfile_js, 'expect', { get() { return expect; }, ``` gets rewritten to: ``` Object.defineProperty(_recorder_._src_client_reactive_test_active_expression_proxies_active_expression_proxies_spec_js, 'expect', _wrap({ ``` But it should be an Object, and a Proxy raised an error.

comp: student projects
comp: active expressions

Problem `foo::bar()` is marked as an parsing error by eslint's esprima parser. We should can plugin a custom parser that behaves like esprima, e.g. [babe-eslint](https://github.com/babel/babel-eslint). But this packag requires Babel7....

P3: important
comp: transpilation
comp: tools
comp: base system

e.g. so that their internal details hashtags etc become searchable and are displayed in the file details

comp: fileindex

we have a flat list of repositories... hosted under https://lively-kernel.org/lively4/ content, experimental, user repositories... everything. Should we allow or force a two level scheme (such as in linux or the...

type: refactoring
comp: server

type: feature
type: refactoring
comp: ux

the rectangles benchmark showed that something is slowing down modifications of html elements in lively compared to running the same benchmark outside. When running the benchmarks inside a shadow root,...

type: performance
comp: base system

when the movement is not triggered my the halo itself, e.g. scrolling... the halo does not move

type: bug
comp: ui

type: feature
effort3: hard (weeks)
comp: student projects
comp: examples

type: feature
comp: content
comp: lively content

type: performance
comp: base system
comp: student projects