Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.12.7
build/1.12.6
build/1.12.5
build/1.12.4
1.12.4 (2019-02-14)
Bug Fixes
- Checkbox: group didn't honor children's indeternimated state (f90a747)
- Input: textarea placeholder in ie11 (069c73b)
- Select: could add tag while popup not visible (662a959)
- Table: can't scroll horizontally when body scrollTop !== 0 (5935b52)
- Table: head selection emptied wrongly (adb3b59)
Features
build/1.12.3
build/1.12.2
build/1.12.1
build/1.12.0
1.12.0 (2019-01-25)
Bug Fixes
- Card: not compute card footer in height (45da06d)
- Cascader: array will reverse (24e2a0d)
- Cascader: keyboard not blur (cf590d5)
- CascaderSelect: value type not equal dataSource value (bfc501a)
- Dialog: add aria-label for close icon (4a1d8ea)
- Form: add role=grid to form (b2f3cad)
- Form: remove warning while message write in jsx (6c58149)
- Form: switch aligin while size=large (09a4690)
- Loading: fix fullscreen in demo (1d5e4e2)
- Menu: keycode.space trigger click (531492e)
- Menu: to much data overflow when popupAlign is outside (8cd9e8d)
- Nav: can't config nav group label font size/height (c875ed3)
- Nav: icon-only overflow bug fix (c0446cd)
- NumberPicker: no onBlur while click btn (6e70f1e)
- NumberPicker: value set to min while next value < min by click + (bf26494)
- Pagination: pageSizeSelector is overlay (9b7464a)
- Pagination: select dropdown menu position error on scrolling (d585117)
- Radio: button shape hover border covers checked border (730a892)
- Search: disable not work (1bedb19)
- Select: Option value can be array (fe350f2)
- Select: display text should not change while under controlled (b962954)
- Select: double trigger onVisibleChange while click arrow (cdf79ee)
- Select: fix Select with useVirtual when empty dataSource (#164) (13ea88c)
- Select: text should updated with dataSource changed (16588fe)
- Switch: add focus state, close #177 (479206d)
- Switch: tweak switch off-state right padding (f6f898d)
- Tab: also update doc (d7d0ab5)
- Tab: can not render when child have null item (247e8cb)
- Tab: extra align middle by default (19ee2af)
- Tab: pure/text/capsule extra align center (3f3282b)
- Tab: TabItem no 'disabled' prop in API document (28ed342)
- Tab, Grid: inconsistency between doc and code (c387ec5)
- Table: style conflict with align (73dbe39)
- Table: wrong value of offsetTop when set scrollToRow, close #117 (4e3fa18)
- Timeline: timline-item warning has function type prop (36df1d8)
- Tree: expandKeys will reset on async load data (b1818d1)
- TreeSelect: support defaultValue/value is null string (ab04292)
- Upload: allow remove file when disabled (0a01de8)
- Upload: expose error to OnError in beforeUpload, Close #128 (1981db5)
- Validate: value can be false (206fbce)
Features
- Badge: support aria (d890f47)
- Breadcrumb: support a11y (bd93737)
- CascaderSelect: support a11y (4a40b2a)
- CascaderSelect: support itemRender (9afffaa)
- Collapse: accessibility support (48bee98)
- ConfigProvider: support set rtl when setting locale (72f3b0f)
- ConfigProvider: support set rtl when setting locale (930bc40)
- DatePicker: add dateCellRender monthCellRender prop (ca549f9)
- DatePicker: add inputProps prop (3d92b8a)
- Dialog: throw Error when occur in onOk (35e1a9a)
- Dropdown: support aria (df2a05d)
- Nav: support aria (bf4de51)
- NumberPicker: a11y support (8eacabf)
- Pagination: add a11y support (b922a06)
- Progress: progress accessibility support (524e97f)
- Radio: support name props for Radio & customer tagName for Group (3e4e971)
- Range: a11y (4d2b69c)
- Rating: accessibility support (f68a23c)
- Slider: support aria (c9bf1d2)
- SplitButton: add leftButtonProps (4d854e0)
- Step: support aria (3b55daa)
- Switch: switch a11y (2c2645c)
- Tab: tab a11y (7a47360)
- Table: add alignHeader & remove locale (7f99ed0)
- TimePicker: support a11y (590dae6)
- Tree: support a11y (e7ec789)
- Upload: add error text for text list (32149af)
- Upload: add progress props (f2d460c)
- Upload: disallow remove when disabled, Close #132 (e535cde)
- Upload: image list error text display (69bbc64)
- Upload: mod upload config ability (432ef76)
- Upload: support custom request method (1a9a7b6)
- Upload: trigger error when exceed limit (cf71c2a)