Andrée Hansson

Results 8 issues of Andrée Hansson

## 🐛 Bug report As is common praxis with picasso.js nowadays, I expect to pass in a function to a property to programmatically control values in components. This is not...

Type: Improvement

Support building URLs for Qlik Sense SaaS. * Web integration ID in URL * Session app URLs

enhancement

Based on the new JSON-RPC schema. enigma.js master would update periodically to new engine versions that are bundled with the package, but also offer the generator as part of the...

enhancement

This is an idea we've been bouncing around internally for a while. The idea is that we deliver a npm package containing generally useful mixins that may be needed in...

enhancement
help wanted
question/discussion

This is a long-standing issue with the native browser in Android. Basically, you have to disable the native scrolling to get touchmove events (except for like 2-3 before it stops,...

We've had multiple requests to offer an offline/local built version. Current thinking: * Use Docker images (`qlikcore/catwalk:latest` is pushed when we update `catwalk.core.qlik.com`, `qlikcore/catwalk:version` whenever there's a release) This way,...

enhancement

Today we're using regular terminal colors ("black/white"), we should consider using colors to help the user get a quick overview without having to look closely at all the information outputted.

enhancement
help wanted

Currently, we don't handle this at all, we always execute the script for every `.require()`, which means that if we do: ``` javascript basket.require({ url: 'jquery.js' }).wait(function() { basket.require({ url:...

enhancement