Releases: kwchang0831/svelte-QWER
v0.3.2
@kwchang0831/svelte-qwer
0.3.2
Patch Changes
- 08e04ae: 🐛fix: index CLS
What's Changed
- 🔖 Version Package by @github-actions in #14
Full Changelog: v0.3.1...v0.3.2
v0.3.1
@kwchang0831/svelte-qwer
0.3.1
Patch Changes
- ce52339: 🐛fix: index page UI unexpected shift
What's Changed
- 🔖 Version Package by @github-actions in #12
Full Changelog: v0.3.0...v0.3.1
v0.3.0
@kwchang0831/svelte-qwer
0.3.0
Minor Changes
Patch Changes
-
2853a77: 💄UI: update index search box
-
416177d: 🐛fix: shows NaN year divider with invalid date in post
-
82c8454: 🐛fix: hover effect stays after touch on mobile
🐛fix: index profile avatar unexpected transition on mobile -
9261f08: 🔍️updated: meta, seo
- 💥!updated:
user/config/site.ts
- added
cover
- removed
og_card
- added
- 💥!updated:
-
5163f57: 🐛fix: incorrectly setting URL search params when mixing tags and query
-
8c5b897: 👽️updated: sveltekit-prefetch -> data-sveltekit-prefetch
-
0f74c3b: 🩹updated: tweak posts stores related
-
7db9721: ⬆️deps: upgrade
-
79e7dd8: 💄updated: 404 error page
- 💥!added:
user/assets/404.webp
- 💥!added:
-
aff9466: ⬆️deps: upgrade (svelte 3.49.0 -> 3.50.1)
What's Changed
- 🔖 Version Package by @github-actions in #11
Full Changelog: v0.2.0...v0.3.0
v0.2.0
@kwchang0831/svelte-qwer
0.2.0
Minor Changes
-
b56128c: ✨feat: add i18n for UI
🔧!updated:
user/config/site.ts
config required mirgration
Patch Changes
-
c363a84: ⬆️deps: upgrade
-
6dec248: ⬇️fix: revert deps upgrade (svelte 3.50.0 -> 3.49.0) due to transition broken
-
bfcecdd: ⬆️dpes: upgrade. *(@sveltjs/kit -> 1.0.0-next.463)
-
e8e4c4c: 🚚updated: rename file name of components
-
4c33b24: 🐛fix: tippy action default options always overwritten user options.
🔧!added: status tip.
user/config/site.ts
might need migration.
@kwchang0831/qwer
0.1.2
Patch Changes
- 405e267: 💩fix: removed hardcoded path when generating assets meta
- e8e4c4c: 🚚updated: rename file name of components
What's Changed
- 🔖 Version Package by @github-actions in #9
Full Changelog: v0.1.2...v0.2.0
v0.1.2
@kwchang0831/svelte-qwer
Patch Changes
- ba977d0: 🔥 removed: dead code: image_responsive component
- c9c66dd: 🔥 !removed: plyr 3rd party lib since we might not really need it, and we need to reduce page weight
- fc6b573: 🐛 fix: zooming, make all img not selectable, not draggable
- 9651cb0: 💄 added: post loading animation before mount, post transition animation
- ded80ea: ✨ feat: add nprogress
- 1e51271: 🐛 fix: tweak post UI style
- ee49440: 🐛 fix: table of content not working correctly
- d6f0c7e: 🐛 fix: pre/next post nav height is not enough when viewing on mobile
@kwchang0831/qwer
Patch Changes
- e98fc14: 🐛 fix: always use ImgZ component for image element
What's Changed
- 🔖 Version Package by @github-actions in #8
Full Changelog: v0.1.1...v0.1.2
v0.1.1
@kwchang0831/svelte-qwer
Patch Changes
- b16149c: fix:(sitemap, atom feed) wrong URL concatenation
What's Changed
- 🔖 Version Package by @github-actions in #7
Full Changelog: v0.1.0...v0.1.1
v0.1.0
✨ Features
-
Writing post with Markdown syntax.
-
Outstanding site performance. Near perfect PageSpeed score.
-
Mobile-First / Responsive design.
-
SEO friendly through meta, Open Graph, Schema, JSON-LD, microformats2.
-
Folder-based organization for creating posts.
-
Post with tags and tag filtering feature.
-
Post with auto generated table of content.
-
Automatic image optimization via vite-imagetools.
-
Support embedding Svelte components and Javascript with Markdown.
-
Supports Giscus - a comments system powerd by Github Discussions.
-
Utilizes UnoCSS - the instant on-demand atomic CSS engine.
What's Changed
- Update README.md images with absolute URLs by @sharu725 in #2
- 🔖 Version Package by @github-actions in #6
New Contributors
Full Changelog: https://github.com/kwchang0831/svelte-QWER/commits/v0.1.0