Skip to content

Releases: hhourani27/asciip

v0.5.0

08 Nov 08:23
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

  • feat: new line style: light with rounded corners (#1 )

v0.4.0

05 Jun 08:52
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

  • feat: drag to select shapes
  • fix: remove console messages

v0.3.0

25 May 08:34
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

  • feat: undo/redo
  • feat: deselect a shape
  • feat: select all shapes
  • feat: select shape after creating it
  • fix: don't fire click action if mouseup action is actionable
  • fix: correct link to github repo
  • fix: edit a selected text => text should still appear as selected
  • fix: put cursor at input end when editing a text

v0.2.0

24 May 06:52
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

  • feat: Select multiple shapes
  • test: Add e2e playwright tests