Launchy! 🚀0.9.2
Pre-release
Pre-release
Change log:
npm
now uses index.js
file
- Authors can now import Launchy! 🚀using the industry standard method as a result of renaming the file from
launchy.js
toindex.js
. - Note: This could be a breaking change so test before you update!!
Other changes
- Changed "bumper" elements from being focusable by default by setting
tabindex
to-1
, then toggling to0
onshowModal
&hideModal
methods. - Updated Babel preset from using
babel-preset-es2015
to the newbabel-preset-env
package. - Removed rogue
console.log()
statement.
📺 Video!
Check out the live stream video on YouTube I made while making these changes! Watch and laugh along when I struggle to understand how my own project works! 😅ðŸ˜