Skip to content

Releases: kode-team/easylogic.studio

v0.10.74

17 Aug 13:40
Compare
Choose a tag to compare

Improvement

  • support property variable
  • change layer tree style
  • add property editor in canvas
  • Support to measure distance between objects
  • support skewXY, transform cache
  • add command name in refreshHistory message
  • support vscode build
  • support index.d.ts
  • support to write when text mode is clicked

Modified

  • update rotate shortcut
  • modify matrix cache
  • modify color preset load

v0.10.22

17 Jun 14:59
Compare
Choose a tag to compare

Major

  • Refactoring plugin system

Modify

  • refactoring editor layout
  • remove dynamic import
  • update gradient picker popup design
  • support to add custom component
  • modify export code view

Fixed

  • fixed #119
  • fixed cubic bezier editor
  • fixed css animation tool
  • fixed color input bug
  • fixed #121#122
  • fixed ArtBoardRenderer file name
  • fixed to move selected item that is layout item
  • fixed delete key event
  • fixed #131

v0.10.11

27 Apr 16:08
2cfc4bb
Compare
Choose a tag to compare

Fxied

  • fixed viewport scale
  • fixed ruler

Implement

  • support template layer for svg icon
  • Support OpenSource Icon Library
  • Support player.html
  • Support plugin system
  • Support BarChart, AreaChart, LineChart plugins
  • Add react component plugin
  • Update tui-chart Series Editor
  • Add SelectionInfoView for artboard title
  • Support vue component plugin
  • Add ChartXAxisEditor

v0.10.7

12 Mar 15:19
Compare
Choose a tag to compare

Fixed

  • fixed chrome extension csp
  • fixed snap point for path segment
  • fixed path bug
  • fixed path interaction for esc key

Impement

  • Support hover view
  • update image rate when image is loaded
  • support to lock image aspect ratio
  • Support IFrameLayer
  • support degree snap with shift key

Modify

  • remove text bouding rect
  • modify layer append view
  • refactoring ruler
  • modify webpack dev server
  • modify selection icon
  • modify path drag epsilon

v0.10.4

09 Feb 14:42
Compare
Choose a tag to compare

Fixed

  • fixed viewport transform origin
  • fixed to move layer when it is rotated
  • fixed rotate pointer for selection
  • fixed viewport translate

Implement

  • implement ruler
  • support size view for single selection
  • refactoring colorpicker
  • support cursor manager

v0.10.3

13 Jan 16:09
Compare
Choose a tag to compare

Implement

  • support multi artboards
  • support to change artboard when layer is moved
  • implement panzoom
  • support to panning by space key + drag
  • support to copy for layer when metaKey + pointerstart event is running
  • support artboard to center on viewport
  • support artboard preview cache
  • support async load function
  • support index page no-cache
  • implement path reverse

Fix

  • fixed to apply artboard size preset
  • fixed image selector, support doubletab event
  • fixed artboard selection
  • fixed import path
  • fixed sort
  • modify scale pointer and rotate pointer
  • improve performance
  • modify duplicate key
  • fixed rotate
  • fixed item copy
  • fixed group selection
  • modify background-color position
  • fixed to drag layer tree view, fixed selection

v0.10.1

15 Dec 04:39
Compare
Choose a tag to compare

Improvement

  • support multi artboard
  • support to group
  • support to ungroup
  • support artboard selection
  • support to resize rotated rectangle
  • support footer resizable
  • support svg renderer
  • support history.removeLayer
  • modify curve editor
  • modify path selection
  • implement to bbox for svg path
  • implement editor scale matrix
  • implement group scale and rotation
  • implement to save project information
  • support to snap in LayerAppendView
  • support to snap for path segment
  • support to smart guides
  • implement to snap to object by resize
  • implement to snap to object by move

Fixed

  • fixed cached rect
  • fixed path totalLength check
  • refactoring rendering structure
  • fixed project selection
  • fixed path editing bug
  • fixed svg rect cache
  • fixed shortcut trigger
  • fixed to change css property
  • fixed to modify rotate
  • apply to prevent default to pointermove

전반적으로 matrix 기반으로 모든 좌표 연산을 할려고 하고 있습니다. 그래서 좀 더 정교한 컨트롤을 할 수 있도록 할 예정입니다.
I am trying to do all coordinate calculations based on matrix. So, we're going to be able to get precise control.

v0.9.54

16 Jul 17:13
Compare
Choose a tag to compare

Fixed

  • fxied offset bug in SVG Element
  • fixed transform editor bug
  • fixed shortcut manager bug
  • fixed svg clipped bug
  • fixed transform editor
  • fixed vdom for layer tree
  • fixed init value when load.json

Improvement

  • add toon theme
  • support shortcut to add layer
  • add notification for save button
  • move timeline object from artboard to project
  • modify textshadow ui
  • modify layer tree depth size
  • add size info for drag area in layer add panel
  • add shortcut window
  • support shortcut for grouping item
  • implement to group with selected items
  • Support to move item by depth
  • modify theme style by css variables

Thanks to

@j2l
@yeonjuan
@wfedev

v0.9.53

16 Jun 03:46
Compare
Choose a tag to compare
  • FR translation v0.2

v0.9.52

14 Jun 11:44
Compare
Choose a tag to compare
modify svg path bounding size