1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/webapp
Jesús Espino d8c017d25a
Lazy loading the drafjs editor to avoid affecting hitting mattermost-chat performance on first load (#2742)
* Lazy loading the drafjs editor to avoid affecting hitting mattermost-chat performance on first load

* Fixing jest tests
2022-04-07 13:22:30 +02:00
..
__mocks__
cypress Fixing cypress tests 2022-04-06 16:22:47 +02:00
html-templates
i18n Merge branch 'main' into issue-2617 2022-04-05 11:56:29 -06:00
src Lazy loading the drafjs editor to avoid affecting hitting mattermost-chat performance on first load (#2742) 2022-04-07 13:22:30 +02:00
static
.eslintignore
.eslintrc.json Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt
package-lock.json Upgrading to react-select 5 (#2651) 2022-03-29 10:14:57 +02:00
package.json Adding translations and regenerationg the i18n/en.json file 2022-04-04 17:37:23 +02:00
tsconfig.json
tslint.json
webpack.common.js Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
webpack.dev.js
webpack.prod.js