theKashey / react-focus-on

🎯 Solution for WAI ARIA compatible modal dialogs or full-screen tasks, you were looking for
MIT License
333 stars 14 forks source link

Allow `style` prop on <FocusOn /> #47

Closed thompsongl closed 3 years ago

thompsongl commented 3 years ago

Closes #46 by allowing style to be passed through to <ReactFocusLock /> lockProps from top-level <FocusOn />.

The resulting style attribute will be applied to the same div element targeted by the className prop.

theKashey commented 3 years ago

Wow! Much easier than I thought 👍

thompsongl commented 3 years ago

Nice! Glad this works for you.

I'm curious about your release process. When do you think the next version will be downloadable?

theKashey commented 3 years ago

I would like to add more thing to the next release (#42) and publish the update today or tomorrow.

theKashey commented 3 years ago

Released in 3.5.0