File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -201,3 +201,16 @@ Subtasks are then matched up with tests with names that match
201201SUBTASK 1.1 :1 test name
202202SUBTASK 1.2 :2 test name
203203```
204+
205+ ### [0.10.0]
206+
207+ UI redesign for the tutorial page:
208+
209+ - removes unnecessary headers
210+ - adds a side panel
211+ - step progress indicator
212+ - removes logs from error messges
213+
214+ Supports "reset button" for resetting state & running a reset script.
215+
216+ Adds a review page for viewing tutorial content. The review page should be especially helpful for tutorial creators.
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "description" : " Play interactive coding tutorials in your editor" ,
55 "keywords" : [
66 " tutorial" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad-app" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " react-app-rewired build" ,
You can’t perform that action at this time.
0 commit comments