Skip to content

Releases: wontlost-ltd/vaadin-ckeditor

v5.1.0

15 Feb 11:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.5...v5.1.0

v5.0.5

13 Feb 10:13

Choose a tag to compare

CKEditor for Vaadin 5.0.5

Installation

Add to your pom.xml:

<dependency>
    <groupId>com.wontlost</groupId>
    <artifactId>ckeditor-vaadin</artifactId>
    <version>5.0.5</version>
</dependency>

Downloads

  • ckeditor-vaadin-5.0.5.zip - Complete distribution with sources and javadoc

See CHANGELOG.md for details.

v5.0.4

07 Feb 21:51

Choose a tag to compare

CKEditor for Vaadin 5.0.4

Installation

Add to your pom.xml:

<dependency>
    <groupId>com.wontlost</groupId>
    <artifactId>ckeditor-vaadin</artifactId>
    <version>5.0.4</version>
</dependency>

Downloads

  • ckeditor-vaadin-5.0.4.zip - Complete distribution with sources and javadoc

See CHANGELOG.md for details.

v5.0.3

02 Feb 18:18

Choose a tag to compare

CKEditor for Vaadin 5.0.3

Installation

Add to your pom.xml:

<dependency>
    <groupId>com.wontlost</groupId>
    <artifactId>ckeditor-vaadin</artifactId>
    <version>5.0.3</version>
</dependency>

Downloads

  • ckeditor-vaadin-5.0.3.zip - Complete distribution with sources and javadoc

See CHANGELOG.md for details.

CKEditor Vaadin v2.3.0

06 Nov 00:56

Choose a tag to compare

upgrade and bug fix

CKEditor Vaadin v2.0.0

27 Nov 03:13

Choose a tag to compare

Updates and Enhancements

CKEditor Vaadin v1.0.5

28 Jul 09:17

Choose a tag to compare

Fixing bugs, and enhancements like i18n and export to pdf

CKEditor Vaadin v1.0.2

06 Apr 02:09

Choose a tag to compare

More tools available

CKEditor Vaadin v1.0.1

02 Apr 08:42

Choose a tag to compare

CKEditor Vaadin v1.0.0

01 Apr 10:49

Choose a tag to compare

First stable release.