1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/webapp
kamre d93050fe61 Minor fixes for multi-select property:
- width of delete icon set to 16px so that value text is not truncated
- don't close menu for multi-select when value is selected or unselected
- support `Escape` and `Backspace` keys while editing
- unit tests updated and two more added
2022-11-12 16:57:47 +07:00
..
__mocks__ Write Unit Test for emptyCenterPanel.tsx and welcomePage.tsx (#1621) 2021-10-25 11:44:46 -04:00
cypress Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
src Minor fixes for multi-select property: 2022-11-12 16:57:47 +07:00
static MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
.eslintignore
.eslintrc.json Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt
package-lock.json update to version 7.6.0 (#4185) 2022-11-09 17:50:17 +05:30
package.json update to version 7.6.0 (#4185) 2022-11-09 17:50:17 +05:30
tsconfig.json [GH-42] Cypress tests for login actions (#1679) 2021-11-22 16:59:01 +01:00
tslint.json
webpack.common.js fix[GH-3764]: webpack extension (#3906) 2022-10-03 15:27:13 +05:30
webpack.dev.js
webpack.prod.js