Skip to content

Latest commit

 

History

History
253 lines (118 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

253 lines (118 loc) · 10.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.18 (2021-12-31)

Docs

0.0.17 (2021-12-28)

Features

Bug Fixes

  • 添加@types/ramda (59a67c0)
  • 修复缺少的导出 (1955e1d)
  • svg容器为同一个id,引用多个组件时样式错误 (82d4a08)

Performance Improvements

  • 添加class为空时兼容 (a8865bc)

CI

Styling

0.0.16 (2021-12-22)

Others

0.0.15 (2021-12-17)

Bug Fixes

Performance Improvements

  • 候选项长度为1时不显示操作箭头 (98fe8b0)

Tests

0.0.14 (2021-12-13)

Features

CI

Docs

0.0.13 (2021-11-15)

Features

  • 添加Card、Message组件导出 (3a47f46)

Bug Fixes

  • 修复样式导入问题 (2727437)

Performance Improvements

  • 给Blood组件添加动画效果 (8e057ba)
  • 使用rc-notification优化Message组件 (766b735)
  • 优化Blood (6abb111)

Styling

  • 修改样式,Message组件内容不可选中 (44380d4)

Tests

Docs

  • 更新Card组件为已完成状态 (14f7dac)

0.0.12 (2021-11-05)

Features

  • 完成Card.Gun组件背景 (1241387)

Performance Improvements

0.0.11 (2021-10-29)

Bug Fixes

Performance Improvements

  • 添加Message组件 (00cd905)
  • 完善可交互按钮(InteractiveButton) (0572721)
  • 完善LeveledUp;添加MissionComplete (4268548)
  • 优化Message (9e83afa)

Tests

  • 完善Button测试用例 (d82d13a)

CI

Docs

0.0.10 (2021-10-22)

Performance Improvements

  • 添加Modal组件 (692e350)
  • 完善Modal的mask点击关闭设置 (d3544d0)

0.0.9 (2021-10-20)

Performance Improvements

  • 添加createComponent脚本 (11f8be5)
  • 修改homepage和license (641fa34)
  • 优化Blood组件动态设置值 (413b095)

0.0.8 (2021-10-19)

Performance Improvements

  • 优化Blood组件(使用svg代替clip-path:polygon) (2420a74)

0.0.7 (2021-10-18)

Performance Improvements

0.0.6 (2021-10-18)

Performance Improvements

0.0.5 (2021-10-15)

Performance Improvements

Tests

  • 添加单元测试用例 (c928b98)

CI

Docs

0.0.4 (2021-10-14)

Performance Improvements

  • 优化样式,添加字体;添加Dialog组件 (e33e470)

0.0.3 (2021-10-13)

Performance Improvements

CI

  • 修复CHANGELOG.md生成bug (03194ef)

0.0.2 (2021-10-12)

Features