twenty/packages
Lucas Bordeau 7c1d9aebb9
Removed unnecessary on mouse enter for soft focus (#5850)
In RecordTableCellContainer, I just removed onMouseEnter event handler
that was being triggered when we used keyboard soft focus move.

It's not necessary to have it because we already listen on mouse move
which is matching our use case where we only want soft focus to move
when mouse move and not when the cursor stays on top of a cell.
2024-06-13 11:17:17 +02:00
..
twenty-chrome-extension 5623 add an inviteteam onboarding step (#5769) 2024-06-12 21:13:18 +02:00
twenty-docker feat: add resolve absolute path util (#5836) 2024-06-12 21:17:31 +02:00
twenty-emails 5078 ability to invite team members (#5750) 2024-06-05 16:35:14 +02:00
twenty-front Removed unnecessary on mouse enter for soft focus (#5850) 2024-06-13 11:17:17 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server 5629 update blocklist for messaging v2 (#5756) 2024-06-13 07:53:28 +02:00
twenty-ui Refactored all FieldDisplay types for performance optimization (#5768) 2024-06-12 18:36:25 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Refacto rest api, fix graphl playground, improve analytics (#5844) 2024-06-12 21:54:33 +02:00
twenty-zapier Add authentication optional api url parameter (#5803) 2024-06-11 12:08:21 +02:00