twenty/packages/twenty-docs/twenty-ui/input
Charles Bochet 2674589b44
Remove any recoil reference from project (#18250)
## Remove all Recoil references and replace with Jotai

### Summary

- Removed every occurrence of Recoil from the entire codebase, replacing
with Jotai equivalents where applicable
- Updated `README.md` tech stack: `Recoil` → `Jotai`
- Rewrote documentation code examples to use
`createAtomState`/`useAtomState` instead of `atom`/`useRecoilState`, and
removed `RecoilRoot` wrappers
- Cleaned up source code comment and Cursor rules that referenced Recoil
- Applied changes across all 13 locale translations (ar, cs, de, es, fr,
it, ja, ko, pt, ro, ru, tr, zh)
2026-02-26 10:28:40 +01:00
..
block-editor.mdx feat: Migrate documentation to Mintlify and implement Helper Agent with search functionality (#15443) 2025-10-31 10:17:54 +01:00
buttons.mdx feat: Migrate documentation to Mintlify and implement Helper Agent with search functionality (#15443) 2025-10-31 10:17:54 +01:00
checkbox.mdx feat: Migrate documentation to Mintlify and implement Helper Agent with search functionality (#15443) 2025-10-31 10:17:54 +01:00
color-scheme.mdx Migrate documentation to Mintlify and configure 301 redirects (#15502) 2025-10-31 17:44:14 +01:00
icon-picker.mdx Remove any recoil reference from project (#18250) 2026-02-26 10:28:40 +01:00
image-input.mdx Restore navigation structure from PR #16705 (#16742) 2025-12-22 13:29:25 +01:00
radio.mdx feat: Migrate documentation to Mintlify and implement Helper Agent with search functionality (#15443) 2025-10-31 10:17:54 +01:00
select.mdx Remove any recoil reference from project (#18250) 2026-02-26 10:28:40 +01:00
text.mdx Remove any recoil reference from project (#18250) 2026-02-26 10:28:40 +01:00
toggle.mdx feat: Migrate documentation to Mintlify and implement Helper Agent with search functionality (#15443) 2025-10-31 10:17:54 +01:00