Skip to content

Releases: Theo-Messi/tools

Lumen@4.1.0

10 Nov 12:30
Lumen@4.1.0
2031266
Compare
Choose a tag to compare

   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)
    View changes on GitHub

Lumen@4.0.0

05 Nov 07:53
Lumen@4.0.0
a05f8a5
Compare
Choose a tag to compare

   🚨 Breaking Changes

integrate Iconify icons and change the way components are used  -  in #124 (8958f2)

HomeFooter

  • support using Iconify icons
  • beian adds showIcon attribute
  • group.style and link.style support filling in color values ​​directly

view HomeFooter changes: https://tools.theojs.cn/guide/HomeFooter

Box、Link、BoxCube

  • use Iconify and Fontawesome using the icon attribute.
  • images no longer support the use of the icon attribute.
  • the image uses the image attribute. string | { light: string; dark: string }

view Box、Link、BoxCube changes: https://tools.theojs.cn/guide/LinkCard

   🐞 Bug Fixes

    View changes on GitHub

Lumen@3.6.0

30 Oct 13:59
Compare
Choose a tag to compare

   🚀 Features

  • Refactor icon rendering logic using the "template" tag  -  by @Theo-Messi (cf920)
  • Custom Containers: Redesign the custom container style and default to "left shadow mode"  -  by @Theo-Messi in #110 (46aad)

   🐞 Bug Fixes

    View changes on GitHub

Lumen@3.5.7

28 Oct 06:33
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

Lumen@3.5.4

27 Oct 13:26
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

Lumen@3.5.3

23 Oct 08:47
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

Lumen@3.5.2

21 Oct 02:35
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🎨 Styles

  • home: Remove the .VPHero .VPImage.image-src attribute and change the gradient angle  -  by @Theo-Messi (74d8d)
    View changes on GitHub

Lumen@3.5.1

13 Oct 12:14
Compare
Choose a tag to compare

   🚀 Features

  • style: Redefine the color value of green and the color scheme of badge  -  by @Theo-Messi in #74 (0bbe9)
    View changes on GitHub

Lumen@3.5.0

11 Oct 03:15
Compare
Choose a tag to compare

   🚀 Features

  • styles: Change borders and underlines to solid with underline offset  -  by @Theo-Messi in #67 (343ea)

   🐞 Bug Fixes

   💅 Refactors

    View changes on GitHub

Lumen@3.4.0

08 Oct 04:59
Compare
Choose a tag to compare

   🚀 Features

  • HomeFooter: Support custom styles for icons and add internal properties for group and links to distinguish internal links.  -  by @Theo-Messi in #66 (dca93)
    View changes on GitHub