cal.pub0.org/apps/web/pages
Jeroen Reumkens d64400d66b
Added proper dark mode support for buttons (#5603)
* Added proper dark mode support for buttons, and converted buttons to use CVA for better maintainable variant styling.

* Added animations to buttons.

* Added cva types to buttonbase type since thats imported in different places

* Fixed issue with styled buttons when false was pas for disabled instead of undefined. Added a small util function that now accepts arrays of variants, and creates all the possible combinations. This way we have less duplicate compoundvariants defined. This fixes the styles in the eventsinglelayout component.

* Undo disabling of api jest tests.

* Fixed remaining buttons using combined prop, which is replace by button group.

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-11-22 17:07:55 +00:00
..
[user] Fixed description by manually implementing asSafeHTML (#5321) 2022-11-01 15:42:48 +00:00
api Add support to open a redirect URL in new tab (#5480) 2022-11-13 15:51:31 +00:00
apps Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
auth fix: change admin user password requirement (#5577) 2022-11-21 09:03:45 +01:00
availability feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
bookings feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
cancel Improving cancellation flow (#5447) 2022-11-16 19:48:17 +00:00
d/[link] The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
event-types Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
getting-started Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
payment
reschedule
sandbox Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
settings fix: remove type password from fields (#5530) 2022-11-15 14:08:25 +00:00
team In selfhosted, calvideo isnt default and thus an event can be created without location. Handle that (#5457) 2022-11-10 11:07:16 +00:00
teams Team billing (#5453) 2022-11-10 13:23:56 -07:00
video removed link from cal video (#5228) 2022-10-26 14:31:19 +01:00
workflows Removed v2 pages directory, moved all pages to root and deleted old v1 pages and middleware redirect. (#5044) 2022-10-17 18:14:43 +05:30
404.tsx fixed 404 signup page (#4603) 2022-09-19 15:49:04 +00:00
500.tsx
[user].tsx Empty Screen Improvements to Public event type list (#5178) 2022-10-24 22:20:41 +00:00
_app.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
_document.tsx The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
_error.tsx Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
index.tsx
more.tsx Old teams page in v2 (#4553) 2022-09-17 17:53:31 +00:00
signup.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
success.tsx Improving cancellation flow (#5447) 2022-11-16 19:48:17 +00:00