Summary
- [upd] Move project dependency to dependencies (commit: b9ce7a4) (details)
- [upd] Declare JsonldUtils constants in project's constants (commit: 0010bc7) (details)
- [fix] Compilation problem in projects without css loader in webpack (commit: 15bf18d) (details)
- [upd] Move sort of questions by label to utils (commit: cd44d39) (details)
- [upd] Export utils and constants from library (commit: dbfc448) (details)
- [upd] Update types definition file (commit: 308b6e7) (details)
- [Upd] Use webpack for production bundle compilation (commit: 5c526c1) (details)
The file was modified | package.json (diff) |
The file was modified | package-lock.json (diff) |
The file was modified | test/__tests__/TypeaheadAnswer.test.js (diff) |
The file was modified | test/__tests__/Answer.test.js (diff) |
The file was modified | test/__tests__/QuestionAnswerProcessor.test.js (diff) |
The file was modified | src/constants/Constants.js (diff) |
The file was modified | src/components/Answer.jsx (diff) |
The file was modified | test/__tests__/InputAnswer.test.js (diff) |
The file was modified | src/components/answer/DateTimeAnswer.jsx (diff) |
The file was modified | test/rendering/TestApp.jsx (diff) |
The file was modified | src/components/Question.jsx (diff) |
The file was modified | src/util/JsonLdObjectUtils.js (diff) |
The file was modified | src/s-forms.js (diff) |
The file was modified | types/s-forms.d.ts (diff) |
The file was modified | package.json (diff) |