Grant Sander

Results 31 issues of Grant Sander

With v5, we dropped a lot of our test suite for the new code. We should work on restoring our unit test suite so that our current code is well-tested.

v6

Add support for configurable slide easing.

v6

Add support for vertical carousels.

v6

Add a carousel prop that will cancel autoplay when user interacts with carousel controls.

v6

`slidesToShow` should support decimal number as well so that a fractional number of slides can be shown at a time.

v6

Add `Examples.md` file with different examples to provide more example use-cases.

v6

## `create-spectacle` prompts This PR adds `prompts` to the `create-spectacle` package, so that users do not need to remember flags (although flags are still available). Some things to note: -...

We should be generating basic `README.md` files when generator `create-spectacle` projects. This can be as basic as: - Command to run to start dev server. - Description of any other...

create-spectacle

## What? With `spectacle-mdx-loader` migrated into the monorepo ([see here](https://github.com/FormidableLabs/spectacle/wiki/Spectacle-Roadmap#spectacle-mdx-loader)), we should ensure that publishing from `changesets` works as intended.

## What? With the migration to the spectacle monorepo, we need to also migrate the [`spectacle-mdx-loader`](https://github.com/FormidableLabs/spectacle-mdx-loader) to the monorepo. [See here](https://github.com/FormidableLabs/spectacle/wiki/Spectacle-Roadmap#spectacle-mdx-loader). For this issue, we should create a `mdx-loader` package...