feat: show all compatible versions (#152)

* feat: show all versions

* fix: proper alignment for chip content

* fix: expand chip size

* fix: remove duplicate version

* feat: change the order of the chips

* fix: dont show expand if there's no other versions

* feat: sort versions by latest to oldest
This commit is contained in:
Ushie
2023-08-01 01:16:08 +03:00
committed by GitHub
parent d403a265fd
commit a7c4b8f2e0
3 changed files with 52 additions and 13 deletions

View File

@@ -25,6 +25,7 @@
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.8.1",
"sass": "^1.55.0",
"semver": "^7.5.4",
"sirv-cli": "^2.0.2",
"svelte": "^3.54.0",
"svelte-check": "^2.9.2",