Releases: youzan/zent
Releases · youzan/zent
zent@9.12.11
zent@9.12.10
zent@10.0.5
- 🦀 修复
NumberInput
在一些情况下渲染死循环的问题
What's Changed
- build(deps): bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #1980
- Automatic update of caniuse-lite database by @github-actions in #1983
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1984
- build(deps): bump express from 4.17.1 to 4.18.2 by @dependabot in #1987
- build(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #1986
- fix: NumberInput infinite render loop in controlled mode by @cpylua in #1985
Full Changelog: v10.0.4...v10.0.5
zent@9.12.9
zent@10.0.4
- 🦀
Button
组件渲染为<a>
标签,并且设置了disabled
属性时,不再设置href
属性 - 🦀️ 修复了
withErrorBoundary
的onError
类型问题
What's Changed
- Automatic update of caniuse-lite database by @github-actions in #1971
- Automatic update of caniuse-lite database by @github-actions in #1972
- Automatic update of caniuse-lite database by @github-actions in #1973
- Automatic update of caniuse-lite database by @github-actions in #1974
- Automatic update of caniuse-lite database by @github-actions in #1975
- build(deps): bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #1976
- Automatic update of caniuse-lite database by @github-actions in #1978
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #1977
- fix: fix disabled button's href and withErrorBoundary-onError type by @AnneBai in #1979
Full Changelog: v10.0.3...v10.0.4
zent@10.0.3
- 🦀️ 修复主题色问题
What's Changed
- Automatic update of caniuse-lite database by @github-actions in #1969
- fix: fix theme-colors-mapping by @AnneBai in #1970
Full Changelog: v10.0.2...v10.0.3
zent@10.0.2
- ✨
Select
新增renderCollapsedContent
自定义渲染收起内容 - 🦀️
AnimateHeight
修复当设置appear
为true
,height
为auto
的时候没有动画的问题 - 🦀️ 修复主题色中错误的颜色
What's Changed
- Automatic update of caniuse-lite database by @github-actions in #1943
- Automatic update of caniuse-lite database by @github-actions in #1946
- Automatic update of caniuse-lite database by @github-actions in #1948
- Automatic update of caniuse-lite database by @github-actions in #1949
- Automatic update of caniuse-lite database by @github-actions in #1950
- Automatic update of caniuse-lite database by @github-actions in #1953
- feat(Cascader) :当配置了 searchable 时,也支持了placeholder by @luolr in #1952
- Automatic update of caniuse-lite database by @github-actions in #1955
- Automatic update of caniuse-lite database by @github-actions in #1956
- chore(deps): bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #1954
- chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #1947
- chore(deps): bump nanoid from 3.1.23 to 3.3.1 by @dependabot in #1939
- Bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #1902
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #1893
- Bump follow-redirects from 1.14.1 to 1.14.8 by @dependabot in #1906
- build(deps): bump url-parse from 1.5.1 to 1.5.10 by @dependabot in #1920
- Automatic update of caniuse-lite database by @github-actions in #1957
- Automatic update of caniuse-lite database by @github-actions in #1958
- Automatic update of caniuse-lite database by @github-actions in #1959
- Automatic update of caniuse-lite database by @github-actions in #1960
- build(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #1961
- fix:[AnimateHeight]修复当设置appear为true,height为auto的时候没有动画的问题 by @JoeeeeeWu in #1962
- fix: incorrect DateRangePicker selection style by @cpylua in #1963
- Automatic update of caniuse-lite database by @github-actions in #1964
- Automatic update of caniuse-lite database by @github-actions in #1965
- Automatic update of caniuse-lite database by @github-actions in #1968
- feat: [Select]add optional renderCollapsedContent prop by @AnneBai in #1966
- update theme colors by @cpylua in #1967
New Contributors
- @JoeeeeeWu made their first contribution in #1962
Full Changelog: v10.0.0...v10.0.2
zent@10.0.1-rc.0
zent@9.12.8-rc.0
zent@10.0.0
详细更新内容参见 v10迁移指南。