mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 09:15:01 +03:00
Markdown support in card description and comment, fixes for mobile devices, update dependencies
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"date-fns": "^2.4.1",
|
||||
"dequal": "^1.0.0",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^17.0.17",
|
||||
"i18next": "^17.0.18",
|
||||
"i18next-browser-languagedetector": "^3.0.3",
|
||||
"initials": "^3.0.1",
|
||||
"lodash": "^4.17.15",
|
||||
@@ -41,6 +41,7 @@
|
||||
"react-dom": "^16.10.1",
|
||||
"react-i18next": "^10.13.1",
|
||||
"react-input-mask": "^2.0.4",
|
||||
"react-markdown": "^4.2.2",
|
||||
"react-redux": "^7.1.1",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-scripts": "3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user