go-exercises-frontend, v1.4
Posted on

Front-end of the service for solving programming exercises.
Update the task form: add the cancel button, the Ctrl+S combination for saving, and the editor of test cases.
Change Log
- Fix the styles of the page header
- Update the task form:
- Add the cancel button to the task form
- Handle the Ctrl+S combination for saving in the task form
- Add the
saveTask()function to the task form - Add the editor of test cases:
- Implement the editor of test cases in the task form
- Set the initial value of test cases in the task form
Repository
Link: https://github.com/thewizardplusplus/go-exercises-frontend/tree/v1.4.
Content: code.
License: MIT.