From 40711e85b449e9cd4e74c93bc4db98cca49b52bb Mon Sep 17 00:00:00 2001 From: zhouxinyu Date: Tue, 21 Nov 2023 18:12:31 +0800 Subject: [PATCH] chore: add change file --- .../feat-no-outrange_2023-11-21-10-12.json | 10 ++++++++++ .../feat-no-outrange_2023-11-21-10-12.json | 10 ++++++++++ .../feat-no-outrange_2023-11-21-10-12.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 common/changes/@visactor/react-vrender-utils/feat-no-outrange_2023-11-21-10-12.json create mode 100644 common/changes/@visactor/react-vrender/feat-no-outrange_2023-11-21-10-12.json create mode 100644 common/changes/@visactor/vrender-core/feat-no-outrange_2023-11-21-10-12.json diff --git a/common/changes/@visactor/react-vrender-utils/feat-no-outrange_2023-11-21-10-12.json b/common/changes/@visactor/react-vrender-utils/feat-no-outrange_2023-11-21-10-12.json new file mode 100644 index 000000000..178a03753 --- /dev/null +++ b/common/changes/@visactor/react-vrender-utils/feat-no-outrange_2023-11-21-10-12.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@visactor/react-vrender-utils", + "comment": "", + "type": "none" + } + ], + "packageName": "@visactor/react-vrender-utils" +} \ No newline at end of file diff --git a/common/changes/@visactor/react-vrender/feat-no-outrange_2023-11-21-10-12.json b/common/changes/@visactor/react-vrender/feat-no-outrange_2023-11-21-10-12.json new file mode 100644 index 000000000..92bf64099 --- /dev/null +++ b/common/changes/@visactor/react-vrender/feat-no-outrange_2023-11-21-10-12.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@visactor/react-vrender", + "comment": "", + "type": "none" + } + ], + "packageName": "@visactor/react-vrender" +} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/feat-no-outrange_2023-11-21-10-12.json b/common/changes/@visactor/vrender-core/feat-no-outrange_2023-11-21-10-12.json new file mode 100644 index 000000000..bb43dfbd1 --- /dev/null +++ b/common/changes/@visactor/vrender-core/feat-no-outrange_2023-11-21-10-12.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@visactor/vrender-core", + "comment": "feat: support disableCheckGraphicWidthOutRange to skip check if graphic out of range", + "type": "none" + } + ], + "packageName": "@visactor/vrender-core" +} \ No newline at end of file