Skip to content

v1.5.3

Choose a tag to compare

@cheesits456 cheesits456 released this 22 Sep 18:00
· 23 commits to main since this release

Changelog

  • Added event listener for Enter keypress
    • If search input is selected, runs the search() function
    • If rename recipe input is selected, runs the renameRecipe() function
  • Removed 2 unneeded files to slightly lower end size
  • Separated functions out into their own categorized files
  • Cleaned up some code