twenty/packages/twenty-docs
Lucas Bordeau ecff27f90c
Improved hotkey scopes docs (#5647)
We have a lot of contributors that are not aware of our method for
implementing hotkey listeners.

I updated the documentation to provide clear examples so that users can
refer to it and maintainers and reviewers can point to it when they see
onKeyDown implementations.
2024-05-29 12:45:29 +02:00
..
docs Improved hotkey scopes docs (#5647) 2024-05-29 12:45:29 +02:00
src updated: removed gradient from onboarding buttons (#5178) 2024-04-29 16:11:42 +02:00
static Docs: light icon fix (#4272) 2024-03-04 10:58:00 +01:00
.gitignore Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
babel.config.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
docusaurus.config.js Fix search public api key (#5609) 2024-05-27 16:08:00 +02:00
package.json Bump to version v0.12.1 (#5608) 2024-05-27 16:07:38 +02:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
sidebars.js Improve docs (#5492) 2024-05-21 09:09:19 +02:00
tsconfig.json 2915 rest api documentation (#3020) 2023-12-15 18:13:13 +01:00

Documentation

The docs here are managed through Docusaurus 2.

We recommend you go directly to the statically generated website rather than read them here.