canvas-lms/app/jsx/epub_exports
Clay Diffrient 33d6fb0400 Update FriendlyDatetime component to work with React 0.13.3
skip-ci

Moving this to a shared area makes sense once more than one
functional area is using it.  Props are also no longer mutated to
prevent warnings.

This commit also fixes the specs for the Epub Exports area.

closes CNVS-24247

Test Plan:
  - Epub exports should work as needed
  - There should be no warnings/erros in the console for Epub exports
  - Areas in Files that display a date/time should work properly

Change-Id: Id61cd38210cf9e56abb2b725e5488623ab667959
Reviewed-on: https://gerrit.instructure.com/65732
Reviewed-by: Sterling Cobb <sterling@instructure.com>
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
Tested-by: Clay Diffrient <cdiffrient@instructure.com>
2015-11-19 00:33:37 +00:00
..
App.jsx Start using Babel to compile files in the JSX folder 2015-10-23 20:54:35 +00:00
CourseList.jsx Start using Babel to compile files in the JSX folder 2015-10-23 20:54:35 +00:00
CourseListItem.jsx Update FriendlyDatetime component to work with React 0.13.3 2015-11-19 00:33:37 +00:00
CourseStore.jsx Start using Babel to compile files in the JSX folder 2015-10-23 20:54:35 +00:00
DownloadLink.jsx add zip_attachment to EpubExport 2015-10-29 20:23:00 +00:00
GenerateLink.jsx Start using Babel to compile files in the JSX folder 2015-10-23 20:54:35 +00:00