mailingui icon indicating copy to clipboard operation
mailingui copied to clipboard

MailingUI is an open source collection of email components and templates

Results 7 mailingui issues
Sort by recently updated
recently updated
newest added

Workspaces would be the right call to structure this project. This would also require us to re-work the CLI.

We could add compatibility tags to components/examples, that would indicate compatibility in different email classes, for example: - red - under construction/not tested/does not work - orange - works (shows...

Feature
Enhancement

If the `init` command is called outside a project the CLI throws the following unfriendly error: ``` node:fs:590 handleErrorFromBinding(ctx); ^ Error: ENOENT: no such file or directory, open 'package.json' at...

On [this website](https://buttons.cm/) I found a solution for having `borderRadius` even in Outlook clients. I think this could be a great addition to the `Badge` or `Button` component. An example...

Enhancement

We'd like to support the following use case: 1. User comes to our platform - downloads the OSS theme we provide in react email 2. After downloading, she can adjust...