Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@iamwatchdogs iamwatchdogs released this 01 Jun 16:44
· 1 commit to main since this release
802b42a

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 the POST 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

Full Changelog: v0.0.1...v0.0.2