cal.pub0.org/packages/features/ee/workflows/components/v2
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
..
AddActionDialog.tsx Add alphanumeric sender ID to SMS workflow actions (#5471) 2022-11-11 15:01:17 +00:00
AddVariablesDropdown.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
DeleteDialog.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
EmptyScreen.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
EventWorkflowsTab.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
SkeletonLoaderEdit.tsx Skeleton loader improvements (#5614) 2022-11-21 19:05:49 +00:00
SkeletonLoaderEventWorkflowsTab.tsx add skeleton loader for workflows in event type settings (#4774) 2022-09-30 19:39:23 +01:00
SkeletonLoaderList.tsx Skeleton loader improvements (#5614) 2022-11-21 19:05:49 +00:00
TimeTimeUnitInput.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
WorkflowDetailsPage.tsx Add alphanumeric sender ID to SMS workflow actions (#5471) 2022-11-11 15:01:17 +00:00
WorkflowListPage.tsx Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
WorkflowStepContainer.tsx Add alphanumeric sender ID to SMS workflow actions (#5471) 2022-11-11 15:01:17 +00:00