Skip to content

Roadmap

Kyle Mendes edited this page Jan 21, 2016 · 2 revisions

#Roadmap

Mortar is ready for production, but that doesn't mean that we're not going to keep improving and introducing new features.

Below is the roadmap of priorities that we have and are actively working toward. Things might get shifted around and reprioritized, but for the most part this is the order we'll be getting to issues.

  1. Upgrade to newest version of React
  • Right now, Mortar is built on React 0.13.x.
  • Because of time constraints and challenges presented by trying to upgrade React Router, we held off on 0.13.x, but are nearly ready to upgrade to 0.14.x
  1. Improve documentation and add Developer Resources to the playground
  2. Release internal Mortar tooling
  • We have a number of tools that we're using internally to speed up development time for Mortar sites.
  • This includes projects like a code / page generator and forks for alternate API support.
  • Mainly, the code needs to be cleaned up and generalized for public use before release.

Clone this wiki locally