stable
Clone or download
Read-only
In order to improve UX, we add a skeleton on load. To test this feature, go to the artidoc page and add a loading time. Part of story #37542: display a read only Document Change-Id: If04457542d5085957be42f706c30beb63d538c37
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artidoc/scripts/artidoc/src/App.test.ts | +21 | β83 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/App.vue | +4 | β46 | Go to diff View file |
R | plugins/artidoc/scripts/artidoc/src/views/DocumentContent.test.ts | Go to diff View file | ||
R | plugins/artidoc/scripts/artidoc/src/views/DocumentContent.vue | Go to diff View file | ||
A | plugins/artidoc/scripts/artidoc/src/components/DocumentLayout.test.ts | +45 | β0 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/components/DocumentLayout.vue | +58 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/TableOfContents.test.ts | +11 | β6 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/TableOfContents.vue | +1 | β2 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/views/DocumentView.test.ts | +84 | β0 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/views/DocumentView.vue | +60 | β0 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/views/DocumentViewSkeleton.test.ts | +46 | β0 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/views/DocumentViewSkeleton.vue | +65 | β0 | Go to diff View file |