Releases: Theo-Messi/lumen
Releases · Theo-Messi/lumen
v5.4.0
Features
- use em as the relative unit and add variables in "components-var". - in #225 (f75b4)
- images: enable asynchronous decoding. - (8a720)
Bug Fixes
- remove redundant 'vue' import. - (8dbde)
- Announcement: use self-closing tag. - (b4125)
- HomeFooter: center content and remove placeholder for external link icon. - in #215 (4c469)
- Vid: use 'is' to determine the video platform and optimize redundant code. - (d81cc)
- theme: hide external link icon when using ".VPBadge" class. - in #218 (88f96)
- useShareLink: return the full link. - (ce149)
- pill: align the text. - (4d7c0)
- theme: remove the blocks-border style. - (48294)
- theme: use multiples to set line-height values. - (6bf96)
View changes on GitHub
v5.3.5
Features
- home-links: support custom pictures. - (bfd3f)
Bug Fixes
- theme: hide the "externalLinkIcon". - (15403)
View changes on GitHub
v5.3.4
Bug Fixes
- Announcement: resolve hot-reloading issue. - (25907)
- SEO: optimize using h1 and p tags. - (889be)
- HomeFooter: unify the interface property as "link". - (bdcf5)
- BoxCube: tag position. - (c6658)
- AsideLogo: font weight and line height. - (be65b)
Styles
- HomeFooter: adjust letter spacing. - (ea0a2)
Refactors
- use "isExternal" to determine target type. - (947ed)
View changes on GitHub
v5.3.0
Features
- Announcement: add copy option. - (e6544)
- BoxCube: add the tag attribute. - (a3243)
- iconify: Enable SSR attribute option for Iconify. - in #203 (065d3)
- icon: enable lazy loading for images in the component - (626e3)
- style: customize the component CSS. - (03322)
Bug Fixes
- figure: hide the description along with the images. - (7f403)
- iconify: refine color binding for consistency. - (1a0f6)
- iconify: show the icon using the inline attribute. - (a2f6d)
- iconify: unify default color values. - (de55a)
- twikoo: use
<section>
for improved accessibility. - (8f57c) - types: remove unnecessary type assertions. - (55f5e)
Performance
- link: enhance SEO by adding rel and aria attributes. - (e3568)
Styles
- Announcement: delete interval. - (d894d)
- blocks: add styles for the blockquote. - (433e6)
- link: shrink on click. - (79225)
- link: change the background color on hover. - (a0b9a)
- theme: change the color scheme. - (829c7)
Refactors
- types: extract light/dark for reuse. - (0ffe7)
View changes on GitHub
v5.2.1
Features
- Announcement: redesign styles and add new fields. - in #192 (b1b0f)
- AsideLogo: use Iconify icons and support light/dark modes. - in #194 (ec260)
- HomeFooter: get the year using dayjs. - in #191 (9742e)
- LinkCard: support light/dark mode for Iconify icons. - in #189 (20277)
Bug Fixes
- Box: increase the letter spacing. - (d82d6)
- Link: redesign the styles and allow
desc
to wrap, increase the letter spacing. - (da07a) - Pill: align the text and increase the letter spacing. - (e9072)
- Pill: update
defineProps
variable name topill
- (c1e4e) - icon: add alt attributes to images and icons for better accessibility. - (c732d)
- types: use ShareButtonItem type and update shareLink handling - (a5059)
- dayjs: update dayjs import to use ES module version. - (3366d)
View changes on GitHub
v5.1.1
Features
Bug Fixes
- remove unused video toggle functionality - (ca2a7)
- AsideLogo: add the
isExternal
check. - (620b8) - LinkCard: remove scale to prevent blurring - (a6ba1)
- Vid: don't play automatically and use
bvid
to get videos on bilibili - (f3238) (76c21) - Pill: improve background color contrast. - (b0937)
Styles
- LinkCard: optimize hover animation and visual effects - in #185 (a681c)
- VPButton: change the style of VPButton. - (05690)
Refactors
- update
isExternal
to handle more URL protocols - (37a21)
View changes on GitHub
v5.0.2
v5.0.0
Breaking Changes
Features
- HomeFooter: support custom icp and beian icons. - in #153 (bffb5)
- Vid: support xigua video - in #155 (4706b)
- blocks: get icon using api - (a39f2)
- iconify: introduce
iconify-icon
and allowShareButton
to accept Iconify format icons - in #147 (68785)
Bug Fixes
- remove the isIconifyIcon method and redundant styles - (eabce)
- AsideLogo: adjust row height and remove excess padding. - (c2bfa)
- HomeFooter: copyright spacing. - (958a3)
- blocks: leading spaces on newlines. - (f988b)
View changes on GitHub
[email protected]
[email protected]
Features
- HomeFooter: Optimize footer style - in #125 (971a2)
- HomeFooter: Allow customizing target in footer links. - in #127 (7a1d3)
- components: Improve component structure clarity - in #126 (f4cde)
Bug Fixes
- Announcement: Optimize hover effect - (402af)
- home-links: Remove redundant classes and redefine class names - (aef8b)
- performance: Use unique keys in v-for loops - in #128 (6408c)
- types: Change Activity to activity. - (b5e6d)