Vivy

Results 27 comments of Vivy

A nice solution would be if the logo lost most of its padding and maybe shrinks till there is enough space for the 'scroll to top' component to fit in...

Currently its near impossible to do custom code highlighting conditionally or to add any other editor-like features, but I made an issue to replace the code highlighter dependency with an...

`appConditionalOnProperty` also works like `appHasAccessToLink`

We can't solve this by a jsp file or through serverside rendering, and webpack wont know the context when building which is probably even way to early to know the...

Best thing we can do for now is remove the base element so that everything will be loaded relatively to the frankdoc folder. With this the right scripts can be...

Ref https://github.com/ibissource/frank-doc/pull/163 fix for frank!doc for now However this also has to be done for the console front-end and is not the best solution

What if the framework could somehow rewrite part of the served html, replacing the base url tag with the correct context path. This does mean it either needs to do...