Alessandro

Results 11 issues of Alessandro

This PR adds a Carousel component which lets the user to display a set of slides, one or more than one at a time. The implementation uses the scroll-snap feature,...

Possible types: - Date - BigInt - ??? **Additional context** #26 #30

enhancement

Hi, this pr prevents auto-pan to exceed map maxBounds when is set. (should fix #6219)

bug

As in the title, snapshot testing is not working, it throws the following error ``` Failed to fetch dynamically imported module: data:text/package.json?wds-javascript;charset=utf-8,... ``` Test example: ```js it('should not throw',() =>...

Hello everybody, I'm trying to add storybook to an App project I previously initialized using the CLI, but it throws the following error: ```sh $ npm init @open-wc npx: installed...

The save endpoint is currently hardcoded and not configurable, so it only works when used with `aframe-watcher` running on the default port. In my case, I was looking to implement...

**Feature request summary** Lighthouse currently filters gatherers during execution, running only those explicitly required by audits. However, there are existing use cases within the Lighthouse codebase where gatherers need to...

needs-priority