focalboard/webapp
kamre bc8d778236
[GH-770] Use textarea for title in the card dialog (#776)
* New widget `EditableArea` introduced:
  - textarea with automatic height
  - implementation is based on AutosizeTextarea from mattermost-webapp
  - used for title in CardDetail

* Cypress test for setting card title fixed.

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-07-26 14:04:21 +05:30
..
__mocks__
@custom_types
cypress [GH-770] Use textarea for title in the card dialog (#776) 2021-07-26 14:04:21 +05:30
html-templates
i18n Translations update from Weblate (#782) 2021-07-26 09:47:21 +02:00
src [GH-770] Use textarea for title in the card dialog (#776) 2021-07-26 14:04:21 +05:30
static
.eslintignore
.eslintrc.json
.nvmrc
.prettierignore
.prettierrc.json
cypress.json
NOTICE.txt
package-lock.json Merge release-0.8.0 2021-07-16 10:30:45 -07:00
package.json Merge release-0.8.0 2021-07-16 10:30:45 -07:00
tsconfig.json
tslint.json
webpack.common.js Added hash when loacind JS file to bust cache (#755) 2021-07-20 16:48:41 +05:30
webpack.dev.js
webpack.prod.js Use cross-env instead of win-node-env (#656) 2021-07-15 19:30:22 -07:00