cal.pub0.org/apps/web
Efraín Rochín fd76bc9cab
Reduce booking page bundle size (#7131)
* AvailabilityPage Component loaded dynamically

* update next/bundle-analyzer dependency

* Load dynamically SlotPicker and TimezoneDropDown and make some imports refactoring

* Gates functionality Returned

* Replace crypto with md5 dependency to generate gravatar url

* Refactor: AvailableTimes and SlotPicker

* Update next.config.js

* Update SlotPicker.tsx

* Update getEventTypeAppData.ts

---------

Co-authored-by: zomars <zomars@me.com>
2023-02-17 12:53:31 -07:00
..
components Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
pages Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
playwright Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
public fix zapier app settings (#7161) 2023-02-17 11:12:20 +00:00
scripts
server/lib Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
styles feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
test Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -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
next.config.js Generate SSG Page used as cache for user's third-party calendar (#6775) 2023-02-13 11:42:53 -07:00
package.json Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
postcss.config.js
project.toml
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 Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json