Skip to content

Releases: kode-team/easylogic.studio

v0.9.1

28 Sep 08:43
Compare
Choose a tag to compare

Support transform origin tool

Major features

  • Support background image for cube layer

Minor features

  • load image local url by drop
  • support to change format in sketch colorpicker
  • support anipa v0.0.7

Bug fix

  • Modify gradient editor to support image asset
  • fixed number interpolate function
  • fixed to modify layer name input
  • fixed transform interpolate for offset-path

v0.9.0

19 Sep 05:42
Compare
Choose a tag to compare

Major Features

  • Add Timeline

Minor Features

  • Support offset-path for motion
  • Support to import image by drop item
  • Add svg filter
  • Support Component Property Editor system
  • Support codepen animation player
  • Implement save & load & download to json

v0.7.5

02 Aug 02:38
Compare
Choose a tag to compare
  • Support to add point on curve

  • Support to draw compound path, editing path

  • Support SVGItem property

  • Support star polygon

  • Support Cube Layer

  • Support 3d rotate tool

  • Support transform-origin ui

  • Support translateX,Y,Z ui

  • Support perspective ui

  • Support text clip

  • Support light & dark theme

  • Fixed keyup event for svg editor

v0.7.4

18 Jul 06:32
Compare
Choose a tag to compare
  • Support to edit artboard

  • Support rotate property

  • Support image and image select popup

  • Support multi editing for selection items

  • Support alt key to resize item

  • Support object alignment

  • Support to remove object by backspace

  • Support TextLayer item

  • Support ColorAssets

  • Support GradientAssets

  • Support TextFillProperty (fill, stroke)

  • Support path editor and SVGPathItem

  • Support to export to codepen, jsffidle

  • Support dark theme

  • Fixed RangeEditor bug

v0.7.1

28 Jun 09:54
Compare
Choose a tag to compare
  • Support layer list view
  • Support guide line
  • Support move, resize for multi selection
  • Improvement to performance selection tool
  • Support throttle for dom event

v0.7.0-alpha

24 Jun 06:18
Compare
Choose a tag to compare
  • Support scale to canvas
  • Support Multi layers Selection
  • ClipPath Inset Editor
  • Redesign

v0.5.0

17 Jun 06:19
Compare
Choose a tag to compare

Support features

  • Transform Origin property
  • Perspective Origin property
  • Perspective property
  • Transition Property
  • Clip-Path circle editor
  • Custom Selector (ex : :hover )
  • debounce delay for EVENT method
  • Standalone SVG Element (for filter and clip-path)

v0.4.3

10 Jun 10:56
Compare
Choose a tag to compare

Welcome to first release

Support features

  • Set attributes to one element
  • margin
  • padding
  • width
  • height
  • box-shadow
  • text-shadow
  • outline
  • border
  • border-radius
  • border-image
  • background-image
  • clip-path (only circle and ellipse)
  • keyframe, animation
  • realtime codeview
  • css var
  • css root var
  • multi transform ( ex : translateX(10px) translate(10px 20px))
  • multi filter and backdrop-filter (with editing)
  • css property for text
  • text content for element