Commits on Source (10)
-
Olivia Madrid authored8f8a5b99
-
Mark Harding authored
(fix): replace video console errors with logs Closes #1780 See merge request !563
685d7ba4 -
Mark Harding authored3ea249c0
-
(feat): use new api/v2/feeds/channel endpoint (fix): cleanup
bb6fd869 -
Mark Harding authored
(feat): Minds Pro Closes #1896 and #1894 See merge request !528
f787d8d6 -
Ben authored5e6428fc
-
e945ca0e
-
Brian Hatchet authored
(fix): Minds Pro staging feedback See merge request !571
210b74cb -
Ben authoredba1d5e42
-
Ben authored0023ec23
cypress/integration/pro/page.spec.js
0 → 100644
cypress/integration/pro/settings.spec.js
0 → 100644
... | ... | @@ -42,6 +42,7 @@ |
"material-design-icons": "~3.0.1", | ||
"material-design-lite": "~1.3.0", | ||
"medium-editor": "^5.23.2", | ||
"ngx-drag-drop": "^2.0.0", | ||
"plotly.js": "^1.47.4", | ||
"qrcodejs2": "0.0.2", | ||
"rxjs": "~6.5.2", | ||
... | ... |
src/app/common/services/site.service.ts
0 → 100644