1.21.14 (2020-12-15)
- CascaderSelect: should ignore case when searching (f34c82f)
- ConfigProvider: add missed static methods types, close #2486 (7d1225b)
- Form: add missing
useLabelForErrorMessage
definition of props (0620124) - NumberPicker: fix default type prop, close #2370 (a6c203f)
- Table: close #2497 (f801aee)
- Table: correct signature of
getExpandedColProps
in Table props (a286710) - Table: make vertical rolling smoother (60e0ea4)
- TreeSelect: should ignore case on searching (fad02fa)
- NumberPicker: support ref.getInputNode (11c0827)