cal.pub0.org/packages/app-store/ee/routing-forms
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
..
api Add support to open a redirect URL in new tab (#5480) 2022-11-13 15:51:31 +00:00
components Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
emails Send Email to Owner on Form Submission (#5261) 2022-11-03 20:10:03 +05:30
lib Support header in Routing Form CSV (#5133) 2022-11-08 14:21:53 +00:00
pages Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
playwright/tests add tests (#5487) 2022-11-14 08:50:09 +00:00
static Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
test/lib Feature/Routing-Forms/Reporting (#5375) 2022-11-11 09:57:44 +00:00
types Support header in Routing Form CSV (#5133) 2022-11-08 14:21:53 +00:00
_metadata.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
config.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
env.d.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
index.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
jsonLogicToPrisma.ts Feature/Routing-Forms/Reporting (#5375) 2022-11-11 09:57:44 +00:00
package.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
trpc-router.ts Feature/Routing-Forms/Reporting (#5375) 2022-11-11 09:57:44 +00:00
zod.ts Support header in Routing Form CSV (#5133) 2022-11-08 14:21:53 +00:00