Olivier Combe

Results 23 issues of Olivier Combe

Use an OSS tool to generate API documentation to integrate into the preview, maybe something like [Compodoc](https://compodoc.github.io)

feature

Some values in _variables.scss are hardcoded instead of using existing variables. It is confusing to have variables which have not the intended effect because they are not used everywhere.

The directive currently touches the dom using vanilla js, I have to refactor this to use the renderer so that it works on all platforms