Štěpán Granát

Results 118 comments of Štěpán Granát

I was able to make it work like this: ```html { "imports": { "vue": "https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.esm-browser.js", "@tolgee/web": "https://cdn.jsdelivr.net/npm/@tolgee/[email protected]/dist/tolgee-web.production.esm.min.mjs", "@tolgee/vue": "https://cdn.jsdelivr.net/npm/@tolgee/[email protected]/dist/tolgee-vue.esm.min.js" } } import { createApp } from 'vue'; import { Tolgee,...

I don't know if we can solve this differently.

Hey, no, I think we'd have to put everything into one package, which I don't really like.

However, I think you can use the umd imports though

I don't see a solution how to provide the support for this when our package has a dependency on a vue package. If you have a solution, feel free to...

Could you maybe explain a bit more the usecase for this. It feels like in order to make this work, it would require a special case of bundling the vue...

Ok, I think I'll leave the issue open for potential contributors, as I don't see this as a priority fix, but more like "make it better for vue ecosystem" thing.

Ok, I've tried the getDisplayMedia API, but I didn't find it very practical, because it asks you for permission every time and you also have to select which tab, so...

Hey, no, I didn't find the solution very pratical, so I've decided to skip this.

I guess we could have some settings for the editor (ICU on/off). Not sure about the new lines, could also be a setting.