Skip to content

Roadmap

Rafi edited this page May 18, 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.

SCSS

  • New SCSS variable - $small-font-size or $small-font-scale
  • Typography: add styles for:
    • <blockquote>
    • <cite>
    • <dl>
    • <ul class="no-bullet">
    • <code>
    • <kbd>

Inky

Overall Plans

Possible community projects

  • Standalone / Browser build #33
  • 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

Build

  • Inliner: options to remove class or id 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.

Completed Roadmap Projects

  • 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
Clone this wiki locally