cal/packages/features/eventtypes/components
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
..
CheckedTeamSelect.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
CreateEventTypeButton.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
CustomInputItem.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
DuplicateDialog.tsx fix: use typedquery hook in duplicate dialog (#6730) 2023-02-08 21:29:16 +00:00
EmptyPage.tsx a11y: right-to-left improvements (#6235) 2023-01-04 07:38:45 +00:00
EventTypeDescription.tsx Only show seats badge if it is greater than 1 (#7041) 2023-02-10 16:38:20 +00:00
index.ts No more modules folder 🔥 (#6158) 2022-12-22 19:06:26 +00:00
MultiDropdownSelect.tsx Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00