From a546262b9d7e94011565198e0f18e7671b5439b0 Mon Sep 17 00:00:00 2001 From: Hufe Date: Sun, 7 Apr 2024 22:05:35 +0800 Subject: [PATCH] feat: add checkbox list #385 --- index.html | 6 + src/editor/core/draw/particle/ListParticle.ts | 48 +++-- src/editor/core/position/Position.ts | 26 ++- src/editor/dataset/constant/List.ts | 6 +- src/editor/dataset/constant/Regular.ts | 4 + src/editor/dataset/enum/List.ts | 6 +- src/editor/utils/element.ts | 203 ++++++++++-------- src/style.css | 4 + 8 files changed, 184 insertions(+), 119 deletions(-) diff --git a/index.html b/index.html index 9fafc12..3dd6f39 100644 --- a/index.html +++ b/index.html @@ -185,6 +185,12 @@
  • ________
  • +
  • + + +