Cell
|
ed8cf316a5
|
✨ Feat: add separator and capitalize options for breadcrumb config
|
2024-10-01 14:59:29 +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
|
6c3c3d7a9a
|
🐛 Fix: get remote image error in link shortcode (#391)
|
2024-05-07 12:38:52 +08:00 |
|
Cell
|
c2d168c6d1
|
✨ Feat: add card-icon parameter for link shortcode (#391)
|
2024-04-30 13:01:00 +08:00 |
|
Cell
|
2ebc77797c
|
🚚 Chore: migrate svg to assets/images folder
|
2023-12-29 21:40:24 +08:00 |
|
Cell
|
a5ba1d0c09
|
🚚 Feat: migrate fixit.svg to assets
|
2022-09-15 16:38:32 +08:00 |
|
Cell
|
e9b5e33b39
|
⚡ Perf: remove extra spaces in plugin link
|
2022-09-04 02:02:48 +08:00 |
|
Cell
|
f2a39a7fdd
|
🎨 Style(link): modify external link icon color
|
2022-09-03 14:05:26 +08:00 |
|
Cell
|
781e7d466f
|
✨ Feat: add optional parameter noreferrer for the shortcode link
|
2022-08-31 17:16:45 +08:00 |
|
Cell
|
dcd93f7c6c
|
🎨 Style: add single newline at end of the file
|
2022-08-27 20:07:56 +08:00 |
|
Cell
|
cd49374911
|
🐛 Fix: link shortcode newline
|
2022-08-27 18:52:05 +08:00 |
|
Cell
|
1359995948
|
🎨 Style: add single newline at end of the file
|
2022-08-27 12:37:57 +08:00 |
|
Abdul Halim Daud
|
48da281259
|
fix typo rel noreferrer
There are typos in the rel attribute. It should be [noreferrer](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/noreferrer) instead of [noreffer](https://github.com/Lruihao/FixIt/search?q=noreffer).
|
2022-07-17 23:31:20 +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
|
791ff12e70
|
🔧 Chore: use fontawesome 6
|
2022-05-16 17:10:20 +08:00 |
|
Cell
|
caae8a74a9
|
💄 Style: add the gap between and icon and text at blending typesetting (#118)
|
2022-04-19 14:55:41 +08:00 |
|
Cell
|
9f3014b1c2
|
🎨 Perf: remove link icon extra space
|
2022-04-17 12:10:17 +08:00 |
|
Cell
|
8ad74ede2f
|
🐛 Fix: don't display external icon when links has icon suffix (#96)
|
2022-04-12 11:45:24 +08:00 |
|
Cell
|
b85c2e7d7e
|
🐛 Fix: exclude image links to display external icon (#96)
|
2022-04-11 21:40:52 +08:00 |
|
Cell
|
93a6002290
|
✨ Feat: add download icon for downloadable links (#96)
|
2022-04-11 15:43:14 +08:00 |
|
Cell
|
754547f113
|
✨ Feat: add external icon for external links automatically (#96)
|
2022-04-11 14:37:45 +08:00 |
|
Cell
|
7b41adb0d4
|
🐛 Fix: remove extra space in class of plugin/link
|
2022-03-10 00:19:16 +08:00 |
|
Cell
|
755061746e
|
🔒 Fix: potentially unsafe external link in footer
|
2022-02-07 17:39:48 +08:00 |
|
Cell
|
43bc9f376f
|
✏️ Style: code typesttings
|
2022-01-21 00:52:11 +08:00 |
|
Cell
|
45e19dd3ed
|
💄 Style: beautify link shortcode card style
|
2022-01-20 23:28:59 +08:00 |
|
Cell
|
01a39691b9
|
🐛 Fix: shortcode link without Icon
|
2022-01-19 01:08:24 +08:00 |
|
Cell
|
b0413227db
|
⚡ Perf: merge cardlink shortcode (deprecated v0.2.13) into link shortcode and add 'download' param (#42)
|
2022-01-14 16:17:10 +08:00 |
|
Cell
|
2e54fd70fb
|
🎨 Style: tabsize 4 => 2
|
2022-01-11 12:39:25 +08:00 |
|
Dillon
|
aa48df5edd
|
feat(content): support complete local resource references (#388)
|
2020-05-28 17:05:37 +08:00 |
|
Dillon
|
c2197b7411
|
feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons
* add more configs for social
|
2020-04-24 19:04:37 +08:00 |
|
Dillon
|
07b669c826
|
feat: add social link for RSS and some configs (#250)
|
2020-04-22 23:58:40 +08:00 |
|
Dillon
|
f5fb31ec43
|
fix: wrong URL of JS and CSS files on baseURL (#249)
|
2020-04-22 21:34:38 +08:00 |
|
Dillon
|
6b03c711ac
|
feat(shortcode): add link shortcode (#179)
* feat(shortcode): add link shortcode
* docs: add docs for link shortcode
* docs: fix 'mailto' in link shortcode docs error
|
2020-03-17 21:16:04 +08:00 |
|
Dillon
|
fb9a9e7324
|
docs: update zh-CN docs and fix some bugs
|
2020-03-10 03:33:28 +08:00 |
|
Dillon
|
ae81e3767e
|
fix(srcatch): fix srcatch bugs
|
2020-02-27 20:14:40 +08:00 |
|
Dillon
|
4e6fe224cc
|
chore(partials): refactor partials
|
2020-02-21 23:42:35 +08:00 |
|