Releases: cheesits456/RecipeBook
Releases · cheesits456/RecipeBook
v1.5.9
v1.5.8
Changelog
- Modify styling slightly
v1.5.7
Changelog
- Ignore blank lines in multiline text inputs when creating new recipe
v1.5.6
Changelog
- Fixed styling error on disabled inputs
v1.5.5
Changelog
- Removed compile scripts from packaged applications
v1.5.4
Changelog
- Add delete button and functionality
- Change HTML formatting
v1.5.3
Changelog
- Added event listener for
Enterkeypress- If search input is selected, runs the
search()function - If rename recipe input is selected, runs the
renameRecipe()function
- If search input is selected, runs the
- Removed 2 unneeded files to slightly lower end size
- Separated functions out into their own categorized files
- Cleaned up some code
v1.5.2
Changelog
- Added ability to search by dietary restriction (ie "vegetarian")
- Updated README.md
- Modified styling slightly
v1.5.1
Changelog
- Improve search algorithm
- Fix styling error
v1.5.0 - The Search Update
Changelog
- Add search button and functionality
- Increase minimum window height by 50 pixels