cal/apps/web
Jeroen Reumkens c78ea5de0b
Added 100vh fix for ios to make sure it always fills the screen height. By default 100vh on ios sometimes will and sometimes won't take into account the address bar height, causing on eg the event types or bookings pages the content to be behind our bottom nav. (#4770)
2022-09-30 10:12:22 +01:00
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
pages add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
playwright Use PremiumTextField in v2 (#4577) 2022-09-22 17:34:17 +00:00
public New Crowdin translations by Github Action (#4762) 2022-09-29 19:23:43 +01:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles Added 100vh fix for ios to make sure it always fills the screen height. By default 100vh on ios sometimes will and sometimes won't take into account the address bar height, causing on eg the event types or bookings pages the content to be behind our bottom nav. (#4770) 2022-09-30 10:12:22 +01:00
test One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml app store updates (caldav) (#4640) 2022-09-20 17:48:20 +00:00
middleware.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
package.json Upgrade to Radix 1.0 (#4746) 2022-09-29 18:22:07 +01: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
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30