Summary
- [enhancement #51] Layout of QuestionComment implementation (commit: 2a2bf02) (details)
- [enhancement #51] CommentForm is now displayed when QuestionCommentIcon is clicked (commit: add4467) (details)
- [enhancement #51] Comments now have user label and timestamp (commit: ef19188) (details)
- [Enhancement #51] Comments are now showing and keeping state on submit (commit: 2defb67) (details)
- [Enhancement #51] Comments are now listed (commit: cbfa66e) (details)
- [Enhancement #51] Comment form and list UI change (commit: 4651459) (details)
- [Fix] JSON-LD representation of comments (commit: ca00212) (details)
- [New] Show comments from json-ld (commit: 00b1952) (details)
- [Enhancement #51] QuestionCommentIcon implemented with JSON-LD (commit: 1176fdb) (details)
- [Enhancement #51] QuestionCommentIcon implemented in Answer (commit: 78040a7) (details)
- [Enhancement #51] QuestionCommentIcon is now closer of the text of icon, '@value' removed from /has-comment, UI tweaking (commit: 362a6d7) (details)
- [Enhancement #51] QuestionCommentIcon is no longer clashing with inputCheckBox (commit: 11541dc) (details)
- [Enhancement #60] It is now possible to press Ctrl + Enter to submit a comment. (commit: 1926210) (details)
- [Enhancement #60] QuestionCommentIcon is no longer clashing with CheckboxAnswer nor Bootstrap's Accordion (commit: 7db4739) (details)
- [Enhancement #60] Fix bug where entering new line in a comment was not rendering in HTML (commit: e8490df) (details)
- [Enhancement #60] QuestionCommentIcon is now closer of text. (commit: eb38af2) (details)
- [Enhancement #60] Comments are now visually notified to user. (commit: 1519f76) (details)
- [Enhancement #60] WizardStep has now a QuestionCommentIcon. (commit: 693cebb) (details)
- [Enhancement #60] Moved comment-value style to CSS file. (commit: 4784af5) (details)
- [Enhancement #60] CommentForm is now more responsive. (commit: 327118e) (details)
- [Enhancement #60] Persistence issue of comments is solved, layout issue with commentIcon and helpIcon is solved (commit: 4d1f369) (details)
- [Enhancement #60] Short version of author is displayed, full author is revealed on hover; layout tweaking (commit: 297c2b2) (details)
- [Enhancement #62] It is now possible to turn-off/on the comments in the options (commit: 344d3ed) (details)
- [Enhancement #62] Comments and Help features refactored (commit: 757b027) (details)
- [Enhancement #62] IconList refactored (commit: da218ea) (details)
- [Upd] Fix wizard-step comment icon layout (commit: 36d126e) (details)
- [Fix] Accept correct default value for options.questionComment (commit: 8d77d34) (details)
- [Upd] Cleanup unnecessary code (commit: 3baedac) (details)
- [Fix] Default behaviour of question help icon (commit: 5bdf79d) (details)
- [Fix] More responsive definition of CSS (commit: 51643e5) (details)
- [Fix #67 / Fix] Fix author label that was not displayed correctly; Fix map key issue (commit: ec915d4) (details)
- [Fix #68] Code refactored for better readability (commit: e15c5e2) (details)
- [Fix #69] User cannot make an empty comment by pressing "Ctrl + Enter" anymore (commit: 67e3fc0) (details)
- [Fix #69] Code refactor for better readability. (commit: 24a6c53) (details)
- [Fix #69] Question comment bubble is now white in the WizardStep (commit: 0ba1552) (details)
- [Fix #69] View of author is fixed if label is not known (commit: 130edc0) (details)
- [Fix] Render correctly author without label (commit: 16f5b2e) (details)
- [New] Sample top level section for comments (commit: 85d1f07) (details)
- [Fix #62] Fix JSON-LD issue (commit: 0af56ac) (details)
- [Fix] Fix type of dependency (commit: c31899e) (details)
- [Upd] Refactor (commit: 64073a6) (details)
- [Upd] Refactor icon list (part1) (commit: 97dd0c8) (details)
- [Fix #62] Refactor CSS classes (commit: 730bfd6) (details)
- [Fix #62] Refactor for readability. (commit: 6bda35a) (details)
- [Fix #62] Refactor for readability. (commit: c3c253e) (details)
- [Fix #62] Help Icon and QuestionCommentIcon Overlays are now displayed on the left when the icons are on the right part the viewport (commit: 3c68c18) (details)
- [0.3.1] Bump version (commit: 85ed204) (details)
- [Fix] Clean unused code (commit: 1223f90) (details)