cal.pub0.org/apps/web
Nafees Nazik 446c29dd9c
fix: booker phone input style (#8165)
* fix: text area styles

* fix: phone input styles

* fix: use the text area component

* fix: remove focus style
2023-04-10 18:12:15 +02:00
..
components fix: replace ltr and rtl with new ms and me (#8138) 2023-04-09 11:13:57 +02:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
pages feat: dynamically elapse time left timer (#7938) 2023-04-09 10:20:51 +00:00
playwright fix: ui and ux improvements in booking questions (#7734) 2023-04-06 08:17:53 +00:00
public fixed open-source to open source (#8127) 2023-04-07 09:15:13 +02:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Removes the getUser logic from createContext, instead use isAuthed (#7902) 2023-03-23 19:46:33 +01:00
styles fix: booker phone input style (#8165) 2023-04-10 18:12:15 +02:00
test Fixes that sometimes last shown slot was unavailable (#7804) 2023-03-17 13:02:56 -07:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
package.json fix: replace ltr and rtl with new ms and me (#8138) 2023-04-09 11:13:57 +02:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30