Skip to content

Releases: vaadin/vaadin-rich-text-editor

v1.3.0-alpha1

29 May 06:22
Compare
Choose a tag to compare
v1.3.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v1.2.0:

  • 857edae feat: prepare for TS defs generation (#139)

  • 44e1838 chore: update incorrect license info [skip ci]

v1.2.0

05 May 12:22
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Added right-to-left (RTL) support.

Changes Since v1.2.0-alpha1:

  • 5835d91 Bump dependencies to stable (#138)

  • f1ebe75 Fix RTL default alignment (#137)

    • Fix rtl default alignment

    • Add button activation tweak

  • d220cb5 Update rtl redo and undo buttons (#136)

  • d9b141a chore: remove Android Emulator from CRON

v1.2.0-alpha1

09 Apr 16:12
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.1:

v1.1.1

14 Nov 08:07
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.0:

  • a751436 refactor: only run license checker when needed (#127)

v1.1.0

28 Aug 13:24
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New features

  • Enable dangerously setting html value (#119)

Fixes Since v1.0.4:

  • Properly set lastCommittedChange before debounceSetValue (#122)

v1.0.4

10 Jun 13:39
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Fixes

  • Fixed the component to work with webpack out of the box

Changes Since v1.0.3:

  • f410734 test: decrease coverage due to iOS 10 workaround

  • 4fddea4 fix: apply workaround to pass tests in Safari 10

  • 88ae284 fix: tweak minified Quill to be webpack compatible

v1.0.3

31 May 09:56
e810b21
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.0.2:

v1.0.2

21 Feb 10:45
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.0.1:

  • 33bf854 Fix compact theme to use min-height on host instead of height (#108)

v1.0.1

05 Feb 11:54
Compare
Choose a tag to compare

v1.0.0

22 Jan 13:51
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.0.0-beta2:

  • 578b4e3 Document workaround for using with webpack [skip ci] (#104)

  • a7fea34 Explicitly specify port in 'npm start' script

  • bf0bc79 Add 'npm start' script