Go to file
Colleen Palmer bee628cf22 Big Styleguide UX Upgrade
ref CNVS-16922

This adds a whole new look and feel to our Styleguide!

QA Test Plan:
- Go to /styleguide
- See all the new look and feel!
- I should look similar to this: http://invis.io/CT1QH2OHX
(small changes have been made from static to digital guide, ux
is aware of those changes)
- Make sure all navigation items in subnav go their proper places
- See notes

Notes:
- This only affects /styleguide and does not touch any canvas
styles.
- This is purely aesthetic - no functionality had changed
- Right now all the sections are being loaded onto one page; we
know this and plan on making improvements to hide/show per top nav
item in future iterations
- There is a 1px border when you shift between sections on Firefox,
ux is ok with this.
- We are aware that sometimes the automatic scrolling seems "fast"
but will change that in a future iteration

Change-Id: I0ef10c78d3fccc83bb1923970d6fc884298b6775
Reviewed-on: https://gerrit.instructure.com/47716
Reviewed-by: Chris Hart <chart@instructure.com>
Product-Review: Chris Hart <chart@instructure.com>
Tested-by: Jenkins
QA-Review: Derek Hansen <dhansen@instructure.com>
2015-01-23 21:52:36 +00:00
Gemfile.d bump json to 1.8.2 2015-01-22 16:42:50 +00:00
app Big Styleguide UX Upgrade 2015-01-23 21:52:36 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps A landing page for when Quiz Stats are just too big 2015-01-13 19:17:14 +00:00
config Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
db/migrate add started_at to sis_batches 2015-01-23 21:31:26 +00:00
doc Big Styleguide UX Upgrade 2015-01-23 21:52:36 +00:00
gems ensure pagination links get translated, fixes CNVS-17180 2015-01-23 17:25:32 +00:00
guard Implement PostGrades dialog in ReactJS 2014-11-19 23:55:56 +00:00
lib drop unused Canvas.cache_store_config method 2015-01-23 20:22:58 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public Big Styleguide UX Upgrade 2015-01-23 21:52:36 +00:00
script A way for devs to set their own brand style vars 2015-01-06 21:48:35 +00:00
spec Fixes bug with iterator going beyond two digits 2015-01-23 21:45:33 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
.gitignore A way for devs to set their own brand style vars 2015-01-06 21:48:35 +00:00
.i18nignore i18nliner(.rb) 2014-10-29 21:59:39 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile begin rails 4 2014-08-27 23:09:17 +00:00
Guardfile added jsx 2014-11-03 23:20:33 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json Rebuilt App Center in React 2015-01-05 21:34:02 +00:00
code_of_conduct.md contributor code of conduct 2014-12-23 18:13:59 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
npm-debug.log Big Styleguide UX Upgrade 2015-01-23 21:52:36 +00:00
package.json return non-zero exit code on xss linting failure, refs CNVS-17663 2014-12-29 20:48:00 +00:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.