code-hike / codehike

Build rich content websites with Markdown and React
https://codehike.org
MIT License
4.74k stars 146 forks source link

feat(244): Allow Slideshow controls to autoFocus #245

Closed brianespinosa closed 2 years ago

brianespinosa commented 2 years ago

Resolves #244

Feel free to decline if you do not think we should add this. Or if you would like to suggest a different approach, I am happy to make some modifications.

Version

Published prerelease version: v0.7.3-next.0

Changelog #### 🐛 Bug Fix - `@code-hike/mdx` - feat(244): Allow Slideshow controls to autoFocus [#245](https://github.com/code-hike/codehike/pull/245) ([@brianespinosa](https://github.com/brianespinosa) [@pomber](https://github.com/pomber)) #### ⚠️ Pushed to `next` - Update bundle_analysis.yml ([@pomber](https://github.com/pomber)) #### Authors: 2 - Brian Espinosa ([@brianespinosa](https://github.com/brianespinosa)) - Rodrigo Pombo ([@pomber](https://github.com/pomber))
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chtest ✅ Ready (Inspect) Visit Preview Jul 29, 2022 at 8:39AM (UTC)
playground ✅ Ready (Inspect) Visit Preview Jul 29, 2022 at 8:39AM (UTC)
pomber commented 2 years ago

I was trying to make the bots release a canary version but it didn't work 🤷 . I'll take a look later.

pomber commented 2 years ago

I renamed the prop to autoFocus because it's practically the same as the HTML autofocus attribute.

I'll merge this, but first I want to see if I can fix the bots permissions.

github-actions[bot] commented 2 years ago

:rocket: PR was released in v0.7.3 :rocket: