vhx / quartz-react

Quartz components using React
2 stars 1 forks source link

Add support for links in carousels #41

Closed sebastiansandqvist closed 7 years ago

sebastiansandqvist commented 7 years ago

This PR makes it possible to link to videos/trailers/anything from the buttons in the slides in a carousel.

It also adds a class to the carousel "Watch now" buttons that allows them to inherit the site theme's primary color. It falls back to gray.

sebastiansandqvist commented 7 years ago

Side note, since I was working from home and github wasn't letting me push directly to this branch, I had to make a fork. That is why this PR comes from sebastiansandqvist/quartz-react/:feature/add-slide-links.