Otto von Wesendonk

Results 6 issues of Otto von Wesendonk

Fly supports so called r-scripts. They are executed on every migration. I believe that be quite useful. Thanks

Dependabot is triggering a warning because of this package. Please update Dependencies. (You can activate Dependabot in the Github settings for free for your repo) Thanks ``` Dependabot cannot update...

enhancement
good first issue
dependencies

Smartblocks i great, unfotunately I can't use it with Next,js, due to to css imports. When it's included Nestjs gives the following error ``` ./node_modules/prosemirror-tables/style/tables.css Global CSS cannot be imported...

Thanks for the great lib. The lib already supports close on "click outside", woudn't it make sense to add close on "press esacpe key" as well?

After running into a issue using client hooks and server rendering, @tylermcginnis referenced/explained (thanks!) why that error is necessary: https://github.com/uidotdev/usehooks/issues/218#issuecomment-1681205155 It turns out, that happened to multiple users: - https://github.com/uidotdev/usehooks/issues/258...

The current deadbolt scala api feels very java-like. however it should be trivially easy to add a lightweight scala dsl for permission building to create a better api. Instead of:...

enhancement