F2 icon indicating copy to clipboard operation
F2 copied to clipboard

feat(@antv/f2-vue): 增加自定义图形及自定义图表组件的JSX编译支持

Open lolarun opened this issue 1 year ago • 12 comments

解决Vue3项目中编译包含自定义View及自定义Shape时需要使用@babel/plugin-transform-react-jsx的问题。详见examples中的vue3-ts项目示例。 备注:自定义图表组件需引用@antv/f2-vue中的HOC。例如: import { withLegend } from "@antv/f2-vue"

close #1573

Checklist
  • [x] npm test passes
  • [x] tests and/or benchmarks are included
  • [x] commit message follows commit guidelines
Description of change

lolarun avatar Jul 09 '22 13:07 lolarun

This pull request introduces 4 alerts when merging dff74ff1a3011ea2bc8982326ecf457c5887598f into c01329712c324847cd99aedea8cfd8a333fbc01f - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 09 '22 13:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging faff337d6cbbecaef03dad8023b5d76ffdf2c101 into c01329712c324847cd99aedea8cfd8a333fbc01f - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 09 '22 14:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging 7220457db62d3b0897e43f347c65c1b0d645d695 into c01329712c324847cd99aedea8cfd8a333fbc01f - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 10 '22 12:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging 4f6318d621d66d16c68b22af5fb81ae0cd4a594f into c01329712c324847cd99aedea8cfd8a333fbc01f - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 13 '22 14:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging 365fd2d0f7e29f5a3d1607fbb0721fa321bb33fc into e7e0b1646bff8e1527552ab38a790d10bdffaec4 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 16 '22 10:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging a45b086cb7b27c29a8e18dcf42c9cfd486613315 into e7e0b1646bff8e1527552ab38a790d10bdffaec4 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 17 '22 12:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging 0a3612b791ff9d92084d781ae015d12a019e0ffb into e7e0b1646bff8e1527552ab38a790d10bdffaec4 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 22 '22 12:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging a344e936bce51a81fe3b3bfb08f338f661bc1d12 into e7e0b1646bff8e1527552ab38a790d10bdffaec4 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 22 '22 13:07 lgtm-com[bot]

This pull request introduces 4 alerts when merging 512b424d8962cab3ff87370453faada81b111143 into e7e0b1646bff8e1527552ab38a790d10bdffaec4 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 22 '22 14:07 lgtm-com[bot]

感谢 PR,最近比较忙,我今天看下

zengyue avatar Jul 26 '22 02:07 zengyue

This pull request introduces 8 alerts when merging 4d382e9eafb846af7bc60d7f88c9765bb8c4250f into e7e0b1646bff8e1527552ab38a790d10bdffaec4 - view on LGTM.com

new alerts:

  • 8 for Unused variable, import, function or class

lgtm-com[bot] avatar Jul 31 '22 16:07 lgtm-com[bot]

@zengyue 如果review的过程中需要我,请随时联系。

lolarun avatar Aug 10 '22 15:08 lolarun