cal.pub0.org/apps/web
Yassin Eldeeb 8c173c840b
fix(web): overflow with auto scroll instead of scroll (#2535)
* fix(readme): update setup steps

* fix(readme): update required node version in prerequisites section

* fix(web): overflow-auto instead of overflow-scroll

* Revert "fix(readme): update setup steps"

This reverts commit 2938d510c8.

* Revert "fix(readme): update required node version in prerequisites section"

This reverts commit 848e1a1535.

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-04-19 16:50:19 +01:00
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components fix(web): overflow with auto scroll instead of scroll (#2535) 2022-04-19 16:50:19 +01:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee fix(web): overflow with auto scroll instead of scroll (#2535) 2022-04-19 16:50:19 +01:00
lib feature/app wipe my cal (#2496) 2022-04-15 10:09:40 +00:00
pages Fix Mobile UI for Booking Availability Page. Make it consistent with booking page (#2533) 2022-04-17 13:25:11 +02:00
playwright Fix "Edit Booking" Icon (#2536) 2022-04-18 11:25:56 +01:00
public Fix mobile reschedule actions (#2534) 2022-04-17 17:37:16 +02:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Update eventTypes.tsx (#2545) 2022-04-18 22:40:56 +02:00
styles Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
test/lib Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals (#2079) 2022-03-12 06:52:27 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Add translation for rediret string (#2399) 2022-04-06 16:21:42 +00:00
next.config.js Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json Update package.json 2022-04-18 19:53:49 +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
tailwind.config.js Re-enables tailwind purge (#2171) 2022-03-16 12:40:47 -07:00
tsconfig.json The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
yarn.lock App Store (#1869) 2022-03-23 15:00:30 -07:00