canvas-lms/packages/canvas-rce/github-pages
Ryan Shaw 06f092b709 rce: upgrade demo to InstUI 5 & add RTL toggle
Closes: CORE-1421

Test plan:
* Run:
yarn
cd packages/canvas-rce
yarn dev

* open the demo: http://localhost:8080/demo.html
* the select boxes no longer use a native <select>, but use a new
  instUI select component.
* that means that we don’t need the whole ui-core library, so that 
  so that is gone from yarn.lock
* I also added a [LTR <-> RTL] toggle switch in the “editor options”.
  That should work.
* changing the language should work

Change-Id: I4906ff6d01fd774569d9394230f483054aa9553f
Reviewed-on: https://gerrit.instructure.com/150236
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins
2018-05-21 19:18:31 +00:00
..
demo.html rce: upgrade demo to InstUI 5 & add RTL toggle 2018-05-21 19:18:31 +00:00
index.html move canvas-rce to canvas-lms/packages/canvas-rce 2018-05-01 13:46:18 +00:00