Skip to content

Latest commit

 

History

History
132 lines (67 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

132 lines (67 loc) · 1.83 KB

CHANGELOG

0.3.2

Patch Changes

  • fix: fix icon draw path

0.3.1

Patch Changes

  • fix: fix evenodd fill-rule render error when transformed to iconfont

0.3.0

Minor Changes

  • feat: increase 900 + new icons

0.2.5

Patch Changes

  • fix: fix manifest effects chunk load

0.2.4

Patch Changes

  • add repository info

0.2.3

Patch Changes

  • 更名arrow-triangle 相关的 4 个图标

0.2.2

Patch Changes

  • feat: add translate translate-1 arrow-down-triangle arrow-down-triangle-filled arrow-up-triangle arrow-up-triangle-filled icons

0.2.1 2023-03-07

Features

  • manifest 文件增加 path 属性

0.2.0 2023-02-16

Features

  • 加载时注入样式,不再通过 import 加载

0.1.7 2022-12-05

Features

  • 新增 minus-rectangle-filled 图标

0.1.5 2022-08-10

Features

  • 新增qqwechatwecomrelativitypin-filled等图标

0.1.4 2022-07-20

Features

  • 新增image-error图标

0.1.3 2022-07-18

Bug Fixes

  • 修复 丢失 ref 的问题

0.1.2 2022-07-12

Features

  • 新增mirrorrotation图标

Bug Fixes

  • 修复 iconfont 高级用法因为 t-icon 导致不显示的异常
  • 修复 丢失 ref 的问题

0.1.1 2022-06-24

Features

  • 新增rollfront图标

0.1.0 2022-05-09

Features

  • 新增file-icon图标,优化部分图标路径

0.0.10 2022-04-15

Bug Fixes

  • 支持 React 18.x 使用

0.0.9 2022-03-15

Bug Fixes

  • 支持使用 url 引入自定义图标

0.0.8 2022-01-18

Bug Fixes

  • 修复 medium size 渲染错误问题

0.0.7 2021-12-21

Bug Fixes

  • 支持 es-check es5

0.0.6 2021-12-14

Bug Fixes

  • 默认 size 调整为 undefined,由 1em 控制当前图标大小,更满足大部分通用场景