New
0.18.2
- [Form]
CHANGEDadjust textarea min-height - [Select]
CHANGEDoptimize select-value paddingRight, use large one only when allowClear is true - [Message]
FIXEDcontent can be a React.Element. - [MultiSelect]
CHANGEDkeep selection order. - [Popover]
CHANGEDarrow position imporvement - [Popover]
CHANGEDupdaterc-tooltipto^3.0.0 - [Switch]
CHANGEDsupport new proploading - [Table]
FIXEDhide content bottom border line when there is no data - [Table]
FIXEDmissingPOSTfetch method - [Table]
FIXEDleft fixed table can not match the height with the mainTable, when table is multiline. - [Table]
FIXEDwhen table is resized & mulitiline, fixed table's height can not match. - [Table]
FIXEDunexpected space between body and header - [Table]
CHANGEDcolumn.width support percentage - [Table]
CHANGEDadd new propshowUnknownTotalPager - [Table]
CHANGEDadjust column picker style - [Table]
NEWsupport new proponColumnPick - [Transfer]
FIXEDfix color to comply with design rules. - [Style]
NEWadd danger button - [Style]
NEWadd new function color - [Style]
CHANHEDnew color generation rule - [Button]
NEWadd new propdanger - [Button]
DeprecatedButton.ButtonGroup - [Album]
CHANHEDincrease album-overlay z-index to 1000 which is equal to dialog's - [CascadeMultiSelect]
NEW: isCleanDisabledLabel prop - [Dialog]
FIXEDiusse #28 #20 Dialog.xxx icon can be changed - [Dialog]
NEWiusse #27 Dialog.xxx supportclassName - [Dialog]
CHANGEDiusse #24 use padding instead of margin to position title - [Form]
NEWadd new APIdoValidateAndScroll - [Formatter]
FIXEDFormatter.date(null) will return 1970-01-01 - [Step]
FIXEDset title attribute while the type is string, not jsx, see #17 - [Tabs]
FIXEDwrong open type split-line color - [Tooltip]
NEWdark background tooltip - [Transfer]
CHANGEDadd disabled option to transfer item - [TreeSelect]
CHANGEDrc-tree-select@1.12.0, change extend-style to usage-style. - [Component] Rate:
FIXEDRate is not exported. - [General] fit React@15.x: Switch/Form
- [Component] Calendar:
CHNAGEDupdaterc-time-pickerto ~2.4.0 - [Component] Calendar:
CHNAGEDupdaterc-calendarto ~8.4.0 - [Component] Calendar:
CHANGEDsupport new proponOpenChange - [Component] Calendar:
FIXEDtimepicker style bug when calendar is shown around the border of the container. - [Component] CascadeSelect:
NEW: new propisMustSelectLeaf - [Component] CheckboxGroup:
FIXEDItem propsdisabledshould not work when it isundefined - [Component] Steps:
NEWicon prop for Step support uxcore-icon - [Component] Uploader:
FIXEDstyle bug forupload failedtext - [Component] Uploader:
CHANGEDallow downloadUrl & previewUrl to be an empty string to hidd the corresponding button. - [Component] Form:
NEWauto adjust field's margin between view mode & edit mode - [Component] Form:
CHANGEDadjust safe distance between two fields in a row. - [Component] Form:
CHANGEDadjust field's margin for different size
BREAKING CHANGE
- [Component] Form:
NEWnew field propinputBoxMaxWidthto define a max width for field input box in a very wide page. to support this feature, you must use both js and css in 0.17.0 version.