taskcafe/frontend
Jordan Knott 77087158a9 fix: emoji remark plugin sets children type to html instead of parent
This fixes the issue where if a URL was added to the comment, the remark
plugin would break. Instead of changing the parent node to be html, it
now sets any 'text' type children to be 'html' instead.
2021-01-04 16:09:14 -06:00
..
.storybook arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
public chore: rename Citadel to Taskcafe 2020-08-06 20:50:35 -05:00
src fix: emoji remark plugin sets children type to html instead of parent 2021-01-04 16:09:14 -06:00
.editorconfig arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
.eslintignore arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
.eslintrc.json feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
.gitignore arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
.prettierrc.js chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
codegen.yml chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
Makefile arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
package.json feat: add task activity 2020-12-23 13:15:15 -06:00
tsconfig.json feat: add task sorting & filtering 2020-08-28 23:32:17 -07:00
yarn.lock feat: add task activity 2020-12-23 13:15:15 -06:00