From 6dbae974584aa09e77ddcb39544201b9eeeeb38b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bahad=C4=B1r=20Sofuo=C4=9Flu?= Date: Mon, 10 Apr 2023 13:54:16 +0300 Subject: [PATCH] File updated --- CHANGELOG.md | 2 +- package-lock.json | 4 ++-- public/.htaccess | 11 ----------- public/upload.php | 1 - src/views/uikit/File.vue | 5 +++-- 5 files changed, 6 insertions(+), 17 deletions(-) delete mode 100644 public/.htaccess delete mode 100644 public/upload.php diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eb93a0..3cc8a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.6.0 (2023-04-06) +## 3.6.0 (2023-04-10) **Implemented New Features and Enhancements** diff --git a/package-lock.json b/package-lock.json index b25fe81..32a8a3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sakai-vue", - "version": "3.5.0", + "version": "3.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sakai-vue", - "version": "3.5.0", + "version": "3.6.0", "dependencies": { "chart.js": "3.3.2", "primeflex": "^3.2.1", diff --git a/public/.htaccess b/public/.htaccess deleted file mode 100644 index d6de912..0000000 --- a/public/.htaccess +++ /dev/null @@ -1,11 +0,0 @@ - -FileETag None -Header unset ETag -Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" -Header set Pragma "no-cache" -Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT" - - - - Header set Access-Control-Allow-Origin "*" - \ No newline at end of file diff --git a/public/upload.php b/public/upload.php deleted file mode 100644 index b87a104..0000000 --- a/public/upload.php +++ /dev/null @@ -1 +0,0 @@ - Fake Upload Process

'; ?> \ No newline at end of file diff --git a/src/views/uikit/File.vue b/src/views/uikit/File.vue index 2787dcb..9b6710c 100644 --- a/src/views/uikit/File.vue +++ b/src/views/uikit/File.vue @@ -13,11 +13,12 @@ const onUpload = () => {
Advanced
- +
Basic
- +
+