Skip to content

Releases: idrawjs/idraw

v0.3.0

09 Apr 09:34
Compare
Choose a tag to compare

Release v0.3.0 ⭐️

v0.3.0-beta.6

02 Apr 07:01
Compare
Choose a tag to compare
  • refactor: cleanup Symbol private props
  • chore: rename non-public properties and methods
  • test: update snapshot images

v0.3.0-beta.3

26 Mar 02:29
Compare
Choose a tag to compare

feat: improve wrapper style for selected element

v0.3.0-beta.2

18 Mar 14:59
Compare
Choose a tag to compare

feat: improve scroller of iDraw.js board
test: update unit test snapshot

v0.3.0-beta.1

10 Mar 14:50
Compare
Choose a tag to compare
  • feat: add desc.verticalAlign to Text Element
  • doc: update LICENSE

v0.3.0-alpha.8

25 Feb 03:50
Compare
Choose a tag to compare
  • feat: add operation.limitRatio for limiting element ratio. #162
  • feat: add idraw.cancelElement and idraw.cancelElementByIndex for clearing selected status. #155
  • fix: fix disableRotate issue with no effect #161
  • chore: improve build scripts and upgrade deps.

v0.3.0-alpha.7

19 Feb 13:48
Compare
Choose a tag to compare
  • fix: cancel changeDate when mouseup element (For #159)

v0.3.0-alpha.6

07 Jan 06:40
Compare
Choose a tag to compare
  • fix: fix typo for disableScale
  • refactor: refactor scripts
  • chore: add pnpm usage

v0.3.0-alpha.4

22 Oct 12:54
Compare
Choose a tag to compare
  • fix: cross origin issue for image

v0.3.0-alpha.2

04 May 15:10
Compare
Choose a tag to compare
  • fix: render HTML and show entity directly #140