Skip to content

Releases: iamwatchdogs/Online_Code_Editor

v0.0.2

01 Jun 16:44
802b42a
Compare
Choose a tag to compare

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

v0.0.1

30 May 13:37
14b1c46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0...v0.0.1

v0.0.0

29 May 20:49
6c24b6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/iamwatchdogs/Online_Code_Editor/commits/v0.0.0