Skip to content
Success

Changes

Summary

  1. [New] Implement link icon (part 1) (commit: 17235f4) (details)
  2. [Upd] Implement link icon (part 2) (commit: 72ba337) (details)
  3. [0.3.2] Bump version (commit: d1a27b0) (details)
Commit 17235f4b60e60f32a132b4de03516f442911da7b by blcham
[New] Implement link icon (part 1)
(commit: 17235f4)
The file was modifiedsrc/constants/Constants.js (diff)
The file was addedsrc/styles/icons/ExternalLink.jsx
The file was addedsrc/components/LinkIcon.jsx
The file was modifiedtest/rendering/TestApp.jsx (diff)
The file was modifiedtest/rendering/form1.json (diff)
The file was modifiedsrc/components/Question.jsx (diff)
Commit 72ba3378c5a03a2d41fefc08bbf0e505fbfff8bb by chopamax
[Upd] Implement link icon (part 2)
(commit: 72ba337)
The file was modifiedsrc/styles/icons/ExternalLink.jsx (diff)
The file was modifiedsrc/styles/s-forms.css (diff)
The file was modifiedsrc/components/Question.jsx (diff)
The file was modifiedsrc/components/LinkIcon.jsx (diff)
The file was modifiedpackage.json (diff)