Tobias Diez
Tobias Diez
This works very well, thanks!
@rbuckton I agree with your view, but could you please add an `exports` config in `package.json`. This would help bundlers to understand the nature of the package and is recommended...
Alternatively, add a correct [externals](https://nodejs.org/api/packages.html#conditional-exports) option in `package.json`
With the recent progress, the JDK issue shouldn't pose a problem anymore and we can use https://github.com/Dansoftowner/jSystemThemeDetector now. For anyone interested in working on this, the PR https://github.com/JabRef/jabref/pull/9263 might be...
@DohaRamadan This opens a very old box of the pandora, see https://github.com/JabRef/jabref/issues/1495. I tend to agree that id-based serialization is a good idea, although it invalidates some of the advantages...
In jabrefonline, I use cuid's.
Mostly because prisma doesn't yet support cuid2 by default (https://github.com/prisma/prisma/issues/17102), but there are workarounds...so no hard requirement from my side.
Providing a way to render a single component using the nuxt pipeline is also helpful in other scenarios like storybook or cypress integration, see eg https://github.com/nuxt/nuxt/issues/18596 and https://github.com/cypress-io/cypress/issues/23619.
You can also outsource it to other people by using something like https://crowdin.com. The hardest part in the setup is to extract all the strings you want to translate, but...
@younyokel @lmk123 where can one find the option to change the language of the extension? I couldn't find it.