Summary
- Assign type question answers to specific has-type-question sub questions (commit: 00372d0) (details)
- Fix answerable section collapsing (commit: 2102a8e) (details)
- Refactor isReferencedBySibling (commit: 3cc5bc1) (details)
- Do not render type questions (commit: 6d778bf) (details)
- Disable non selectable options (commit: 8e1f4d4) (details)
- Create and use section component to avoid code duplication (commit: e2fe3de) (details)
- Create wizard step composite component (commit: 3f7ecc0) (details)
- Refactor QuestionWithAdvanced to render switch only (commit: b36fc44) (details)
- Implement section identifying question (commit: e3cf3d1) (details)
- Remove show advanced question debug (commit: ea27369) (details)
- Change section identifier style (commit: 336707b) (details)
- Remove console debug (commit: 9a56893) (details)
- Add sticky layout class to make wizard step header sticky (commit: 23239a4) (details)