cal.pub0.org/apps/web/components
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
..
apps Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
auth Fix the "Sign in with SAML" button on the login page (#5089) 2022-10-19 09:50:25 -06:00
availability 🧹 Cleaned up older v1 components for availability, settings and auth. (#5288) 2022-11-01 13:29:01 +00:00
booking Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
dialog feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
error
eventtype Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
getting-started feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
integrations Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
pages/eventtypes
security feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
seo Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
settings feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
team feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
ui feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
AddToHomescreen.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
AdditionalCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx
ClientSuspense.tsx
DestinationCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
Embed.tsx fix: floating pop up button embed modal size (#5415) 2022-11-10 13:09:19 +00:00
Gates.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
I18nLanguageHandler.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
ImageUploader.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
NavTabs.tsx
SettingsShell.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
Slider.tsx