Skip to content
Success

Changes

Summary

  1. [new] Render questions with "ttl" layout class with YATE (commit: d1dd2ef) (details)
  2. [fix] loading frames only if question is visible (commit: 0dc5071) (details)
Commit d1dd2efbf06b7be73695dc2e1613263fe6e81600 by yandoroshenko
[new] Render questions with "ttl" layout class with YATE
(commit: d1dd2ef)
The file was modifiedsrc/components/Answer.js (diff)
The file was modifiedsrc/components/Question.js (diff)
The file was modifiedsrc/components/answer/InputAnswer.js (diff)
Commit 0dc507187e9ce40dba49d98f7316b27e5e043951 by blcham
[fix] loading frames only if question is visible
This is an issue if many frames are used in a form.
(commit: 0dc5071)
The file was addedsrc/hoc/withLoading.js
The file was modifiedsrc/components/Question.js (diff)