UNPKG

deer-ui

Version:

React.js UI components for PC Web

119 lines (57 loc) 5.56 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.1.10](https://github.com/zhangboyang123/deer-ui/compare/v1.1.9...v1.1.10) (2020-05-01) ### [1.1.9](https://github.com/zhangboyang123/deer-ui/compare/v1.1.8...v1.1.9) (2020-05-01) ### Features * 🎸 增加国际化功能,新增自动化测试 ([796424f](https://github.com/zhangboyang123/deer-ui/commit/796424fa28ad9e3f422e61436d230bcb0cd808cb)) * 🎸 新增组件库文档发布阿里云oss,增加持续集成CI ([d711c28](https://github.com/zhangboyang123/deer-ui/commit/d711c28093ee5d35c5a4fd701aca7011d5c7baf8)) * 将打包后的文档做成npm包,部署cdn ([9c2c8dc](https://github.com/zhangboyang123/deer-ui/commit/9c2c8dcfe9507074a790d067b69dae36abf00d32)) * 替换文档地址 ([a5d57a3](https://github.com/zhangboyang123/deer-ui/commit/a5d57a3dcbba6f1addb6f2f9feda8c7b420db692)) ### Bug Fixes * 🐛 修改button导出 ([948b736](https://github.com/zhangboyang123/deer-ui/commit/948b73674e02c89a5840b6c5927979083cc6ed13)) * 🐛 修改travis配置 ([58632d1](https://github.com/zhangboyang123/deer-ui/commit/58632d164261df9b7b635c4a32711d4c06951659)) * 🐛 修改配置 ([43cd4a1](https://github.com/zhangboyang123/deer-ui/commit/43cd4a17580fce8c0060db19e2f140d8840d0b65)) * 修改发布文档发布cdn脚本 ([fc0e7cf](https://github.com/zhangboyang123/deer-ui/commit/fc0e7cf618ea3582c58320c02791fbbb0a573d95)) ### [1.1.8](https://github.com/zhangboyang123/deer-ui/compare/v1.1.7...v1.1.8) (2020-03-24) ### Features * 新增 文件上传组件upload ([4f8dfbf](https://github.com/zhangboyang123/deer-ui/commit/4f8dfbfb81fd13124f2d720409a128fcfd01a661)) ### [1.1.7](https://github.com/zhangboyang123/deer-ui/compare/v1.1.6...v1.1.7) (2020-03-19) ### Bug Fixes * 修改 scroll-into-view-if-needed包依赖 ([34e97f8](https://github.com/zhangboyang123/deer-ui/commit/34e97f8943b838f0b0950f1a0408044fa05038bd)) * 修改select,datepiker样式依赖问题,修改datepicker文件夹名称 ([5011250](https://github.com/zhangboyang123/deer-ui/commit/50112506357a8236e130bd1d6ce09564f20791bb)) ### [1.1.6](https://github.com/zhangboyang123/deer-ui/compare/v1.1.5...v1.1.6) (2020-03-18) ### Features * **col,row,layout:** 新增布局组件 ([b16da05](https://github.com/zhangboyang123/deer-ui/commit/b16da051a35c0e8544ce5feca0e110201c84d8eb)) * 新增datePicker组件,组件文档,增加组件cdn地址 ([576a5f0](https://github.com/zhangboyang123/deer-ui/commit/576a5f003afb0bbebc3bd6ef2268c54edced3403)) * 新增Select组件,修改组件库文档打包loader ([3ed2a60](https://github.com/zhangboyang123/deer-ui/commit/3ed2a60b2c6b417adce1156031b2e833f3a46407)) ### [1.1.5](https://github.com/zhangboyang123/deer-ui/compare/v1.1.4...v1.1.5) (2020-01-16) ### Bug Fixes * **checkbox:** 修复checkbox输出数据和选中数据不匹配bug ([6f4af13](https://github.com/zhangboyang123/deer-ui/commit/6f4af13f61ccfd10e3d83c2989aecc7777c4f361)) ### [1.1.4](https://github.com/zhangboyang123/deer-ui/compare/v1.1.3...v1.1.4) (2020-01-15) ### Bug Fixes * **message,radio:** 修改message样式,调整radio生命周期问题 ([fb8530c](https://github.com/zhangboyang123/deer-ui/commit/fb8530c5ee0ce474d483655881287e6dd2473032)) ### [1.1.3](https://github.com/zhangboyang123/deer-ui/compare/v1.1.2...v1.1.3) (2020-01-14) ### Features * **input:** 开发input组件以及文档 ([1a575e6](https://github.com/zhangboyang123/deer-ui/commit/1a575e62416249049e6134115276bc6c65aebc2f)) * **radio:** 开发radio单选框组件以及开发文档 ([b8598fa](https://github.com/zhangboyang123/deer-ui/commit/b8598fa91c12fc8a75eb0d3d805113a719cb67fa)) ### [1.1.2](https://github.com/zhangboyang123/deer-ui/compare/v1.1.1...v1.1.2) (2020-01-10) ### Features * 🎸 增加主题定制功能,抽离公共组件样式,增加checbox,divider组件,完善组件库文档和readme ([d9c39e8](https://github.com/zhangboyang123/deer-ui/commit/d9c39e8ae08aec3acd67fafc816aef7da9d13c4e)) ### [1.1.1](https://github.com/zhangboyang123/deer-ui/compare/v1.1.0...v1.1.1) (2019-12-27) ### Bug Fixes * 🐛 修改打包命令,修复调试环境样式问题,修改readme ([1b2fe67](https://github.com/zhangboyang123/deer-ui/commit/1b2fe673f836d52fa5328db9443ae95afe5760f1)) ## [1.1.0](https://github.com/zhangboyang123/deer-ui/compare/v1.0.1...v1.1.0) (2019-12-26) ### Features * 🎸 新增readme,新增组件库文档 ([da4b894](https://github.com/zhangboyang123/deer-ui/commit/da4b894a989cf5270fd138db8851e31fac03b971)) ### [1.0.1](https://github.com/zhangboyang123/deer-ui/compare/v1.0.0...v1.0.1) (2019-12-26) ### Bug Fixes * 🐛 修复message组件z-index,调整发版命令 ([8e74ed8](https://github.com/zhangboyang123/deer-ui/commit/8e74ed8c6e48fe2dd862f6dac24b3e500d6644fa)) ### ⚠ BREAKING CHANGES * package.json gulpfile.js src/components ### Features * 🎸 新增commitlint,增加配置文件commitlint.config.js ([2cb2cdb](https://github.com/zhangboyang123/deer-ui/commit/2cb2cdb1259e31371ec569519dd49092c79e2a24)) * 💡 调整组件路径,修改lib,es中样式文件路径 ([fa6c598](https://github.com/zhangboyang123/deer-ui/commit/fa6c59894b5b7a5395e10ff858c6d41d33057ca5)) <a name="0.0.2"></a> ## 0.0.2 (2019-12-25) ### Features * 🎸 新增Button,tabs,table,icon,message组件,修改打包脚本,新增组件库文档 ([48d0e13](https://github.com/zhangboyang123/deer-ui/commit/48d0e13))