Kubilay Melnikov

Results 5 issues of Kubilay Melnikov

Is there anything against using the dynamic component wrapper as default here? [T3HtmlParser.vue](https://github.com/TYPO3-Headless/nuxt-typo3/blob/master/lib/components/T3HtmlParser/T3HtmlParser.vue) ```vue export default { name: 'CeHtmlParser', props: { content: { type: String, default: '', }, tag: {...

Should something like this be added to the documentation? ```json { "compilerOptions": { "paths": { "~typo3/*": ["./node_modules/nuxt-typo3/lib/*"] } } } ```

v1

We have been developing exclusively headless websites for over 2 years now. However, I have always found dealing with image sizes on these sites to be quite cumbersome and insufficient....

Hello @chakAs3, is it foreseeable when you will release the next version with the current corrections of the last few days?