Skip to content

Roadmap

Rafi edited this page Jul 5, 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

  • Spongy Grid for Inky (npm package) Spongy Grid
  • Component: <button> variation that uses the bulletproof Outlook approach #35
  • Component: <table> for creating...tablular data
  • Some type of <hr> component #46
  • Inky Mailchimp editor integration
  • Inky Litmus editor integration
  • Inky Campaign Monitor editor integration

Build

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

  • ZURB Stack: Litmus integration #286
  • Standalone / Browser build #33
  • Ruby Inky version (and other similar integrations)
  • All attributes to passed into HTML 45
  • Source ordering in Inky
  • 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