1.0.1-alpha.7 • Published 2 years ago

artesgo-flox v1.0.1-alpha.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Artesgo-flox

Installation

npm install -D artesgo-flox

Usage

flox svelte REPL

Completed Features

Rendering

  • Shapes from data binding
  • Display Images
  • Display Text
  • Edit Text
  • Dynamic Connections
  • Zoom in and out
  • Layers
    • Display shape list
    • Reorder shapes in list
    • Display shape props
  • Resize
    • Resize images keeps container aspect ratio

Mouse / Clicks

  • Navigate Canvas via Click and Drag
  • Double Click to add shape at mouse position
  • Resize
    • Hover over shapes to view resize points
    • Drag corners around to resize a shape
    • prioritize height when resizing container to img aspect ratio
  • Connections
    • Hover over shapes to view connection points
    • Drag connection points to existing Rect
    • Drag connection point creates new connection preview
    • Right Click connections to delete Minimum size for shapes

Keyboard Events

  • Deletes a selected shape and its connection with Delete/Backspace keys
  • Double click, edit mode for item
  • Copy and Paste Shapes
  • Shapes are in tab order
  • Ctrl Z / Ctrl Shift Z
    • keep state list
    • undo / redo a move
    • undo / redo a resize
    • undo / redo text edit
    • undo / redo img paste
    • undo / redo add shape
    • undo / redo deleting a shape
    • undo / redo copied shapes
    • undo / redo connection edits

Fixes

  • Resize Snap to Grid
    • move on grid
    • resize images keeps container aspect ratio (not working in firefox)
  • Shapes are in tab order
    • Need to adjust what is read out by screen readers

TODO:

keyboard events

Rendering

  • Change Font Size
  • Context Menu (Challenge, not to be affected by zoom)
    • Send to Back
    • Bring to Front
    • Paste Img Url
    • Paste Text
    • Delete

Next Version

  • Drag and adjust connection midpoints
  • Right click context menu
  • Touch Interaction (mobile)
  • Select multiple shapes with selection box
    • Remove Click and Drag on background canvas
    • Pan canvas with Spacebar only

Nice to have

Custom Svg Objects

Nice Surprises

PNGs have transparency

1.0.1-alpha.7

2 years ago

1.0.1-alpha.2

2 years ago

1.0.1-alpha.1

2 years ago

1.0.1-alpha.6

2 years ago

1.0.1-alpha.5

2 years ago

1.0.1-alpha.4

2 years ago

1.0.1-alpha.3

2 years ago

1.0.0

2 years ago

1.0.0-alpha.30

2 years ago

1.0.0-alpha.32

2 years ago

1.0.0-alpha.31

2 years ago

1.0.0-alpha.37

2 years ago

1.0.0-alpha.34

2 years ago

1.0.0-alpha.33

2 years ago

1.0.0-alpha.36

2 years ago

1.0.0-alpha.35

2 years ago

1.0.0-alpha.27

2 years ago

1.0.0-alpha.26

2 years ago

1.0.0-alpha.29

2 years ago

1.0.0-alpha.28

2 years ago

1.0.0-alpha.23

2 years ago

1.0.0-alpha.25

2 years ago

1.0.0-alpha.24

2 years ago

1.0.0-alpha.19

2 years ago

1.0.0-alpha.21

2 years ago

1.0.0-alpha.20

2 years ago

1.0.0-alpha.16

2 years ago

1.0.0-alpha.18

2 years ago

1.0.0-alpha.17

2 years ago

1.0.0-alpha.22

2 years ago

1.0.0-alpha.15

2 years ago

1.0.0-alpha.14

3 years ago

1.0.0-alpha.13

3 years ago

1.0.0-alpha.12

3 years ago

1.0.0-alpha.11

3 years ago

1.0.0-alpha.10

3 years ago

1.0.0-alpha.9

3 years ago

1.0.0-alpha.8

3 years ago

1.0.0-alpha.7

3 years ago

1.0.0-alpha.6

3 years ago

1.0.0-alpha.5

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago