From 55d19baf018af3bac0b2f1d90a8f9c571925aaa8 Mon Sep 17 00:00:00 2001 From: "Leomotors (Ubuntu)" <59821765+Leomotors@users.noreply.github.com> Date: Wed, 30 Mar 2022 15:32:58 +0700 Subject: [PATCH] [Readme/Web] Update links and countdown --- README.md | 7 +- web/package.json | 16 +-- web/src/components/Countdown.svelte | 17 +++- web/src/routes/index.svelte | 39 +++++--- web/yarn.lock | 147 ++++++++++++++++------------ 5 files changed, 138 insertions(+), 88 deletions(-) diff --git a/README.md b/README.md index 59532b8..ba69704 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,12 @@ UWP + WinUI 2 (C#) ### Via Microsoft Store (Recommended) -_The app is not publicly available yet_ +**NOTE**: If you visit here before 1 April (Before full release is released) +you will see the beta version! -_Public release will be released at April's Fool Day 2022_ + + + ### or Build from Sauce (Good Luck) diff --git a/web/package.json b/web/package.json index 16411de..277b207 100644 --- a/web/package.json +++ b/web/package.json @@ -18,25 +18,25 @@ }, "devDependencies": { "@sveltejs/adapter-static": "^1.0.0-next.29", - "@sveltejs/kit": "^1.0.0-next.301", + "@sveltejs/kit": "^1.0.0-next.303", "@tailwindcss/typography": "^0.5.2", - "@types/node": "^17.0.21", - "@typescript-eslint/eslint-plugin": "^5.15.0", - "@typescript-eslint/parser": "^5.15.0", + "@types/node": "^17.0.23", + "@typescript-eslint/eslint-plugin": "^5.17.0", + "@typescript-eslint/parser": "^5.17.0", "autoprefixer": "^10.4.4", - "eslint": "^8.11.0", + "eslint": "^8.12.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-svelte3": "^3.4.1", "globby": "^13.1.1", "postcss": "^8.4.12", - "postcss-load-config": "^3.1.3", - "prettier": "^2.6.0", + "postcss-load-config": "^3.1.4", + "prettier": "^2.6.1", "prettier-plugin-svelte": "^2.6.0", "svelte": "^3.46.4", "svelte-check": "^2.4.6", "svelte-preprocess": "^4.10.4", "tailwindcss": "^3.0.23", "tslib": "^2.3.1", - "typescript": "^4.6.2" + "typescript": "^4.6.3" } } \ No newline at end of file diff --git a/web/src/components/Countdown.svelte b/web/src/components/Countdown.svelte index 82da023..0f5172b 100644 --- a/web/src/components/Countdown.svelte +++ b/web/src/components/Countdown.svelte @@ -1,8 +1,8 @@ -

{time}

+{#if time} +

+ 1.0.69 will be released in +
+ {time} +

+{:else} + +{/if} diff --git a/web/src/routes/index.svelte b/web/src/routes/index.svelte index c6b8a7d..159b5b2 100644 --- a/web/src/routes/index.svelte +++ b/web/src/routes/index.svelte @@ -149,27 +149,40 @@

Download now for πŸͺŸWindows

-

βœ… Support from Windows 10 2004 (10.0.19041)

+

βœ… Support from Windows 10 1903 (10.0.18362)

+

if you use older than this, consider what you are using

+

βœ… Support 32-bit and 64-bit

+

you use 32-bit in 2022? pathetic

βœ… Support Windows 11's New Mica Material

+

which of course, only visible if you use Windows 11

❌ Steal your personal data

+

unlike ...

βœ… Emotional Damage

-

- Note: This app is currently in private release candidate. -

+

guaranteed damage by Steven He

+ + + + Get it from Microsoft Store + + -
-

Public Release Coming Soon!

-

πŸ•› April's Fool Day 2022

-

πŸ“ At Microsoft Store

- -

- Note: Timezone may be complicated and in this case, I never know how - accurate the timer is. -

If you like this app, rate it 5⭐ and also ⭐ my GitHub Repo!