Skip to content
Success

Changes

Summary

  1. [Fix #94] Fix circular dependencies (commit: 3df1743) (details)
  2. [New #94] Migrating to microbundle (commit: 63612f6) (details)
  3. [Upd #94] Update TypeScript to follow microbundle recommendations (commit: 335f04b) (details)
  4. [Upd #94] Refactoring to meet bundler requirements (commit: 5129024) (details)
  5. [Fix #94] Fixing comment form button layout in smart-components (commit: 62b51c2) (details)
  6. [Fix] Fix environment for microbundle and storybook (commit: 01fa701) (details)
Commit 3df1743167633c5bb98b3d7ac5582a335ea90e1f by max.chopart
[Fix #94] Fix circular dependencies
(commit: 3df1743)
The file was modifiedsrc/components/IconOverlay.jsx (diff)
The file was modifiedsrc/util/Utils.js (diff)
The file was modifiedsrc/components/wizard/WizardStep.jsx (diff)
The file was modifiedsrc/util/FormUtils.js (diff)
The file was modifiedsrc/components/Answer.jsx (diff)
The file was modifiedsrc/components/SForms.jsx (diff)
The file was addedsrc/components/QuestionStatic.js
The file was modifiedsrc/components/FormManager.jsx (diff)
The file was modifiedsrc/components/Question.jsx (diff)
Commit 63612f648eb4c7657d13cec9ba06e9ce466ce971 by max.chopart
[New #94] Migrating to microbundle
(commit: 63612f6)
The file was modifiedsrc/util/MaskMapper.js (diff)
The file was removedpackage-lock.json
The file was addedsrc/components/QuestionStatic.jsx
The file was modifiedsrc/components/Question.jsx (diff)
The file was modifiedsrc/contexts/ConfigurationContext.js (diff)
The file was modifiedsrc/s-forms.js (diff)
The file was addedsrc/model/defaultForm.json
The file was modifiedsrc/components/Answer.jsx (diff)
The file was removed.prettierrc.js
The file was modifiedpackage.json (diff)
The file was modifiedsrc/components/wizard/WizardStep.jsx (diff)
The file was removedsrc/model/defaultForm.js
The file was removedsrc/components/QuestionStatic.js
The file was modifiedsrc/model/DefaultFormGenerator.js (diff)
Commit 335f04b5c118f02e3d3f0bbf2a79fac1b7fbd93d by max.chopart
[Upd #94] Update TypeScript to follow microbundle recommendations
(commit: 335f04b)
The file was modifiedtsconfig.json (diff)
The file was modifiedsrc/components/comment/CommentList.tsx (diff)
Commit 51290244c2697eb8d42d0b6202c2f5529e7441d7 by max.chopart
[Upd #94] Refactoring to meet bundler requirements
(commit: 5129024)
The file was modifiedsrc/components/comment/CommentView.jsx (diff)
Commit 62b51c2472abdbce88b62016e728f2bf153107e6 by max.chopart
[Fix #94] Fixing comment form button layout in smart-components
(commit: 62b51c2)
The file was modifiedsrc/styles/s-forms.css (diff)
Commit 01fa701b635ec2cddc8c8e2cfd172b9672265ee7 by max.chopart
[Fix] Fix environment for microbundle and storybook
(commit: 01fa701)
The file was modifiedpackage.json (diff)
The file was added.storybook/main.cjs
The file was removed.storybook/main.js