Dennie de Lange

Results 7 issues of Dennie de Lange

Any plans on creating some typescript bindings for rest-hapi?

enhancement
help wanted

Example app: https://pp0o4x40p0.codesandbox.io/#/posts/13 I just copied the last tab a couple of times and you'll see a scrollbar at the bottom. What I expected: that the `Tabs` component would be...

bug
good first issue
old

I really like your solution, is it possible to split the project in a `@warthog/core` and `@warthog/server` package? I like to use it inside `nestjs` and don't need all the...

I think it should honor the useFlushOnSave setting. I also added the possibility to configure it on the builder with flush(true/false). If you want to see the effect, simply change...

Split Stampable to allow different timestamp implements (java8 localdatetime) for example. Introduced plugin.yml instead of DefaultAuditLogConfig. Added initial unit test. Todo: - [ ] Add docs to implement trait using...

Created this issue on request of David following this question on [discord](https://discord.com/channels/795785288994652170/1271160508824813650) # Feature request/Typescript I am using a callback actor which uses sendBack to the parent machine, but to...

### Describe the bug When using `$inspect` on a `$state` with a class instance with `toJSON()`, which returns a self reference, the creation of a snapshot will end in a...