Skip to content

Releases: makeform/richtext

0.4.1

01 May 03:44

Choose a tag to compare

  • remove unnecessary log

0.4.0

29 Apr 08:17

Choose a tag to compare

  • support image compression. enabled by default

0.3.0

22 Apr 11:16

Choose a tag to compare

  • support character hint feature
  • fix incorrect description about text-length opset min / max options in README

0.2.1

24 Jan 09:31

Choose a tag to compare

  • use local quill lib

0.2.0

10 Jan 08:58

Choose a tag to compare

  • add host @grantdash/composer
  • inline Quill style to prevent it from affecting composer editor

0.1.0

25 Mar 17:42

Choose a tag to compare

  • tweak DOM based on updated @makeform/common DOM structure.
  • fix bug: empty test doesn't work for content containing only newline.

0.0.8

05 Mar 17:12

Choose a tag to compare

  • add dedicated richtext opset.

0.0.7

21 Jun 09:09

Choose a tag to compare

  • limit image size to maximal 100% width to prevent overflow

0.0.6

20 Jun 09:08

Choose a tag to compare

  • workaround: @plotdb/csscope doesn't load quilljs css correctly. use programmatically approach to workaround.
  • support image insertion by pasting, dragging along with a upload indicator

0.0.5

18 Jun 14:41

Choose a tag to compare

  • use italic style for em, and make strong bolder than default value.