Björn Rave

Results 26 issues of Björn Rave

I am using the library on Zeit Now on the free tier. The maximum execution duration for a lambda on the free tier is 10 seconds. When creating a new...

It would be nice to be able to define a global default namespace, as you can do in I18next. So that you wouldn't need to write `t('common:hello'), but could just...

enhancement

After the upgrade to `0.25.0` I get a lot of type problems, like this one: ``` (property) tags?: string | Prisma.ClientCreatetagsInput | string[] Type '{ set?: string[]; }' is not...

I increased the Table of Content Width to 250px, as it was pretty small on my site and made the table scrollable

I would like to be able to prefix my categories, so like "General" or "Customizing" on the dokz docs with an icon.

I was wondering if this lib takes care of Summertime/wintertime. If so it probably only works with IANA and not with the offsets, right?

For some reason the project is lookign for the `ShareViewController.swift` in the extensions root folder, but I deleted that one according to the instructions. This is what xcode prints: ```...

I added named exports for the icons, so it's more convenient to import them

I would like to be able to resize and align images

Enhancement
Need Discussion

I am trying to use this library in my expo app, but when I want to run my project on web, it creashes webpack