From 885ff0a3782f2ecbd29f1a198b500cce267c6404 Mon Sep 17 00:00:00 2001 From: Plumbiu <99574369+Plumbiu@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:36:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=80=82=E9=85=8D=E6=8E=98=E9=87=91?= =?UTF-8?q?=E6=96=B0=E7=9A=84=E9=AA=A8=E6=9E=B6=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../documentation/1.0.0/full_documentation.json | 2 +- frontend/components/ArticlesList/Ui/Skeleton.vue | 13 +++++++------ frontend/composables/useThrottle.ts | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json b/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json index 5b01a03..024e0c3 100644 --- a/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -14,7 +14,7 @@ "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }, - "x-generation-date": "2023-02-10T09:47:22.758Z" + "x-generation-date": "2023-02-10T13:24:41.880Z" }, "x-strapi-config": { "path": "/documentation", diff --git a/frontend/components/ArticlesList/Ui/Skeleton.vue b/frontend/components/ArticlesList/Ui/Skeleton.vue index ddda3db..53b2a59 100644 --- a/frontend/components/ArticlesList/Ui/Skeleton.vue +++ b/frontend/components/ArticlesList/Ui/Skeleton.vue @@ -17,23 +17,24 @@