cal.pub0.org/packages/ui
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 Removed unused ui components and updated skeleton components (#5412) 2022-11-14 10:31:36 +00:00
components Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
form Guests will be able to add their own location for in person meetings (#5282) 2022-11-05 20:10:10 +00:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
v2 Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
Alert.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
Button.tsx fix add endIconClassName in button (#3893) 2022-08-24 08:37:46 +00:00
ConfirmationDialogContent.tsx V2 Workflows (#4047) 2022-08-31 13:42:37 -06:00
Dialog.tsx Test Preview for routing forms (#5436) 2022-11-10 12:58:07 +00:00
Dropdown.tsx fix: use outline none (#5486) 2022-11-11 12:21:56 -07:00
EmptyScreen.tsx minor improvements to routing forms (#3380) 2022-07-15 11:46:05 +00:00
ErrorBoundary.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
Icon.tsx Signup Flow improvements (#4012) 2022-09-07 18:38:37 -06:00
Kbar.tsx fix: add new url (#5295) 2022-10-31 18:53:59 +00:00
List.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
Logo.tsx added lottie-react, added <Logo animated> for success page (#4083) 2022-09-01 13:37:21 +01:00
LogoAnimated.json /booking v2 fixes (#4117) 2022-09-02 21:30:06 +02:00
LogoAnimatedWhite.json Public Booking Pages (#4063) 2022-09-02 21:16:36 +00:00
Shell.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
Switch.tsx eslint react/jsx-curly-brace-presence 2022-07-12 11:52:13 -06:00
TimezoneChangeDialog.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
Tooltip.tsx kbar follow up (#3361) 2022-07-14 11:32:28 +00:00
__WHATSUP_WITH_ALL_THESE_VERSIONS.md Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx Removed unused ui components and updated skeleton components (#5412) 2022-11-14 10:31:36 +00:00
package.json Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
tsconfig.json V2 Main (#3549) 2022-08-24 14:18:42 -06:00