David Mignot
David Mignot
Hi, Is it possible to add some (many) variables. Something like the default blueprint extension. I've started doing something similar here: https://github.com/idflood/formalize/blob/extension/stylesheets/_formalize.sass This would then be possible to have customized...
#### Issue https://github.com/timber/timber/issues/280 https://github.com/timber/timber/issues/1332 #### Solution Allow passing `false` as third argument of the resize function. With this the image will be resized to fit in the specified dimension while...
I would like to create an artwork which would be different for each owners. So when someone collect the piece he doesn't know exactly what it will look like. **Describe...
Hi, Your project looks promising : ) I always do backbonejs projects but wanted to play with angularjs. With backbone I like the idea to 'lazy load' template files with...
For my use case the current way of storing feeds is not really helpful. I think that the feed items should be marked as read/unread and their state saved in...
It could be really useful to be able to output scripts at the bottom of the body. Doing so make it unnecessary to add `$(document).ready..` to each scripts. On my...
### Environment - Operating System: `Darwin` - Node Version: `v18.13.0` - Nuxt Version: `3.1.1` - Nitro Version: `2.1.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `ssr`, `experimental`,...
### Description We are using the `asPreview` parameter on our project to enable users to preview changes they make to posts and pages. While the query itself is mostly correct,...
This simply add a onShow callback. This is useful to add a class to the body in case the banner is shown and the site needs specific styling (fixed position...
The title says it all. There are still some more potential color parameters to add but it's a beginning. I'm starting to try to implement the timeline in a project....