- Rename npm module
- Fix confirmation-component dep
- Bumped component-dom to 1.0.8
- Fixed deps
- Fixed dependencies and browserify transforms
- Reverted last commit
- Changed entry point
- Fixed dependencies
- Made module non-private and specified a main entry point
- Remove tiemago dependency
- Remove specifying
timeago.interval
since default is good enough - Made timeago instance singleton to prevent CPU overhead. Closes #2
- Update dep refs, package.json and component.json
- fix delete comment feature always available for admins
- Remove error on successful post
- Add missing error element on template
- Add not allowing side-comments longer than 4096 characters
- Add truncate side comments
- Fix timeago dep
- Fixing translations component
- Fixing translations component
- Changing options parameters
- Changing options parameters
- Fixing translations for DemocracyOS
- Adding modal confirmation to delete comment
- Fixing spanish translations
- Fixing typo
- Fixing typo
- Adding translations for delete confirmation
- Fixing setting data-time attribute to comments createdAt element
- Adding timeago component to timestamp the comment createdAt date
- Fixing trans
- Fixing /login route for /signin
- Adding login/signup links when trying to comment as anonymous user
- Adding login/signup links when trying to comment as anonymous user
- Updating layout for comments
- Updating layout for comments
- Updating layout for comments
- Adding translations for 'side-comments.delete' and making the comment form have a body and a footer for actions
- Emitting up/downVoted event when clicking on a voting button
- Fixing not setting voting option for template rendering
- Fixing not setting voting option for template rendering
- Adding voting comments
- Changing translations keys
- Setting as the one passed on a custom translation
- Adding default empty value for parameter
- Adding custom translations passing locale and translations dictionary in options
- Merge branch 'translations'
- Adding english and spanish translations for form texts
- Adding Hull.io to the integrations section.
- Ensuring no shadow on input element for main theme.
- Merge pull request #20 from xcambar/master
- Binds the function to the SideComments instance
- Fix scope in SideComments#setCurrentUser
- Including @strategio 's WP Plugin in the README.
- Referencing awesome work of people integrating with WP.