|
|
06a257f6db
|
fix(Article): update selectors
|
2026-01-09 14:59:02 +08:00 |
|
|
|
41486c834a
|
fix(Footer): update version link to use releases instead of tags
|
2026-01-08 22:23:16 +08:00 |
|
|
|
2f197e2322
|
chore(package): update version to 26.1.8(2)
26.1.8(2)
|
2026-01-08 22:19:57 +08:00 |
|
|
|
00e88e0ec6
|
article(AincradMix): add some links
|
2026-01-08 22:19:22 +08:00 |
|
|
|
ac547baca9
|
feat(Article): refactor article layout and improve styling for aside section
|
2026-01-08 22:18:48 +08:00 |
|
|
|
0c11d23372
|
feat(ButtonGroup): update button alignment and enhance button styles for group layout
|
2026-01-08 22:18:36 +08:00 |
|
|
|
bbb414c38d
|
version: update to 26.1.7 (1)
26.1.7-(1)
|
2026-01-07 21:32:42 +08:00 |
|
|
|
d80b6802e0
|
feat(Header): adjust header height and carousel item border radius
|
2026-01-07 21:31:55 +08:00 |
|
|
|
ce104cb521
|
feat(ArticleMasonry): update breakpoint configuration
|
2026-01-05 22:17:55 +08:00 |
|
|
|
9ebdc2b083
|
feat(NavBar): enhance responsive design
|
2026-01-05 22:17:34 +08:00 |
|
|
|
234fc6fff0
|
feat(NavBar): refactor navigation bar component for improved width handling and styling
|
2026-01-05 16:07:14 +08:00 |
|
|
|
d3d7216b86
|
feat(Article): remove useTimeFormatter and reimplement custom time formatting
|
2026-01-05 14:56:57 +08:00 |
|
|
|
d6a6a46327
|
feat(useTimeFormatter): add centralized time formatting composable
|
2026-01-05 02:56:03 +08:00 |
|
|
|
2eed57220a
|
feat(config): enable Vue production hydration mismatch details
|
2026-01-05 02:35:46 +08:00 |
|
|
|
a08afffea5
|
feat(Article): improve layout and styling of article header and description
|
2026-01-05 01:41:03 +08:00 |
|
|
|
452d1c921e
|
feat(NavBar): move onMounted initialization inside isClient check
|
2025-12-31 22:17:01 +08:00 |
|
|
|
c35004d8d1
|
feat(Article): conditionally render article description
|
2025-12-31 22:04:29 +08:00 |
|
|
|
7d0325689c
|
article: update
|
2025-12-31 22:02:58 +08:00 |
|
|
|
8168f27d31
|
feat(Article): add title and description to article layout
|
2025-12-31 22:02:01 +08:00 |
|
|
|
a5cb212440
|
feat(config): disable line numbers in VitePress configuration
|
2025-12-31 22:01:36 +08:00 |
|
|
|
cc251cae95
|
feat(Header): refactor carousel implementation and enhance image loading
|
2025-12-31 22:01:20 +08:00 |
|
|
|
e4164bb5e4
|
feat: optimize screen width store initialization and resize handling
|
2025-12-27 02:12:04 +08:00 |
|
|
|
a0574017a0
|
feat(AppBar): remove menu button
|
2025-12-27 02:11:49 +08:00 |
|
|
|
235a50261c
|
feat(NavBar): implement expandable navigation with dynamic label
|
2025-12-27 02:11:04 +08:00 |
|
|
|
1ec869f063
|
feat(MaterialCard): disable interaction on card tip elements
|
2025-12-26 16:01:14 +08:00 |
|
|
|
d043839ddd
|
feat(AppBar): update positioning styles
|
2025-12-26 15:16:02 +08:00 |
|
|
|
091639698b
|
feat: add cookie utility functions for client-side cookie management
|
2025-12-26 15:14:58 +08:00 |
|
|
|
51122d1680
|
feat(DefaultLayout): simplify route transition and palette generation logic
|
2025-12-25 15:43:36 +08:00 |
|
|
|
0ca2146bc2
|
article(关于这个主题的一些事): update theme color and impression image
|
2025-12-25 00:32:45 +08:00 |
|
|
|
6120d08491
|
feat(ArticleMasonry): add downloadable content indicator to article cards
|
2025-12-25 00:31:55 +08:00 |
|
|
|
1562e5f619
|
feat(ButtonGroup): add new ButtonGroup component to render multiple buttons from external link data
|
2025-12-25 00:25:43 +08:00 |
|
|
|
ecea15a959
|
article: update AincradMix
|
2025-12-22 15:48:58 +08:00 |
|
|
|
537f5f45a6
|
feat(styles): improve layout in article components
|
2025-12-22 15:48:16 +08:00 |
|
|
|
bff9295688
|
feat(ArticleLayout): improve code block layout and line number alignment
|
2025-12-18 16:20:13 +08:00 |
|
|
|
7e4571cb3a
|
feat(ArticleLayout): add copied state icon for code block copy button
|
2025-12-18 15:16:00 +08:00 |
|
|
|
257cc873b0
|
feat(ArticleLayout): replace native clipboard API with VueUse composable
|
2025-12-18 15:09:12 +08:00 |
|
|
|
84f6e810d1
|
feat(PrevNext): improve styling and interaction
|
2025-12-18 14:49:44 +08:00 |
|
|
|
8dc10e4f0f
|
feat(PrevNext): redesign component
|
2025-12-17 23:17:02 +08:00 |
|
|
|
adfc21c48f
|
feat: restructure layout imports
|
2025-12-17 22:27:48 +08:00 |
|
|
|
1c7e664a03
|
feat: vite build optimizations
|
2025-12-17 22:22:08 +08:00 |
|
|
|
a7f17bf5e2
|
feat(ArticleLayout): enhance date formatting and display in article layout
|
2025-12-15 17:23:51 +08:00 |
|
|
|
9da9ecb502
|
feat(posts): add direct download link to AincradMix skin post
|
2025-12-15 17:03:53 +08:00 |
|
|
|
120f76dcc6
|
feat(MaterialCard): standardize color application across elevated, filled, and outlined variants
|
2025-12-15 17:03:17 +08:00 |
|
|
|
11930fcebe
|
feat(components): reorder props for consistency and clarity
|
2025-12-15 14:36:19 +08:00 |
|
|
|
57d2dbac5d
|
feat(styles): code clean
|
2025-12-15 14:33:22 +08:00 |
|
|
|
0494d08ec6
|
fix: update docs:build-cf script to use vitepress build
|
2025-12-14 11:09:26 +08:00 |
|
|
|
12938d2927
|
feat: add Cloudflare Pages build script
|
2025-12-14 11:02:25 +08:00 |
|
|
|
84ba7227f6
|
feat(ArticleLayout): add post metadata display and short link sharing
|
2025-12-12 22:42:35 +08:00 |
|
|
|
26a9fc9d50
|
fix: export PostData as type-only from posts.data
|
2025-12-12 21:59:03 +08:00 |
|
|
|
8303a9029b
|
fix: export PostData type from posts store
|
2025-12-12 21:54:50 +08:00 |
|