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

88 Commits

Author SHA1 Message Date
3bce8e20ff feat: add reusable Button component 2025-11-09 15:59:55 +08:00
6b2059b188 feat: update font weight syntax to use variable font settings 2025-11-09 14:57:02 +08:00
e47e671ab0 feat: refactor markdown plugin configuration and improve code formatting 2025-11-08 17:35:55 +08:00
9e81a5184f feat(theme): adjust image width and improve code block overflow 2025-11-08 17:30:43 +08:00
2638c743ba feat(theme): remove unused tokens 2025-11-03 23:16:15 +08:00
5882418617 feat: remove card component styles 2025-11-03 17:54:07 +08:00
4396295cbd feat: rename functions for better clarity in theme utilities 2025-11-03 17:53:26 +08:00
6586b65246 article: update 2025-10-31 22:45:20 +08:00
55a445c614 feat(table): replace box-shadow with outline and simplify borders 2025-10-31 22:44:49 +08:00
faf08f13d2 feat(theme): improve blockquote and task list styling 2025-10-31 22:26:40 +08:00
70de12bea6 feat(theme): improve blockquote styling and accessibility 2025-10-31 16:51:49 +08:00
e6f0ebcf44 feat: restructure article layout with section wrapper plugin 2025-10-31 16:02:59 +08:00
c645284185 feat: only allow id and class attributes in markdown 2025-10-31 01:41:42 +08:00
58b93a8fa7 feat(theme): enhance code block language label styling 2025-10-31 01:40:44 +08:00
eee41cde9a feat: update color palette 2025-10-31 01:25:36 +08:00
f217803175 article: update 2025-10-27 18:00:21 +08:00
40ca6171fe feat: add PrevNext component for blog post navigation 2025-10-27 17:59:49 +08:00
a886639874 feat(theme): update button border radius and transition timing 2025-10-27 16:49:32 +08:00
ec8cf6628a feat: improve responsive grid layout across components 2025-10-27 16:37:40 +08:00
f87d7efcc9 feat: improve accessibility and focus management 2025-10-27 01:36:05 +08:00
1eab905c63 feat(scrolltop): move scroll-to-top click handler to button element 2025-10-27 00:53:30 +08:00
853ca011d6 feat(indicator): replace focus outline with mixin for consistent styling 2025-10-27 00:52:33 +08:00
9592fc1021 feat(theme): enhance custom blocks with improved styling 2025-10-27 00:45:18 +08:00
033dd6afdd feat: add focus-ring mixin for accessible focus states 2025-10-27 00:44:20 +08:00
b98978d898 feat: add dynamic padding for ordered lists based on item count 2025-10-25 16:52:12 +08:00
565073574a feat: improve responsive layout for large screen sizes 2025-10-25 15:36:35 +08:00
18738baaf8 feat: update layout transitions 2025-10-25 10:57:40 +08:00
bd98f27d64 feat(theme): enhance code block styling 2025-10-25 10:22:07 +08:00
ee9d079248 feat: enhance CJK support and syntax highlighting 2025-10-24 16:12:21 +08:00
427b35ad00 feat: maintain consistent user experience during navigation between pages 2025-10-23 21:00:58 +08:00
5df3835004 feat: replace random bullet rotation with stable deterministic rotation 2025-10-23 19:06:27 +08:00
bb0bb6ce20 feat(theme): add basic typography 2025-10-21 22:35:33 +08:00
4479b71b53 feat: add dynamic custom bullet styling for unordered lists 2025-10-21 22:33:32 +08:00
9ebd824366 fix: SSR compatibility 2025-10-21 18:20:16 +08:00
1e5a62d248 feat(config): update markdown configuration and add new plugins 2025-10-21 18:17:36 +08:00
189a620a3e feat(page-indicator): add responsive monitoring and improve styling 2025-10-21 18:16:28 +08:00
b9dad47419 feat: add scroll-to-top component with improved scroll detection 2025-10-16 23:44:38 +08:00
db3ac30cb2 feat(theme): remove wave separator and simplify hr styles 2025-10-16 23:07:53 +08:00
3fafbdc71c article: add metadata to frontmatter 2025-10-16 23:06:12 +08:00
4326846011 feat(theme): refactor post data handling and improve date processing 2025-10-16 23:04:34 +08:00
cdb951ddc9 article: update content 2025-10-15 01:35:22 +08:00
4def30f8f7 feat(page-indicator): optimize dynamic heading detection 2025-10-15 00:00:18 +08:00
eae1e77a1d misc: minor tweak 2025-10-14 11:04:21 +08:00
020bd84b98 feat: restructure header layout and add page indicator component 2025-10-14 11:02:37 +08:00
68f88291d0 feat(theme): remove dynamic build date from footer 2025-10-14 10:59:38 +08:00
7d6b6200d1 feat: add page titles and theme link 2025-10-13 20:13:52 +08:00
5d1e55aceb feat: update purple color value in harmonized palette 2025-10-10 18:29:33 +08:00
083c530766 feat(theme): add comprehensive article layout styles 2025-10-10 18:27:47 +08:00
4dfcb96eba feat(layout): implement dynamic layout component system 2025-10-09 20:34:54 +08:00
132c009850 feat: move build date fetch to onMounted lifecycle hook 2025-10-09 20:34:22 +08:00