Cell
88dfed5486
fix: update echarts and mermaid pre containers styles
...
// ignore-for-release
2025-12-20 23:20:54 +08:00
Cell
051f45a73c
feat: update version shortcode with deprecated type
2025-12-20 20:29:41 +08:00
Cell
a96a76abf4
refactor: migrate partial SCSS variables to CSS variables
2025-12-18 15:17:33 +08:00
Cell
56836eb077
feat: add tabs and tab shortcodes support ( #634 )
...
* feat: add tabs and tab shortcodes support
Powered by https://github.com/github/tab-container-element
* fix: adjust tab-container styles for improved layout and responsiveness
- [x] Underline Style (Default)
- [x] Pill Style
- [x] Card Style
- [x] Segment Style
* test: add tabs comprehensive test cases
* style: code optimization
* fix: add tabs support in home scope
* docs: add `<tab-container>` element reference to README files
* feat: enhance tab-container with loading mixin and simplify code
* refactor: update variable references to use root prefix in styles
* docs: add tabs shortcode support to README files
* fix: ensure shortcode is enclosed within a tabs block
* feat: add responsive design for tab-container on smaller screens
* test: remove unnecessary placement attribute for segment tabs
* refactor: remove unused vertical attribute from tabs shortcode
* fix: set default tab type to 'underline' for consistency
* refactor: update tab-button and tab-panel selectors for improved specificity
2025-09-11 22:59:33 +08:00
Cell
77fcd7fa93
♻️ Refactor: Mermaid theme switching again ( #623 )
2025-08-17 14:32:51 +08:00
Cell
e04bb611dc
✨ Feat: enhance Mermaid configuration and fix initialization bug ( #617 )
...
* 🐛 Fix: Mermaid initialization conflict error
* ✨ Feat: enhance Mermaid configuration with security level, look, and font family options
2025-08-14 15:29:23 +08:00
Cell
311501ad6e
💄 Style: add Mermaid loading style
2025-08-13 14:06:47 +08:00
Cell
a37eeecd79
💄 Style: add bold style in admonition title
2025-08-12 11:20:12 +08:00
Cell
d2c4d7c18f
🐛 Fix: blockquote render hook text parsing ( #519 )
2024-12-13 15:29:03 +08:00
Cell
12cc5f7e60
✨ Feat: add custom admonitions support
...
hugo 0.134.1
2024-10-10 10:06:22 +08:00
Cell
bd40c85586
🎉 Feat: support alert foldable title for blockquote compatible with Obsidian Callouts
...
refactor admonition shortcode: add todo type and aliases type
change min hugo version: 0.134.0
2024-10-08 15:12:01 +08:00
Cell
52184d96d4
💄 Style: update center-quote shortcode style
2024-08-29 22:37:31 +08:00
Cell
b8ecfc1127
💄 Style: revert timeline animation to fade style
2024-07-25 11:33:23 +08:00
Cell
9894d9900c
💄 Style: update timeline animation
2024-07-23 11:31:43 +08:00
Cell
03e9b119cc
⚡ Feat(igonre): Timeline feature enhancement
2024-07-22 15:12:55 +08:00
Cell
42f811de22
🐛 Fix(ignore): timeline background color invaild in dark mod
2024-07-21 03:27:25 +08:00
Cell
9bacfa92f4
🎉 Feat: add timeline support for code blocks
2024-07-21 00:58:01 +08:00
Cell
adf2acd22c
💄 Style: update bilibili and douyin shortcode style
2024-07-07 18:27:06 +08:00
Cell
c18aac486b
🐛 Fix: fix admontion overflow error
2024-07-05 00:37:24 +08:00
Cell
4c9e20b377
💄 Style: add border radius for icon of card link
2024-06-04 11:15:26 +08:00
Cell
3c4284eb21
💄 Style: update douyin shortcode style in mobile
2024-05-22 12:20:34 +08:00
Cell
70afe3e883
💄 Style: update douyin shortcode style in mobile
2024-05-22 11:42:34 +08:00
Cell
d7c06360c2
🎉 Feat: add douyin shortcode support
2024-05-20 14:08:30 +08:00
Cell
3682a2a1d3
💄 Style: update card link image style
2024-05-07 17:06:01 +08:00
Cell
4d07d872d5
Revert " ⚡ Perf: use zhihu API to get shortcut image from a link ( #391 )"
...
This reverts commit a1e123ac02 .
2024-05-07 16:37:47 +08:00
Cell
a1e123ac02
⚡ Perf: use zhihu API to get shortcut image from a link ( #391 )
2024-05-07 15:40:12 +08:00
Cell
c2d168c6d1
✨ Feat: add card-icon parameter for link shortcode ( #391 )
2024-04-30 13:01:00 +08:00
Cell
3df577cb0d
⬆️ Fix: bump Mermaid from 9.x to 10.x and fix error ( #420 )
2024-03-08 16:23:37 +08:00
Cell
d4e1a2392f
🎨 Style: add mermaid enhance style
2023-03-26 23:50:22 +08:00
Cell
ad93d92043
💄 Style: refactor css style
2022-11-14 12:26:42 +08:00
Cell
a5ba1d0c09
🚚 Feat: migrate fixit.svg to assets
2022-09-15 16:38:32 +08:00
Cell
0edd185b39
🐛 Fix: use data attributes or class replace for custom attributes
2022-08-26 16:48:11 +08:00
Cell
8836574f21
🎨 Style: modify card link background filter
2022-07-09 12:28:43 +08:00
Cell
af54d781bb
🐛 Fix: remove extra space of class in plugin/link.html and use clamp fucntion for card link width
2022-05-27 17:40:41 +08:00
Cell
04a34c5788
💄 Style: modify blockquote CSS
2022-04-20 17:44:00 +08:00
Cell
f7fe83fa39
🐛 Style: fix duplicate border radius of admonition title ( #40 )
2022-03-12 10:58:35 +08:00
Cell
759402b4a9
💄 Style: add global border radius for theme components ( #40 )
2022-03-12 02:01:08 +08:00
Cell
13f00582c3
🎨 Style: code style typesetting
2022-03-11 22:02:07 +08:00
Cell
8b62b5c0b3
✨ Feat: add center-quote shortcode ( #69 )
2022-03-07 23:48:34 +08:00
Cell
715d1cedbe
🔧 Chore: add shortcode style single folder
2022-03-07 22:46:45 +08:00