50470efe07
* Highlight property values on hover: - highlight on hover property values that are not readonly - make property name buttons the same width - set `min-width: 150px` for property values - add `readonly` class for LastModifiedAt/LastModifiedBy/CreatedAt * Make `Editable` used in card property values automatically expandable: - input width computation relies on `useLayoutEffect` and `getComputedStyle` - enable automatic expand for editable fields in `PropertyValueElement` - enable automatic expand for editable inside `URLProperty` - fix for tooltip display in `KanbanCard` * Fix issue with ellipsis in Chrome. * Support highlight on hover for `UserProperty` * Updating hover state and UI * Jest snapshot updated. * Fix jest snapshots * Update jest snapshot * Update jest snapshot Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com> Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com> |
||
---|---|---|
.. | ||
@custom_types | ||
__mocks__ | ||
cypress | ||
html-templates | ||
i18n | ||
src | ||
static | ||
.eslintignore | ||
.eslintrc.json | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc.json | ||
cypress.json | ||
NOTICE.txt | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |