Matteo Rigoni
Matteo Rigoni
### What are you trying to achieve? Use Sharp in a nuxt nitro environment ### What would you expect the API to look like? Sharp should export an .mjs file...
If it's possible, it should be documented. Also, in my use-case I would like to be able to have splitting by lines, words and characters working together with whitespace:true OR...
* **I'm submitting a ...** * [x] bug report * [x] feature request * [ ] support request => Please do not submit support request here, see note at the...
formatValueToModel should wait to have a valid date before trying to format the field. In this way the user can both use the UI and use the manual input to...
* **I'm submitting a ...** * [x] feature request I don't see any way to transition the inputs going in/out of dom with visibility. Will this be supported any time...
**🆒 Your use case** What if I have a huge website with expensive calls and I can't generate each page (let's say some pages are pre-generated and some are not)....
Could there be any upsides with implementing a solution that forces image to be resized at a certain aspect-ratio? e.g.: aspect-ratio prop and focal-point prop
As the title says, image events are really needed, but they are not available because a new tag hasn't been pushed.
### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v16.13.0` - Nuxt Version: `2.16.0-27277936.ab1c6cb4` - Package Manager: `[email protected]` - Bundler: `Webpack` - User Config: `target`, `vue`, `env`, `head`, `css`,...
`itemsToShow: 'auto'`, same as swiper's [`slidesPerView: 'auto'`](https://swiperjs.com/swiper-api#param-slidesPerView)