Commit Graph

8 Commits

Author SHA1 Message Date
1a6d0e580f
v0.3.1
fix: jumping scroll when open page.
new: new FileType 'webp'.
change: $PostGrid get posts limit change to 100 post per time.
new: sound icon come out beside on video duration if video has sound.
fix: image too big when new posts insert to $PostGrid, disable loading post's transition.
new: mouse hover/down or touch on $PostTile have scale transition.
change: $PostTile video detail color change to dark theme.
change: Post all $State property have a loading string.
new: Post.ready will return Promise when post data is fetched.
new: Post.hasSound, Post.previewURL
optimize: post_route get Post and fetching.
fix: post page video size will be clarify when rendered.
2024-10-06 15:07:48 +08:00
b5eb4811d6
v0.3.0 2024-10-06 02:21:31 +08:00
33a588a3f5 v0.2.5
fix: $Layout render problem
2024-05-20 00:55:44 +08:00
ec06a3f912 v0.2.4
update: post page layout change on small screen
2024-05-19 02:15:31 +08:00
6855e7eca8 v0.2.3
new: Auto detect and add new post.
2024-05-19 02:00:55 +08:00
1add8ce529 v0.2.2
new: Post auto load
fix: zip file preview
2024-05-18 21:11:41 +08:00
f1d6faeb75 v0.2.1
add: Scroll history
change: tag post count numeric format
2024-05-18 20:09:33 +08:00
4aff683df3 init 2024-05-17 03:30:49 +08:00