UNPKG

canvas-credit-score

Version:

Canvas实现类似支付宝的信用评分

54 lines (24 loc) 1.94 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.2.4](https://github.com/crper/canvas-credit-score/compare/v1.2.3...v1.2.4) (2019-08-14) ### Bug Fixes * **lib:** 起步分和目标分相差小于5的时侯,渲染文本为目标分 ([8208c49](https://github.com/crper/canvas-credit-score/commit/8208c49)) ### [1.2.3](https://github.com/crper/canvas-credit-score/compare/v1.2.2...v1.2.3) (2019-08-09) ### Bug Fixes * **lib:** 移除打包好的库添加了 liveload 引用 ([1785391](https://github.com/crper/canvas-credit-score/commit/1785391)) ### [1.2.2](https://github.com/crper/canvas-credit-score/compare/v1.2.1...v1.2.2) (2019-08-07) ### Bug Fixes * **lib:** 修正对高清屏的支持 ([146403a](https://github.com/crper/canvas-credit-score/commit/146403a)) ### Features * **lib:** 改用姿势:采用画布缩放来提高清晰度 ([20e1e26](https://github.com/crper/canvas-credit-score/commit/20e1e26)) ### [1.2.1](https://github.com/crper/canvas-credit-score/compare/v1.2.0...v1.2.1) (2019-08-07) ## [1.2.0](https://github.com/crper/canvas-credit-score/compare/v1.1.1...v1.2.0) (2019-08-07) ### Features * **lib:** 修复底色消失问题,以及信用等级及日期可以由外部传入文本 ([24cc385](https://github.com/crper/canvas-credit-score/commit/24cc385)) ### [1.1.1](https://github.com/crper/canvas-credit-score/compare/v1.1.0...v1.1.1) (2019-08-06) ### Features * **options:** 提供箭头的更换(base64) ([704faf3](https://github.com/crper/canvas-credit-score/commit/704faf3)) ## 1.1.0 (2019-08-05) ### Features * **dep:** 更新依赖 ([f0e9084](https://github.com/crper/canvas-credit-score/commit/f0e9084)) * **dep:** 依赖升级,添加协议文件 ([14c035a](https://github.com/crper/canvas-credit-score/commit/14c035a))