twenty/front/src
Anders Borch 1c8a4058c3
Fix html entities and newline handling (#77)
* Fix html entities and newline handling

This forces contenteditable to behave as single line input,
and properly handles html entities.

* Proposal without reacteditable

* Fix tests and re-add focus styleé

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-04-26 11:58:40 +02:00
..
components Fix html entities and newline handling (#77) 2023-04-26 11:58:40 +02:00
generated Setup GraphQL Code Generator (#74) 2023-04-25 17:25:30 +02:00
hooks Refresh token when token has expired 2023-04-21 17:31:17 +02:00
interfaces Add map back to gql person 2023-04-25 12:55:27 +02:00
layout Sammy/t 131 i see a ascending descending option in (#73) 2023-04-25 16:29:08 +02:00
pages Setup GraphQL Code Generator (#74) 2023-04-25 17:25:30 +02:00
services Setup GraphQL Code Generator (#74) 2023-04-25 17:25:30 +02:00
apollo.tsx Refresh token when token has expired 2023-04-21 17:31:17 +02:00
App.tsx Require accessToken to browse pages 2023-04-21 15:53:47 +02:00
index.css Add font sizes to themes 2023-04-14 11:06:20 +02:00
index.tsx feature: put react app in strict mode 2023-04-24 14:56:44 +02:00
logo.svg Setup Nest and React projects 2022-12-01 15:58:08 +01:00
react-app-env.d.ts Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
setupTests.ts Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00