aboutsummaryrefslogtreecommitdiff
path: root/src/components/comments/AddComment.tsx
AgeCommit message (Expand)Author
2021-06-25Remove unused styles, Fix comment navigation, Fix add commentIvan Chen
2021-06-17Made editsBrian Kim
2021-06-16Rework some sizes, more closely match masterBrian Kim
2021-06-16Further merges with masterBrian Kim
2021-06-16Remove some commentsBrian Kim
2021-06-16Fix issue with background messing up appearance of AddComment elsewhereBrian Kim
2021-06-15Fix yarnBrian Kim
2021-06-15Fix bug in caption screen of suggestions not disappearingBrian Kim
2021-06-15Fixed styles for comments vs captionsBrian Kim
2021-06-15Correct positioningBrian Kim
2021-06-12Add grey backgroundBrian Kim
2021-06-12Alter location of suggestedBrian Kim
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-05-11Fixed linterBrian Kim
2021-05-11Fixed issue with mentions not collapsing when deleting '@' too quicklyBrian Kim
2021-05-06updated moment mention styleIvan Chen
2021-05-04fixed bug, cleaned up code, mention workingIvan Chen
2021-05-04fixed multiple mentions getting populatedIvan Chen
2021-05-04fixed issue where mention doesn't go awayIvan Chen
2021-05-04added mentioning for replyIvan Chen
2021-05-04added display text parsingIvan Chen
2021-05-04removed old code, added controlled-mentionIvan Chen
2021-05-04finished logic with bugsIvan Chen
2021-05-04added ParsedText, initial work for typeaheadIvan Chen
2021-04-27refactored avatarIvan Chen
2021-03-16TMA 653 Removed autocorrect in commentsankit-thanekar007
2021-01-31FixedAshm Walia
2021-01-27fixed bug to submit with empty stringIvan Chen
2021-01-27Squashed commit of the following:Ivan Chen
2021-01-22finished styling the input boxIvan Chen
2021-01-21switched from modal to full screen viewShravya Ramesh
2020-12-04[TMA - 398 AND TMA-430] Replace Providers with Redux Store (#125)Ashm Walia
2020-11-04[TMA-328] Enable keyboard avoiding view captions comments (#93)Shravya Ramesh
2020-10-22[TMA 236] Comments PR (#64)Ashm Walia