Bruno P. Kinoshita
Bruno P. Kinoshita
@afs how do you think this should be tackled? Escape on UI? Escape on backend? Escape on both (not sure if double-escaping could lead to some other issue). (Although re-reading...
Reproduced, found where to change. Just checking what's the possible best way to fix it, then will prepare a draft PR and if that looks OK will write a test...
There are some Vue.js deprecation warnings that have been annoying me too but I haven't had time to look into those yet.
> > There are some Vue.js deprecation warnings that have been annoying me too but I haven't had time to look into those yet. > > Could you create a...
That's a good question. I only know the less automated way. Where someone publishes to PYPI, then the conda bots notify the conda recipe maintainers, that then update the recipe....
Submitted first version to conda forge. The Travis automation can be implemented afterwards (we will be maintaining ~4 packages in PYPI and Conda Forge, so we will also try to...
Code well written, simple to review, and with updated tests. Will try to include it in the next development cycle for review. Thanks!!
Hi @cpoenisch , planning a release in the next week or the week after that. Could you explain why you needed a visibility script? I would prefer to keep the...
Maybe we could have a new Wizard parameter type? Won't be able to include this issue in 1.5.4 release (scheduled for next weeks). Just finished 1.5.3; if everything goes well...
Hi @peter4431 I haven't reviewed yet. Last time I had some spare time to go around looking for issues & PR's, this one had conflicts. Once they are fixed once...