summaryrefslogtreecommitdiffstats
path: root/client/components/activities/comments.styl
Commit message (Collapse)AuthorAgeFilesLines
* Work on the card activities and commentsMaxime Quandalle2015-06-121-20/+20
| | | | | | | | | This commit also introduces a new CSSEvents object that is used to abstract vendor specifics events related to CSS transitions and animations. Fixes #183. Fixes #179.
* Fix card title editionMaxime Quandalle2015-06-111-0/+46
Closes #184