Skip to content

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 09:13
· 58 commits to main since this release
v5.3.0
f9d60a4

   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