Skip to content
Failed

Changes

Summary

  1. [New #104] Implementation of StorybookJS (commit: c697355) (details)
  2. [Fix #104] Fix bootstrap style that was not applied within stories (commit: a577cd8) (details)
  3. [Upd #104] Adding new form and removing TestApp (commit: e1b408d) (details)
  4. [New #104] Added global parameters to change SForms options within Storybook (commit: 0c6d112) (details)
  5. [Fix #104] Fix missing dependency (commit: b8439ff) (details)
Commit c6973551d043d87692b92e00decbf1b13d6db99f by max.chopart
[New #104] Implementation of StorybookJS
(commit: c697355)
The file was modifiedpackage.json (diff)
The file was addedsrc/stories/SForms/form2.json
The file was addedsrc/stories/SForms/form1.json
The file was added.storybook/main.js
The file was modifiedpackage-lock.json (diff)
The file was addedsrc/stories/SForms/possibleValues.json
The file was added.storybook/preview.js
The file was addedsrc/stories/SForms/SForms.stories.jsx
Commit a577cd8ee926129bac41226bb51fc845c8914ad7 by max.chopart
[Fix #104] Fix bootstrap style that was not applied within stories
(commit: a577cd8)
The file was modified.storybook/preview.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/stories/SForms/SForms.stories.jsx (diff)
The file was modifiedpackage-lock.json (diff)
The file was removedtest/rendering/TestApp.jsx
The file was removedtest/rendering/form2.json
The file was removedtest/rendering/possibleValues.json
The file was modified.storybook/main.js (diff)
The file was removedtest/rendering/index.html
The file was addedsrc/stories/SForms/example_turisticky_cil.json
The file was removedtest/rendering/form1.json
Commit 0c6d112c80c3997db2cfcb53a293e2e5f95813cd by max.chopart
[New #104] Added global parameters to change SForms options within Storybook

[New #104] Added QuestionCommentIcon as a story
(commit: 0c6d112)
The file was removed.babelrc
The file was addedsrc/stories/assets/form2.json
The file was removedsrc/stories/SForms/form1.json
The file was addedsrc/stories/assets/question.json
The file was modified.storybook/preview.js (diff)
The file was addedsrc/stories/SForms/SForms.stories.tsx
The file was addedsrc/stories/comment/QuestionCommentIcon.stories.tsx
The file was removedsrc/stories/SForms/possibleValues.json
The file was addedsrc/stories/assets/possibleValues.json
The file was modifiedsrc/components/comment/CommentView.jsx (diff)
The file was removedsrc/stories/SForms/SForms.stories.jsx
The file was modified.storybook/main.js (diff)
The file was addedsrc/stories/assets/form1.json
The file was addedsrc/stories/assets/questionWithComment.json
The file was removedsrc/stories/SForms/form2.json
The file was modifiedpackage.json (diff)