mirror of
https://github.com/idrawjs/idraw
synced 2026-05-23 17:48:23 +00:00
docs: update features files
This commit is contained in:
parent
44bc0ca458
commit
3d2ea2d06d
2 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
# @idraw
|
||||
|
||||
- [] Dashboard render
|
||||
- [] Input Data
|
||||
- [] Export Picture
|
||||
- [] Export source file
|
||||
- [] Export source file
|
||||
- [x] Undo action record
|
||||
Loading…
Reference in a new issue