twenty/packages
Marie 68662fa543
[refacto] Introduce stateless TextInputV2 (#5013)
## Context
As discussed with @lucasbordeau and @charlesBochet we are looking at
making low level UI components stateless when possible.
Therefore TextInput should not handle a hotkey state. Instead hotkeys
should be defined in the parent component (as done here in
CreateProfile).

Introducing here TextInputV2 that is stateless and that can already
replace TextInput without any behaviour change everywhere it is used
with `disableHotkey` prop.

## How was it tested?
Locally + Storybook

---------

Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
2024-04-22 11:19:41 +02:00
..
twenty-chrome-extension fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-docker fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-docs fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-emails Release 0.4.0 (#4856) 2024-04-05 18:35:48 +02:00
twenty-front [refacto] Introduce stateless TextInputV2 (#5013) 2024-04-22 11:19:41 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server Fix standard field ids of timelineActivities relations 2024-04-20 19:29:42 +02:00
twenty-ui fix: attempt to fix Dockerfile front build (#5020) 2024-04-18 11:24:39 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00