feat: remove loading on editor pages (#250)

Because we are moving the v2 editor pages to be "fake" modals, which have no z-index, we need to discard the course authoring "loading" wheel for the header and footer. We also need to bump the version of f-l-c-c to bring in the new editor changes.
This commit is contained in:
connorhaugh
2022-02-15 15:06:09 -05:00
committed by GitHub
parent 4047a1c05f
commit 42cb63601e
5 changed files with 94 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-lib-content-components": "1.1.1",
"@edx/frontend-lib-content-components": "1.2.0",
"@edx/frontend-platform": "1.14.0",
"@edx/paragon": "16.17.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",