1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-02 14:47:55 +02:00
focalboard/webapp
Johannes Marbach 47b528b2f3
[GH-410] Remove background from read-only input fields (#452)
* [GH-410] Remove background from read-only input fields

This makes the background of text input fields transparent when the field is
read-only. Making it transparent will make the background show through which
prevents giving the visual impression of being editable.

Fixes #410

* Update snapshot
2021-05-21 15:36:24 -06: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 Update translation files (#419) 2021-05-17 12:40:42 +02:00
src [GH-410] Remove background from read-only input fields (#452) 2021-05-21 15:36:24 -06: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
.nvmrc Used Node 16 and prevented soctet error from starting (#402) 2021-05-11 11:56:40 +02: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 Add moment as a direct dependency (#445) 2021-05-20 14:58:19 +02:00
package.json Add moment as a direct dependency (#445) 2021-05-20 14:58:19 +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