1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-30 08:36:54 +02:00
focalboard/webapp
Johannes Marbach 1d3820c3ce
[GH-309] Prevent description duplication on Safari / macOS app (#366)
This removes a redundant manual blur of the input field. In the macOS app
this caused the blur handler to be retriggered which resulted in the description
being duplicated.

Fixes: #309
2021-05-10 17:19:55 +02:00
..
__mocks__ Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
@custom_types Ran npm run fix 2020-10-20 12:50:53 -07:00
cypress Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
html-templates Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
i18n Translations update from Weblate (#394) 2021-05-10 10:16:16 +02:00
src [GH-309] Prevent description duplication on Safari / macOS app (#366) 2021-05-10 17:19:55 +02:00
static Default favicon 2021-01-28 09:38:04 -08:00
.eslintignore Move package.json and webpack to under webapp 2020-10-20 11:48:08 -07:00
.eslintrc.json Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
cypress.json Add Cypress tests 2020-12-10 13:45:56 -08:00
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Replace injectIntl with useIntl on functional components 2021-05-10 15:15:52 +02:00
package.json [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
tsconfig.json Add Cypress tests 2020-12-10 13:45:56 -08:00
tslint.json Move package.json and webpack to under webapp 2020-10-20 11:48:08 -07:00
webpack.common.js [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
webpack.dev.js Cleanup some eslint issues. 2020-10-20 13:26:06 -07:00
webpack.js webpack extractComments: false 2021-01-26 13:15:31 -08:00