cal.pub0.org/apps/web
Jeroen Reumkens cfa8fd8b67
Reduce bundle size by importing single icons at a time (#6644)
* Removed barrel import for icons to reduce bundle size.

* Fixed replacement mistakes

* Reverted unneccesary yarn.lock updates

* Added some missed Icon. import conversions

* Remove merge artifact import in @calcom/ui

* Don't import Icon in pages/[user]

* Update packages/ui/package.json

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2023-01-23 23:08:01 +00:00
..
components Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib booking page: only scroll to bottom on mobile (#6453) 2023-01-13 17:40:02 +05:30
pages Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
playwright generic <UpgradeScreen> component (#6594) 2023-01-23 10:58:41 +01:00
public generic <UpgradeScreen> component (#6594) 2023-01-23 10:58:41 +01:00
scripts
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
test Refactored buildSlots (#6389) 2023-01-11 17:33:34 +00: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 fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00: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 Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
package.json v2.5.3 2023-01-22 00:06:41 +00: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 Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30