docs: update features files

This commit is contained in:
chenshenhai 2021-06-06 17:07:14 +08:00
parent 44bc0ca458
commit 3d2ea2d06d
2 changed files with 10 additions and 10 deletions

View file

@ -4,16 +4,17 @@
- [x] Scroll canvas
- [x] Render by requestAnimateFrame
- [x] Image load queue
- [] Input data by `any` type `core.initData/core.setData`
- Render data's elements
- Basic box
- [x] Border
- [x] Radius
- [] Gradient Color
- [] Text
- [] Text content
- [] Font size
- [] Font family
- [] Font color
- [x] Text
- [x] Text content
- [x] Font size
- [x] Font family
- [x] Font color
- Rect
- [x] Rect content
- Circle
@ -26,5 +27,5 @@
- [x] Move elements' index
- [x] Rotate elements
- [x] Transform elements's size
- [] Loader update image/svg resource
- [] Undo action record
- [X] Loader update image/svg resource

View file

@ -1,6 +1,5 @@
# @idraw
- [] Dashboard render
- [] Input Data
- [] Export Picture
- [] Export source file
- [] Export source file
- [x] Undo action record