Niklas Postulart
Niklas Postulart
**Is your feature request related to a problem? Please describe.** Using `vue add capacitor` on a project already setup with capacitor the installation fails. **Describe the solution you'd like** Installation...
Is it possible to tell timetrap on round to always rounding up? I sometimes have very small time entries and want to round it up to 5 minutes duration. I...
As for now it is not possible to sort pageable resources by content in the frontmatter. I have a bunch of news files that contain a date in the frontmatter...
Adds default `_uid` field to unknown bloks. This is useful for blok iterations, e.g. ``` export default function Grid({ blok }: { blok: GridStoryblok }) { return ( {blok.columns?.map((nestedBlok) =>...
I'm currently trying out the app locally and run into syncing issues with the CLI. Running `accent sync --add-translations --dry-run` works as expected but without `--dry-run` I get the following...