Marcel Robitaille
Marcel Robitaille
I would love this feature. Can we get this revisited?
I just updated my additions to properly track what needs to be deleted instead of deleting everything and re-importing everything. This brings one of my >1000 event calendars from a...
Thanks for this PR. I found that KaTeX is not being rendered. Is that a supported feature?
Since we don't (yet) have tool to strip markdown with sourcemaps, would it be possible to open the plain text version in a split and leave it up to the...
The link is now https://nextcloud-vue-components.netlify.app/#/Components/NcModal. It seems the nextcloud vue team broke all their links with this name change. I have opened an issue kind of related to this: https://github.com/nextcloud/nextcloud-vue/issues/3374....
@christianlupus Yes, I think it's ready for review. Sorry, I'll use the draft features in the future or ping you to better indicate when it's ready. I'm fine if we...
I think this PR is ready for review. Unfortunately, the way in which the bloat has to be stripped from some libraries requires hacks like [this](https://github.com/nextcloud/cookbook/pull/1116/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166f). This makes it possible...
Maybe I can summarise the changes: - Code splitting: Each view has its own smaller bundle now. When going to a page, only the common bundle and that page's bundle...
Thanks for reviewing it @seyfeb > Afaik, the main reason to use this, was to reduce the bundle size. How much does the change to using the component actually save?...