2.2.11
2022-07-27
Features
Bug fixes
-
Theme-chalk [table-v2] long text does not wrap (#8986 by @tolking)
-
Components [select] sync the tooltip component change (#8998 by @tolking)
-
Menu horizontal mode menu drag causes browser crash (#9027 by @xiaoxian521)
-
Components [carousel] computed interval prop (#9022 by @btea)
-
Components [tooltip] related components are controlled (#9019 by @chenxch)
-
Components [time-picker] fix clear for range mode (#8961 by @freedomlang)
-
Theme-chalk [picker] adjust range picker input height (#8879 by @holazz)
-
Components [table] fix maxHeight doesn't consider footer height (#9011 by @plainheart)
-
Time-picker clicking on prefix does not open the panel (#9044 by @xiaoxian521)
-
Components [slider] disabled slider button can still be focused (#9004 by @tolking)
-
Components [cascader] pass forced param to syncMenuState (#8794 by @nieyuyao)
-
Hooks [use-escape-keydown] fix memory leak (#8005 by @nhpupu) (#8060)
Refactors
-
Components [checkbox] use JSX in Unit test (#9009 by @holazz)
-
Utils drop off/on/once, use EventListener instead (#8960 by @Tsong-LC)
-
Components [color-picker] use JSX in Unit test (#9033 by @Tsong-LC)