Releases: iamwatchdogs/Online_Code_Editor
Releases · iamwatchdogs/Online_Code_Editor
v0.0.2
Patch Notes
- Fixed the 'error message not displaying' error.
- Updated GitHub Alert message.
- Updated error handling at
core.php
. - Enabling the Run button only when language is selected.
- Disabling the Run button when the editor is reset.
- Enabling Editor's Additional functionality only when they are disabled & language is selected.
- Resetting the context of the code editor & output TextArea when language is selected (or) changed.
- Added
validator()
to validate the data before submitting thePOST
Request.- Check whether the user has entered the required code.
- Check whether the user has entered the required input for the code.
- Made the DOM variables reusable.
What's Changed
- Hot fix by @iamwatchdogs in #8
Full Changelog: v0.0.1...v0.0.2
v0.0.1
v0.0.0
What's Changed
- Project by @iamwatchdogs in #3
New Contributors
- @iamwatchdogs made their first contribution in #3
Full Changelog: https://github.com/iamwatchdogs/Online_Code_Editor/commits/v0.0.0