yqcloud-ui
Version: 
An enterprise-class UI design language and React-based implementation
347 lines (230 loc) β’ 8.88 kB
Markdown
---
order: 6
title: Change Log
toc: false
timeline: true
---
`yqcloud-ui` strictly follows [Semantic Versioning 2.0.0](http://semver.org/).
#### Release Schedule
* Weekly release: patch version at the end of every week for routine bugfix (anytime for urgent bugfix).
* Monthly release: minor version at the end of every month for new features.
* Major version release is not included in this schedule for breaking change and new features.
---
## 0.4.3
`2018-11-29`
- π `Select`: Add`onPopupFocus`οΌCallback executed when Popup is focus.
- π `Select`: In the select search box, you can use the up and down selection and then press Enter to confirm.
- π `Select`: Multi-select box: delete the label, do not open the select box.
- π `Select`: Remove the title information after the tag is hovered in the select.
- π `Menu`: Upgrade the rc-menu component to the community version.
## 0.4.2
`2018-11-13`
- π `Icon`: Add new icons.
- π `Table`: Add `noFilters`, Used to block the default filtering.
- π `Table.Column`: Add `disableClick` to disable the check for the `Table` filter.
- π `Tag`: Fix hot label display issues.
- π `Select`: all-select and no logic optimization.
## 0.4.1
`2018-10-26`
- π `Icon`: Add new icons.
- π `Table`: Add onColumnFilterChange. Callback executed when ColumnFilter is changed.
- π `Demo`: Fix bisheng demo site can't expand code by click the buttonγ
- π `Avatar`: Fix avatar Chinese text positioning is not accurate.
## 0.4.0
`2018-09-28`
- π `Select`: Improve the customization ability of `maxTagCount`.
- π `Input`: Adjust the style.
- π `Select`: Adjust the style.
## 0.3.10
`2018-09-21`
- π `List`: List add `empty`.
- π `Table`: Table add `empty`.
- π `Icon`: Added new icons.
- π `Select`: Adjust the style.
- π `Cascader`: Adjust the style.
- π `Table`: Fixed a bug where the editable cell example could not edit the cell.
## 0.3.9
`2018-09-07`
- π `Icon`: Added new icons.
- π `Card`: Add `onHeadClick`.
- π `Input`: Adjust the style.
- π `Sidebar`: Fix props without `getContainer` error.
`2018-09-04`
- π `Input`: Add `showPasswordEye`.
- π `IconSelect`: Change search not case sensitive.
## 0.3.8
`2018-08-31`
- π `Icon`: Added new icons.
- π `Input`: Adjust the style.
- π `FormItem`: Adjust the style.
## 0.3.7
- π `Table`: Adjust the style.
- π `Input`: Show default ban icon while hover Input
- π `Spin`: Fixed Spin layer.
## 0.3.6
`2018-08-16`
- π `Icon`: Added new icons.
## 0.3.5
`2018-08-03`
- π `Switch`: Adjust the style.
- π `Icon`: Added new icons.
## 0.3.4
`2018-07-19`
- π `Icon`: Added new icons.
## 0.3.3
`2018-07-06`
- π `Select`: Added `onChoiceRemove`.
- π `Input`: Added `showLengthInfo`.
- π `Modal`: Added `center`.
- π `Select`: Adjust the style.
- π `Tree`: Adjust the style.
- π `Modal.Sidebar`: Adjust the style.
- π `InputNumber`: Adjust the style.
- π `Select`: `filterInput` autoFocus.
- π `Table`: Fixed `onChange` returned value mistake.
- π `Select`: Fixed clicked the dropdown's icon can't trigger focus.
- π `Table`: Fixed the popup of default filters.
## 0.3.2
`2018-06-28`
- π `Icon`: Added new icons.
- π `Form`: Added `isModifiedFields` `isModifiedField`.
- π `Table`: Adjust the style of sort's icon.
- π `Select` `Input` `Radio` `DatePicker`: Adjust the style.
## 0.3.1
`2018-06-08`
- π `Table`: Fixed select dropDown of Column which is always loading.
## 0.3.0
`2018-06-08`
- π `Select`: Added loading.
- π `Collapse`: Adjust the style of icon.
- π `Modal`: Adjust the style of footer's button.
- π Added component `IconSelect`.
- π `Table`: Adjust `FilterSelect` function.
- π `Table`:  Adjust the position of Popup.
## 0.2.4
`2018-06-01`
- π `Select`: Adjust the style of icon.
- π `Input`: Adjust the style of icon.
- π `Icon`: Added new icons.
## 0.2.2
`2018-05-31`
- π `Radio`: Adjust the style of disabled.
- π `Pagination`: Adjust the style of select.
- π `Select`: Adjust the style of multiple.
- π `Select`: Fixed can't select input value without data.
## 0.2.1
`2018-05-28`
- π `Select`: Adjust the style of multiple.
## 0.2.0
`2018-05-18`
- π migrate to npmjs.
## 0.1.11
`2018-05-15`
- π `Button`: Adjust disabled background color.
- π `Modal.Sidebar`: Adjust the style of title.
## 0.1.10
`2018-05-14`
- π `Table`: Fixed filter bar remove choice item will effect current state `filteredValue`;
- π `Select`: Adjust disabled style.
## 0.1.9
`2018-05-13`
- π `Form`: Adjust validation feedback icons.
- π `Popover`: Adjust icon.
- π `Table`: Fixed when `value` in prop `filters` of `column` is not string, the display of filter bar's selection value will be wrong.
- π `Table`: `column` added `filterTitle` prop.
## 0.1.8
`2018-05-12`
- π `Table`: Fixed when prop `childrenColumnName` is not `children` and all of first level records's row-select are disabled and others and enabled, the check-all-box is disabled.
- π `Select`: In Form, select all can't get value.
## 0.1.7
`2018-05-12`
- π `Icon`: font-weight change to inherit.
- π `Select`: Open the dropdown again after cannot be query.
## 0.1.6
`2018-05-11`
- π `Pagination`: Adjust the style of Pagination.
- π `Modal.Sidebar`: content scroll.
- π `Select`: Adjust the style of Select.
- π `Select`: Added prop choiceRender.
## 0.1.5
`2018-05-10`
- π `Ripple`: Fixed style's dependency which use the Ripple.
- π `Icon`: Fixed icon sizes under different font sizes are not self-adaptive.
- π `Checkbox`: Added prop label.
- π `Radio`: Added prop label.
- π `Select`: Adjust when label not exist.
- π `Input`: Fixed defaultValue and label overlap.
## 0.1.4
`2018-05-08`
- π `Ripple`: Fixed bugs which inner node's position style is static.
## 0.1.3
`2018-05-07`
- π `Model.Sidebar`: Add footer
- π `Spin`: Adjust the rotation effect.
- π `Table`: Fixed filter bar errors when column filter fails to filter columns without dataIndex property.
## 0.1.2
`2018-05-03`
- π `Pagination`: Added prop `tiny` for table pagination theme.
- π `Tab`: Adjust the icons.
- π `Table`: Fixed error for the choose value of fiter bar.
- π `Ripple`: Fixed error for style of child nodeγ
- π `Icon`: Add new icons.
- π `Input`: Fix prefix and suffix.
## 0.1.1
`2018-05-02`
- Table
  - π `FilterBar`: Added multiple choose function by prop `column.filterMultiple`γ
  - π `FilterBar`: Fixed column filter errorγ
  - π Fixed the issue that the expand icon does not rotate by centerγ
- π `Modal.Sidebar`: Fix Button's loading display.
## 0.1.0
`2018-04-28`
- π `Ripple`: Optimize and abstracted into components.
- π `Select`: Fixed the content display when it's too large.
- π `Table`: Adjust the row's expanded icon
- π `Table`: When the `column.filters` prop is an empty array, `filterBar` can also display the optional column.
## 0.0.5
`2018-04-26`
- π Adjust Table row's expanded icon.
- π Fixed rc-components error under IE9.
- π Added `placement` for message to positionγ
- π Added `bottom` for message's configγ
- π Added `footer` for Selectγ
## 0.0.4
`2018-04-25`
- π Adjust Table's filter bar to forbid OR logic by default.
- π Adjust the style of Select's clear icon γ
- π Added `funcType` for Modal to button function.
## 0.0.3
`2018-04-24`
- π Fixed Form's Input error.
- π Fixed the theme style of Input compatibility error.
- π Fixed the theme style of Select compatibility error.
- π Fixed the theme style of AutoComplete compatibility error.
- π Adjust the theme style of Radio.
- π Adjust the theme style of Upload.
- π Adjust the eject position of Dropdown.
- π Adjust the Button's loading style.
## 0.0.2
`2018-04-20`
- π Fixed missing dependencies for each components in `rc-components`.
- π Fixed Table's filterBar error.
- π Adjust the theme style of Button.
- π Adjust the theme style of Menu.
- π Adjust the theme style of Modal.
- π Adjust the theme style of Progress.
- π Adjust the theme style of Select.
- π Adjust the theme style of Input.
- π Added value `loading` for Progress's prop `type`.
- π Added Modal.SideBar.
- π Added `copy` and `onCopy` for Input to copy function.
## 0.0.1
`2018-04-11`
- Table
  - π Added `filterBar` to open the filter bar function.
  - π Added `filters` to control filter conditions selected.
- π Added `label` for each form control to display floating text.
- π Adjust the theme style of each component.
## 0.0.0
`2018-04-01`
- π Based on [Ant Design@3.4.0](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md#340)