1
0
mirror of https://github.com/sendevia/website.git synced 2026-03-05 23:32:45 +08:00

254 Commits

Author SHA1 Message Date
e4217512aa feat(NavBar): wrap components in ClientOnly 2026-03-05 23:11:36 +08:00
67a26def4f feat(Article): wrap post info in ClientOnly 2026-03-05 22:28:21 +08:00
29885ae607 feat(Footer): 更新备案信息 2026-03-04 22:50:30 +08:00
aa3cdbc695 fix(PageIndicator): remove inline anchors from headings collection 2026-03-04 15:36:53 +08:00
c093e395bd feat(anchor): implement custom anchor links 2026-03-04 00:22:09 +08:00
2d879372d2 fix(Table.scss): adjust padding and min-width for table header and cells 2026-02-28 23:32:51 +08:00
13548b222e feat(mdTable): add a simple markdown-it table plugin 2026-02-28 20:58:45 +08:00
adb804f249 fix(mdSectionWrapper): remove invalid instance check for MarkdownIt 2026-02-28 20:30:47 +08:00
d91f8b90aa rename: sectionWrapper to mdSectionWrapper 2026-02-28 20:28:41 +08:00
b6e7649a4f remove: 公安备案 2026-02-27 21:27:24 +08:00
68448d29fe feat(ImageViewer): enhance image viewer with button group navigation 2026-02-25 23:24:46 +08:00
cad4130789 feat(ButtonGroup): enhance button group component with new props and event handling 2026-02-25 23:24:07 +08:00
b4df562522 style(tokens): update color scheme for light mode 2026-02-25 23:22:26 +08:00
0a4f340e88 chore(NavBar): remove theme state initialization on mount 2026-02-25 23:17:22 +08:00
6a0cc5f5cb style(Article): optimize image display 2026-02-25 23:17:02 +08:00
416426d769 refactor(theme): simplify theme management using useColorMode 2026-02-25 23:12:08 +08:00
e07acc8e35 chore(config): update markdown-it plugins and add markdown-it imgMark 2026-02-25 23:11:41 +08:00
cbd3979476 fix(images): replace PNG images with WEBP format 2026-02-09 23:44:31 +08:00
1ada9579ce style(layout): improve transition effects 2026-02-09 23:30:43 +08:00
1215d1ca22 style(Header): enhance header transition effects 2026-02-09 23:29:33 +08:00
ecd4fb2886 style(Header): enhance title with gradient background and overlay effect 2026-02-08 23:39:39 +08:00
fff5f3ba2b fix(Header): hide SVG element 2026-02-08 21:25:26 +08:00
568c7a7427 style: update text style for improved visibility 2026-02-08 21:16:34 +08:00
bef3d5ce77 style: update link decoration 2026-02-08 21:15:42 +08:00
00b034f02b fix(PageIndicator): correct syntax and update text for short link display 2026-02-08 21:14:09 +08:00
26ad7fed76 feat(Header): add gradient image handling and improve layout structure 2026-02-06 16:11:41 +08:00
8cdbd059bb fix(navState): update cookie name 2026-01-30 22:04:07 +08:00
9ec1a05160 feat(NavBar): add theme toggle button 2026-01-30 22:03:03 +08:00
3a986b01eb style(ArticleMasonry): improve panel layout and responsiveness, enhance transition effects 2026-01-21 14:54:06 +08:00
a5621168ad feat(ArticleMasonry): enhance article filtering and pagination features 2026-01-18 23:17:18 +08:00
d9fe9ae1c4 fix(Button): update transition properties and improve child selector specificity 2026-01-18 22:51:35 +08:00
49f1911cfa fix(DefaultLayout): correct syntax errors 2026-01-18 22:50:37 +08:00
794eb5dea5 feat(Chip): add new MaterialChip component with styles and functionality 2026-01-18 22:49:33 +08:00
aaa506b394 feat(mixin): add G3 box 2026-01-16 17:17:45 +08:00
d5d7b34814 refactor: improve code comments for better clarity and maintainability 2026-01-14 22:40:18 +08:00
01d2ecba5b refactor(DefaultLayout): enhance avatar box styles and animations 2026-01-14 22:08:17 +08:00
76ba78bce1 refactor(styles): remove redundant -webkit-mask properties from various components 2026-01-14 21:11:40 +08:00
3b61388272 refactor(PrevNext): improve path normalization and candidate matching logic 2026-01-14 01:16:50 +08:00
336fbb34fc feat(Header): enhance code stability 2026-01-14 01:15:57 +08:00
3a6810c436 refactor(Article): optimize time handling and enhance image viewer functionality 2026-01-14 01:10:30 +08:00
7844d3ba47 fix(DefaultLayout): restructure template for fixed layout rendering 2026-01-14 01:05:19 +08:00
9797bdf4dd fix(Button): change button alignment from center to flex-start 2026-01-14 00:48:47 +08:00
8df0464354 feat(PageIndicator): enhance indicator styles and improve accessibility 2026-01-14 00:48:34 +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
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