Skip to content

Releases: Leecason/vue-rough-notation

v1.0.4

09 Jun 13:36
Compare
Choose a tag to compare

Fix

  • fix component render func in vue3

v1.0.3

24 Jan 03:09
Compare
Choose a tag to compare

Fix

  • fix component render func, compatible with vue2 & 3

v1.0.0

22 Jan 02:35
Compare
Choose a tag to compare

Features

  • support Vue3 🚀🚀🚀

v0.1.11

23 Jun 13:33
Compare
Choose a tag to compare

Features

  • support bracket type

Improve

  • remove AnimationDelay config

v0.1.10

22 Jun 01:38
Compare
Choose a tag to compare

Features:

  • support multiline config

v0.1.9

22 Jun 01:37
Compare
Choose a tag to compare

Improves:

  • improve TS compilation

v0.1.8

22 Jun 01:36
Compare
Choose a tag to compare

Features:

  • reactive annotation config

v0.1.7

22 Jun 01:34
Compare
Choose a tag to compare

Features:

  • support order Annotation in AnnotationGroup
  • padding support top, bottom, left, right
  • support iterations config

v0.1.6

03 Jun 14:55
Compare
Choose a tag to compare

Features:

  • add RoughNotationGroup component

Improve:

  • change RoughNotation default tag to span

v0.1.5

02 Jun 04:16
Compare
Choose a tag to compare

Improve:

  • renderless component by default