File tree Expand file tree Collapse file tree 8 files changed +58
-6
lines changed
Expand file tree Collapse file tree 8 files changed +58
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.12.0] ( https://github.com/antvis/f2/compare/v5.11.0...v5.12.0 ) (2025-09-24)
7+
8+
9+ ### Bug Fixes
10+
11+ * 修复pieLabel自定义records匹配逻辑问题 ([ #2121 ] ( https://github.com/antvis/f2/issues/2121 ) ) ([ fff6401] ( https://github.com/antvis/f2/commit/fff64012bab0b89c64b94694dc2cd0c3a5f034e5 ) )
12+ * 针对没有找到最佳步长的情况,首尾展示轴文本 ([ #2117 ] ( https://github.com/antvis/f2/issues/2117 ) ) ([ 2619cf0] ( https://github.com/antvis/f2/commit/2619cf054fb5883df37f9e6b79084b1f1ff13cca ) )
13+
14+
15+ ### Features
16+
17+ * autoHide策略调整 ([ #2119 ] ( https://github.com/antvis/f2/issues/2119 ) ) ([ d60aa3f] ( https://github.com/antvis/f2/commit/d60aa3fe3a3401c3e60e03050c72083c2c3ae097 ) )
18+ * pielabel支持展示指定records ([ #2116 ] ( https://github.com/antvis/f2/issues/2116 ) ) ([ 1d380dc] ( https://github.com/antvis/f2/commit/1d380dc80130c3130a3adc6db44589ea19f92a59 ) )
19+
20+
21+
22+
23+
624# [ 5.11.0] ( https://github.com/antvis/f2/compare/v5.10.0...v5.11.0 ) (2025-08-22)
725
826
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 5.11 .0" ,
6+ "version" : " 5.12 .0" ,
77 "command" : {
88 "bootstrap" : {
99 "ci" : false ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.12.0] ( https://github.com/antvis/f2/compare/v5.11.0...v5.12.0 ) (2025-09-24)
7+
8+ ** Note:** Version bump only for package @antv/f2-react
9+
10+
11+
12+
13+
614# [ 5.11.0] ( https://github.com/antvis/f2/compare/v5.10.0...v5.11.0 ) (2025-08-22)
715
816** Note:** Version bump only for package @antv/f2-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f2-react" ,
3- "version" : " 5.11 .0" ,
3+ "version" : " 5.12 .0" ,
44 "description" : " F2 for React" ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.js" ,
1717 ],
1818 "dependencies" : {
1919 "@antv/f-react" : " ^1.0.1" ,
20- "@antv/f2" : " 5.11 .0" ,
20+ "@antv/f2" : " 5.12 .0" ,
2121 "@babel/runtime" : " ^7.12.5" ,
2222 "tslib" : " ^2.3.1"
2323 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.12.0] ( https://github.com/antvis/f2/compare/v5.11.0...v5.12.0 ) (2025-09-24)
7+
8+ ** Note:** Version bump only for package @antv/f2-wordcloud
9+
10+
11+
12+
13+
614# [ 5.11.0] ( https://github.com/antvis/f2/compare/v5.10.0...v5.11.0 ) (2025-08-22)
715
816** Note:** Version bump only for package @antv/f2-wordcloud
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f2-wordcloud" ,
3- "version" : " 5.11 .0" ,
3+ "version" : " 5.12 .0" ,
44 "description" : " F2 wordcloud extension" ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.js" ,
1717 " wordcloud"
1818 ],
1919 "dependencies" : {
20- "@antv/f2" : " 5.11 .0" ,
20+ "@antv/f2" : " 5.12 .0" ,
2121 "@antv/util" : " ~3.3.0" ,
2222 "@babel/runtime" : " ^7.12.5" ,
2323 "tslib" : " ^2.3.1"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.12.0] ( https://github.com/antvis/f2/compare/v5.11.0...v5.12.0 ) (2025-09-24)
7+
8+
9+ ### Bug Fixes
10+
11+ * 修复pieLabel自定义records匹配逻辑问题 ([ #2121 ] ( https://github.com/antvis/f2/issues/2121 ) ) ([ fff6401] ( https://github.com/antvis/f2/commit/fff64012bab0b89c64b94694dc2cd0c3a5f034e5 ) )
12+ * 针对没有找到最佳步长的情况,首尾展示轴文本 ([ #2117 ] ( https://github.com/antvis/f2/issues/2117 ) ) ([ 2619cf0] ( https://github.com/antvis/f2/commit/2619cf054fb5883df37f9e6b79084b1f1ff13cca ) )
13+
14+
15+ ### Features
16+
17+ * autoHide策略调整 ([ #2119 ] ( https://github.com/antvis/f2/issues/2119 ) ) ([ d60aa3f] ( https://github.com/antvis/f2/commit/d60aa3fe3a3401c3e60e03050c72083c2c3ae097 ) )
18+ * pielabel支持展示指定records ([ #2116 ] ( https://github.com/antvis/f2/issues/2116 ) ) ([ 1d380dc] ( https://github.com/antvis/f2/commit/1d380dc80130c3130a3adc6db44589ea19f92a59 ) )
19+
20+
21+
22+
23+
624# [ 5.11.0] ( https://github.com/antvis/f2/compare/v5.10.0...v5.11.0 ) (2025-08-22)
725
826
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f2" ,
3- "version" : " 5.11 .0" ,
3+ "version" : " 5.12 .0" ,
44 "description" : " Charts for mobile visualization." ,
55 "keywords" : [
66 " antv" ,
You can’t perform that action at this time.
0 commit comments