version_en.md 905 B

1.1.0

  • [!tag|A|0|] Support using icons via Iconify by setting the type property, see guide for details.
  • [!tag|O|0|] All icons used in components are embedded as SVG files, so projects no longer need to manually embed SVG files.
  • [!tag|A|0|] Added width and height properties, supporting setting icon width and height.
  • [!tag|O|0|] Renamed alpha property to opacity, aligning with CSS conventions.
  • [!tag|O|0|] Renamed top property to y, aligning with the description of offset.

0.5.3

  • [!tag|O|0|] Support one-time configuration of the global SVG symbol path. Related to PR. [!contribute|zh1047842950|]

0.2.11

  • [!tag|B|1|] The Icon component area is no longer inline-block.

0.2.5

  • [!tag|O|0|] The default value of path has been changed from /assets/fonts/symbol.svg to fonts/symbol.svg.