Skip to content

Releases: vimcaw/pixous

v1.2.1

01 Nov 06:57
Compare
Choose a tag to compare

1.2.1 (2021-11-01)

Bug Fixes

  • fix form validating error on NumberField component (7f324a9)
  • types: fix the type of addDocument function argument (d1a02a6)

v1.2.0

05 Aug 15:19
Compare
Choose a tag to compare

1.2.0 (2021-08-05)

Bug Fixes

  • return null rather than throw an error when activeDocument gone (3ef9991)

Features

  • add a close button to close document (37ac3dd)

v1.0.0

27 Jun 15:22
Compare
Choose a tag to compare

1.0.0 (2021-06-27)

Bug Fixes

Features

  • add a basic editor UI (1c0d134)
  • add a homepage and setup i18n (dc6e653)
  • add new document page and setup store (901a05d)
  • improve style of layer item (b4e3e51)
  • support opening local file (d0e40ed)