a7d87fc5be
fix: Proxy Mintlify traffic through a Next.js API route ( #25320 )
...
* hotfix
* type fix and test fix
* update env example
* improvements
* more fix
* tada
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-11-21 18:43:09 +00:00
Alex van Andel
ba423e1061
Revert "fix: Correct import of markdownToSafeHtml on the client ( #18195 )"
...
This reverts commit f5750f3933 .
2025-04-02 18:25:06 +01:00
Anik Dhabal Babu and GitHub
f5750f3933
fix: Correct import of markdownToSafeHtml on the client ( #18195 )
...
* chore: markdowntosafeHtml refactor
* update
* Update
2025-04-02 14:41:33 +05:30
853f9bc436
perf: do not import from @calcom/ui barrel file ( #20184 )
...
* Icon and IconName
* Button and ButtonGroup
* UserAvatar
* AvatarGroup
* Avatar
* WizardLayout
* Dialogs
* EmptyScreen
* showToast and TextField
* Editor
* Skeleton
* Skeleton
* TopBanner and showToast
* Button again
* more
* perf: Remove app-store reference from @calcom/ui
* more
* Fixing types
* Icon
* Fixed casing
* dropdown
* more
* Select
* more
* Badge
* List
* more
* Divider
* more
* fix
* fix type check
* refactor
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix type check
* fix
* fix
* fix
* fix
* more
* more
* more
* more
* add index file to components/command
* fix
* fix
* fix
* fix imports
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix build errors
* fix build errors
* fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 19:00:55 -03:00
Keith Williams and GitHub
78d06c6d01
refactor: Move classNames from @calcom/lib to @calcom/ui ( #19674 )
...
* refactor: Move classNames from @calcom/lib to @calcom/ui
* Import fix
* Removed extra import of classNames
* Removed tailwind-merge from @calcom/lib
2025-03-03 15:54:33 +00:00
578f5dc16b
feat: implement mintlify AI search into CMD+K ( #18749 )
...
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
2025-02-20 16:07:13 +00:00