7c373ddad6
feat: Introduce biome ( #25664 )
...
* Configure biome
* Fix companion build
* fix: remove generated files from formatter ignore list to enable proper formatting
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* fix: add explicit stripe dependency to @calcom/features to fix type resolution
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* fix: rename const require to nodeRequire in generate-swagger.ts to avoid TypeScript reserved identifier conflict
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* fix: add guard for document in makeBodyVisible to prevent test environment teardown errors
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* fix: replace ESLint with Biome CLI in embed-code-generator.e2e.ts
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* fix: address cubic review comments
- Fix invalid --reporter-path Biome CLI option by using shell redirection
- Fix packages/lib lint report filename (app-store.json -> lib.json)
- Add typescript-eslint and eslint back to companion for lint:react-compiler
- Add missing restricted import rules to biome.json:
- packages/lib: add ../trpc/** and @trpc/server restrictions
- packages/trpc: add ../apps/web/** restriction
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* chore: regenerate companion bun.lock after adding eslint dependencies
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com >
* Remove remaining eslint things
* add tailwind directives
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-29 19:41:41 -03:00
628b169f53
Documentation edits made through Mintlify web editor ( #22774 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-07-28 12:22:27 +00:00
Anirban Singha and GitHub
e42013bee1
docs: fix path to coding style guide ( #22749 )
2025-07-26 00:03:51 +00:00
f149650911
docs: Update contributors-guide ( #22734 )
...
* Update contributors-guide.mdx
* Update contributors-guide.mdx
* update cursor rule
* update CONTRIBUTING.md
* update CONTRIBUTING.md
---------
Co-authored-by: Eunjae Lee <hey@eunjae.dev >
2025-07-25 13:48:01 +02:00
nav and GitHub
34beadeef6
chore(docs): update 'Calendso' to 'Cal.com' in documentation ( #21661 )
2025-06-12 11:29:15 +00:00
luzpaz and GitHub
8612f77c07
fix: typos in docs/ ( #19144 )
...
Found via `codespell -q 3 -S "*.svg,./apps/web/public/static/locales" -L afterall,datea,fo,ist,optionel`
2025-02-07 06:45:34 +00:00
Steve Xu and GitHub
87baf0363e
fix(docs): Update contributors-guide.mdx ( #17316 )
2024-10-25 11:42:41 +05:30
Keith Williams and GitHub
1a4cf5f91d
fix: URLs to images in docs ( #17022 )
2024-10-09 11:48:26 +00:00
Syed Ali Shahbaz and GitHub
7928933852
fixes ( #16990 )
2024-10-08 15:36:16 +00:00
da55306a5a
chore: add dev docs on mintlify ( #16935 )
...
* --init
* progress...
* add more docs
* bunch of changes and added back platform
* development guides added
* more guides in develop with cal
* self hosted WIP
* deployments
* fix deployment steps
* self-hosted guides
* ..
* Removed the development only sections
* Removed 'with Cal.com'
* use steps component for steps
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-10-08 02:32:16 -03:00