1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/webapp
Chen-I Lim a8b7a6a556
Fix #1928. Use draft-js-live-markdown-plugin. (#1942)
* Fix #1928. Use draft-js-live-markdown-plugin.

* Ported markdown plugin to TS and checked in directly

* Fix type

* Fix types
2021-12-15 13:23:30 -08:00
..
__mocks__ Write Unit Test for emptyCenterPanel.tsx and welcomePage.tsx (#1621) 2021-10-25 11:44:46 -04:00
cypress [GH-1826] Cypress test for group by different property (#1966) 2021-12-15 09:57:58 -07:00
html-templates
i18n Translated using Weblate (Hungarian) 2021-12-13 11:57:13 -06:00
src Fix #1928. Use draft-js-live-markdown-plugin. (#1942) 2021-12-15 13:23:30 -08:00
static Updating splash screen sizing for image and content (#1399) 2021-10-04 16:58:56 -04:00
.eslintignore
.eslintrc.json
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
cypress.json [GH-1826] Cypress test for group by different property (#1966) 2021-12-15 09:57:58 -07:00
NOTICE.txt
package-lock.json [GH-1826] Cypress test for group by different property (#1966) 2021-12-15 09:57:58 -07:00
package.json [GH-1826] Cypress test for group by different property (#1966) 2021-12-15 09:57:58 -07:00
tsconfig.json [GH-42] Cypress tests for login actions (#1679) 2021-11-22 16:59:01 +01:00
tslint.json
webpack.common.js GH-1835: Show Autocomplete Textbox when At Mentioning Users in Comments or Content Section (#1836) 2021-11-25 15:10:39 -05:00
webpack.dev.js
webpack.prod.js