uxcore-rate
Version:
rate component for uxcore.
68 lines (40 loc) • 979 B
Markdown
# History
----
## 0.4.1
* `CHANGED` support js style export
## 0.4.0
* `CHANGED` fit React@16
## 0.3.5
* `CHANGED` fit React@15
## 0.3.4
* `NEW` add new prop `placeholder`
## 0.3.3
* `FIXED` wrong alwaysTip container width when total is not 5.
* `NEW` add new props `icons`, `actveIcons` & `activeAll`
## 0.3.2
* `CHANGED` rename prop `type` to `size`
## 0.3.1
* `FIXED` wrong active color
## 0.3.0
* `CHANGED` new icon
## 0.2.2
* `CHANGED` style change
## 0.2.1
* `FIXED` IE compatible bug
## 0.2.0
* `CHANGED` update `uxcore-tooltip` to ~0.4.0
* `FIXED` server render support
* `CHANGED` new scaffold
* `CHANGED` eslint
## 0.1.5
* `FIXED` always style bug [#8](https://github.com/uxcore/uxcore-rate/issues/8)
## 0.1.4
* `NEW` add prop tipShow
* `NEW` add .editorconfig
## 0.1.3
* `CHANGED` new scaffold
* `CHANGED` all stars before the one hovered should be acitve. (#4)
## 0.1.1
* `CHANGED` modify default iconfont and color
## 0.1.0
* first commit