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

114 Commits

Author SHA1 Message Date
bdeb1f79f9 refactor(navbar): update navigation structure and improve styling consistency 2025-11-18 21:54:44 +08:00
0e3f9efab1 fix: adjust padding values for ordered and unordered lists for better alignment 2025-11-18 21:52:23 +08:00
558128a4a7 refactor(image-viewer): remove unnecessary overflow style and improve ui 2025-11-18 21:41:44 +08:00
75e7c94bdc rename: Sidebar to Navbar 2025-11-18 16:08:49 +08:00
e512e79932 refactor: improve code readability by formatting style 2025-11-18 15:32:29 +08:00
e247341e93 opt: code quality 2025-11-16 17:26:23 +08:00
736584e6be feat(config): reorganize font link imports for improved readability 2025-11-16 15:28:22 +08:00
d9eadf1893 feat(button): refactor button component to use dynamic component for anchor and button elements 2025-11-15 00:08:15 +08:00
29364f4c20 feat(image-viewer): update maximum zoom level and adjust drag calculations for improved image navigation 2025-11-14 19:19:01 +08:00
52e8bc2fca feat(image-viewer): add image navigation with Shift + scroll functionality 2025-11-13 21:59:22 +08:00
6f4e611b04 feat(image-viewer): enhance styling and layout for image navigation and thumbnails 2025-11-13 21:56:05 +08:00
0c8faeda8c feat(sidebar): implement responsive navigation layout 2025-11-11 23:27:14 +08:00
c6c5cf260a feat: add image viewer component with zoom and navigation 2025-11-11 22:55:52 +08:00
4457b2539e article: update 2025-11-11 21:25:51 +08:00
dbdae36a74 feat(theme): register global components and restructure imports 2025-11-11 21:25:04 +08:00
c75d38d8ed feat: update navigation menu with AincradMix entry 2025-11-09 23:28:34 +08:00
97438c93ae fix: improve 404 page typography and styling 2025-11-09 23:24:58 +08:00
549db33d49 fix: improve button and article layout styling 2025-11-09 23:17:37 +08:00
12bed12841 feat: improve responsive layout for NotFound component 2025-11-09 23:16:48 +08:00
43a4ebb0d8 article: update post frontmatter 2025-11-09 22:52:48 +08:00
2415b211f9 feat: improve palette generation performance and reliability 2025-11-09 22:51:38 +08:00
2bc685a2a3 feat: add markdown align plugin for text alignment support 2025-11-09 16:19:06 +08:00
a6e1fb3419 article: improve post formatting and update download section 2025-11-09 16:18:45 +08:00
061434342f feat: add impression field to post data structure 2025-11-09 16:01:56 +08:00
8dfd0782f9 feat: add new avatar and artwork images 2025-11-09 16:00:56 +08:00
0c14354359 feat: update focus-ring mixin parameter from size to thickness 2025-11-09 16:00:42 +08:00
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