Skip to content
Failed

Changes

Summary

  1. [Upd] #65 Support hiding of icons and reveal on hover (commit: cf06ce7) (details)
  2. [Fix #65] Icons have animation only when they are shown on hover (commit: b1c9275) (details)
  3. [Upd #65] emphasize icon animation does no longer have yellow animation (commit: c351064) (details)
  4. [Upd #65] Refactor default icons behavior in seperated file (commit: 0ea71b8) (details)
  5. [Upd #65] Refactor icons processing (commit: f1d7106) (details)
Commit cf06ce7b2d669a5de68f7884aa96fe172f4471e2 by chopamax
[Upd] #65 Support hiding of icons and reveal on hover
#73 Change default behavior of icons so that they do not need to be parameterized #73
(commit: cf06ce7)
The file was modifiedsrc/components/Answer.jsx (diff)
The file was modifiedsrc/styles/s-forms.css (diff)
The file was modifiedsrc/components/Question.jsx (diff)
The file was modifiedsrc/components/wizard/WizardStep.jsx (diff)
Commit b1c92754f552769a772b96df39feb1556755d1e2 by chopamax
[Fix #65] Icons have animation only when they are shown on hover
(commit: b1c9275)
The file was modifiedsrc/components/Question.jsx (diff)
Commit c351064835e10b7ce7641d5b896d4b501a0d7e28 by chopamax
[Upd #65] emphasize icon animation does no longer have yellow animation
(commit: c351064)
The file was modifiedsrc/styles/s-forms.css (diff)
The file was modifiedsrc/components/Question.jsx (diff)
Commit 0ea71b88374ee03614a3f9b6b6d85ffb520cec04 by chopamax
[Upd #65] Refactor default icons behavior in seperated file
(commit: 0ea71b8)
The file was modifiedsrc/components/Question.jsx (diff)
The file was modifiedsrc/constants/Constants.js (diff)
Commit f1d710617c83044ae4e3c85a1aaef62db8fa2aa9 by blcham
[Upd #65] Refactor icons processing
(commit: f1d7106)
The file was modifiedsrc/components/Question.jsx (diff)