canvas-lms/public/javascripts/bower
Michael Nomitch 12ff98e170 upgrade moment to 2.10.6
fixes CNVS-22400

test plan:
  - run followin in JS console
    m = require('moment')
    m()
  - a Moment object is returned

Change-Id: I424001d75d54c53fbf46a820875a10802e8a3902
Reviewed-on: https://gerrit.instructure.com/60308
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Jenkins
Product-Review: Jacob Fugal <jacob@instructure.com>
QA-Review: Jacob Fugal <jacob@instructure.com>
2015-08-07 23:42:07 +00:00
..
classnames Dashboard Cards Dashboard 2015-06-10 22:55:43 +00:00
color-slicer use bright calendar colors for low-contrast users 2014-09-22 14:49:51 +00:00
ember upgrade ember to 1.4.0 2014-03-10 22:16:57 +00:00
ember-data update ember-data to 1.0.0-beta.7 2014-02-20 16:39:00 +00:00
ember-qunit validate grading period dates for overlaps 2015-05-12 19:02:38 +00:00
handlebars bump handlebars to 1.3.0 2014-02-11 22:16:25 +00:00
ic-ajax update ic-ajax 2014-06-16 16:23:11 +00:00
ic-droppable [wip] magic modules 2014-07-28 21:24:37 +00:00
ic-lazy-list [wip] magic modules 2014-07-28 21:24:37 +00:00
ic-menu updated/added ic-* components 2014-06-16 19:52:50 +00:00
ic-modal [wip] magic modules 2014-07-28 21:24:37 +00:00
ic-sortable [wip] magic modules 2014-07-28 21:24:37 +00:00
ic-styled updated/added ic-* components 2014-06-16 19:52:50 +00:00
ic-tabs updated/added ic-* components 2014-06-16 19:52:50 +00:00
jquery add ember-qunit for ember unit tests 2014-04-16 18:49:45 +00:00
jquery.smartbanner extract smartbanner out of 'common' into it's own bundle 2015-07-07 20:54:15 +00:00
k5uploader bump k5uploader to v0.0.3 2014-07-03 12:21:28 +00:00
moment upgrade moment to 2.10.6 2015-08-07 23:42:07 +00:00
react s/availible/available 2015-07-13 20:43:26 +00:00
react-modal Adds a calendar color picker to canvas 2015-05-08 22:13:34 +00:00
react-router upgrade bower react & react-router but change nothing existing 2015-02-11 19:42:38 +00:00
react-select-box fix auth selector for AACs 2015-06-16 15:49:24 +00:00
react-tokeninput DA - updated react-tokeninput lib 2015-05-27 14:29:43 +00:00
react-tray Converts new styles navigation to React 2015-05-29 18:35:59 +00:00
tinymce Upgrade Tinymce to 4.1.9 2015-03-26 18:17:59 +00:00
README introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00

README

currently just using this for `ic-<foo>` installs, not jquery, or ember, etc,
but we intend to eventually use bower for all of our third-party javascript.

we also check these deps in so we don't rely on github and others being up to
run our tests and deploy