-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Roadmap
Rafi edited this page Jun 6, 2016
·
15 revisions
These are features we're looking to implement in future versions of Foundation for Emails.
Want to get involved? Check out the issues linked to each item below, or browse the "Help Wanted" tag on our issue tracker.
- New SCSS variable -
$small-font-size
or$small-font-scale
- Typography: add styles for:
<blockquote>
<cite>
<dl>
<ul class="no-bullet">
<code>
<kbd>
Overall Plans
- Adding possibility of extending and creating new elements 30 and Architecting the Future of Foundation for Emails
Possible community projects
- Standalone / Browser build #33
- Spongy Grid for Inky (npm package) Spongy Grid
- Component:
<button>
variation that uses the bulletproof Outlook approach #35 - Component:
<table>
for creating...tablular data - Source ordering in Inky
- Rails Inky version (and other similar integrations)
- Some type of
<hr>
component #46 - All attributes to passed into HTML 45
- Inky Mailchimp editor integration
- Inky Litmus editor integration
- Inky Campaign Monitor editor integration
- Inliner: options to remove
class
orid
attributes #248 - ZURB Stack: Litmus integration #286
- Rails Inky version (and other similar integrations)
- Automated uploading to Email Marketing Vendors (Silverpop, Campaign Monitor, MailChimp etc)
- No API, essentially using a headless browser and script to click through the UI. Considering this step is usually done a few times and about a 5-10min process, automating it across all emails could really speed things up.
- npm run email [email protected] [email protected] to send test emails directly from local machine.
- Button: border radius support #214
- Grunt version of Inky - Grunt Inky on npm via @Miw0
- Perl version of Inky - Inky Perl via @theregister
- Component:
<spacer>
for vertical spacing #289 - Component:
<wrapper>
to target elements within, add background colors, full width sections