|
|
8df0464354
|
feat(PageIndicator): enhance indicator styles and improve accessibility
|
2026-01-14 00:48:34 +08:00 |
|
|
|
53b7479bea
|
misc: correct date format and add transparent avatar image
|
2026-01-14 00:46:35 +08:00 |
|
|
|
c9806f812a
|
feat(config): update blog description
|
2026-01-14 00:45:39 +08:00 |
|
|
|
77d368dfdf
|
feat(DefaultLayout): enhance homepage layout and add random greeting functionality
|
2026-01-14 00:45:09 +08:00 |
|
|
|
efea73968a
|
feat(ArticleMasonry): enhance card animations and accessibility
|
2026-01-13 16:46:56 +08:00 |
|
|
|
5b13683d2b
|
feat(ArticleMasonry): refactor responsive layout and improve code stability
|
2026-01-13 15:52:04 +08:00 |
|
|
|
b17fbaf443
|
chore(package): update to version 26.1.13(240)
26.1.13(240)
|
2026-01-13 01:07:38 +08:00 |
|
|
|
ba03ac1764
|
feat(useGlobalScroll): refactor scroll handling and improve state management
|
2026-01-13 01:06:54 +08:00 |
|
|
|
e1943e94bd
|
feat(AppBar): enhance search functionality and improve styles
|
2026-01-13 01:06:46 +08:00 |
|
|
|
304eb88b85
|
fix(PageIndicator): responsive styles
|
2026-01-12 23:14:28 +08:00 |
|
|
|
1b74ac5964
|
refactor(AppBar): remove commented-out code and clean up styles
|
2026-01-12 16:41:36 +08:00 |
|
|
|
651713067c
|
feat(PageIndicator): add short link copy functionality and update styles
|
2026-01-12 16:41:15 +08:00 |
|
|
|
788bfc543e
|
chore(package): update to version 26.1.9(234)
26.1.9(234)
|
2026-01-09 15:27:04 +08:00 |
|
|
|
03c217fb0e
|
feat(version): add bash script to update package version and create tags
|
2026-01-09 15:26:57 +08:00 |
|
|
|
38bbc797b2
|
chore(package): update to version 26.1.9(232)
26.1.9(232)
|
2026-01-09 15:07:31 +08:00 |
|
|
|
e520af9578
|
version: enhance version update logic to account for staged changes
|
2026-01-09 15:07:11 +08:00 |
|
|
|
04f543897b
|
chore(package): update to version 26.1.9(230)
|
2026-01-09 15:05:48 +08:00 |
|
|
|
089f224781
|
chore(package): update to version 26.1.9(229)
|
2026-01-09 15:05:35 +08:00 |
|
|
|
38d6d8c4a7
|
feat(version): add script to automatically update package version
|
2026-01-09 14:59:37 +08:00 |
|
|
|
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 |
|