Jonas Wanner

Results 17 issues of Jonas Wanner

**Describe the bug** When I want to drag and drop the sections on the left side when using Firefox, the behavior is really weird. **To Reproduce** 1. Open https://readme.so/en/editor on...

### Issue type (mark with `x`) - [ ] :thinking: Question - [x] :bug: Bug report - [ ] :gift: Feature request - [ ] :woman_shrugging: Other ### Version (mark...

js-themes-toolkit

Hey there! We currently have a highly customizable portlet and we would like to migrate and refactore it to a new, JavaScript only Portlet without the need for JSP and...

feat
js-toolkit
help-wanted

{ "create-jar": { "output-dir": "dist", "features": { "js-extender": true, "web-context": "/plain", "configuration": "features/configuration.json" } } } currently, the name of the portlet is taken as the web context path, even...

bug 🐛

Error in 0.01s: bundler failed. invalid-package-exception: required property "main" doesn't exist in the package.json file. This message is not shown in the new version and the build fails without any...

bug 🐛

Currently, the configuration feature of portlets, doesn't output the required type. For these configurations: ``` { "system": { }, "portletInstance": { "fields": { "a-float": { "type": "float", "name": "A float",...

i recently stumbled upon this npmbundlerrc option: `{ "create-jar": { "output-dir": "dist", "output-filename": "map-portlet-v2.jar" } }` handle it.

enhancement 🎢

Currently, the logging breaks in CI environments. `Progress going on 0.01s: preparationsProgress going on 0.01s: preparationsProgress going on 0.02s: processingProgress going on 0.02s: processingProgress going on 0.03s: processingProgress going on...

the entry path should allow .cjs file endings.

bug 🐛