Summary
- Added support for date time questions, which will show a datetime (commit: 741a006) (details)
- Slightly modified rendering of the answer, to make it more readable. (commit: 30e7478) (details)
The file was modified | src/util/FormUtils.js (diff) |
The file was modified | src/components/Answer.js (diff) |
The file was modified | src/model/Configuration.js (diff) |
The file was modified | test/__tests__/FormUtilsTest.js (diff) |
The file was added | test/environment/Environment.js |
The file was modified | package.json (diff) |
The file was modified | test/environment/Generator.js (diff) |
The file was modified | src/util/Utils.js (diff) |
The file was modified | src/constants/Constants.js (diff) |
The file was added | test/__tests__/AnswerTest.js |
The file was modified | src/components/Answer.js (diff) |