Vlad Gramuzov
Vlad Gramuzov
You can do something like: ```swift func insertImage(editor: RichEditorView, src: String, width: Int? = nil, height: Int? = nil, alt: String = "") { let finalWidth = width == nil...
@MarcelStranak , @dfangl I think we already rolled out an improved logs view in April. We can iterate further later and add an ANSI escape character parser and maybe a...
There are no class-handlers in event invokers for the most of state/transition/event callbacks :( UPDATED We have just forked the repo and will try to add support for the class-callbacks.
Hi @H--o-l, I left only subscription items and usage records-related changes. Looking forward to getting them merged. Going back to your question, js-fix was there because of the mounting issue...
Hi @H--o-l, thanks for the feedback, I added proposed changes and force-pushed them to the current branch
Hi @nanov, unfortunately I no longer have access to the real EBICS backend. If I can still remember it, it was possible to test some of the parts with https://isotestsec.postfinance.ch/corporates/?login,...