Skip to content
This repository was archived by the owner on Nov 4, 2019. It is now read-only.

Releases: m-basov/ember-medium-editor

Contextual components arrived!

25 Feb 12:10

Choose a tag to compare

Pre-release
v1.0.0-beta.1

Bump version [skip ci]

Reduce amount of onChange calls

14 Apr 18:44

Choose a tag to compare

Changelog

[BUGFIX] Fix firing onChange handler twice for equal content. @c41a297
Export plain arrays instead of Ember.NativeArray. @417b799

Fixes

12 Apr 00:21

Choose a tag to compare

Changelog

[BUGFIX] Prevent cursor lost position on updates. @275574f

Fixes

11 Apr 13:18

Choose a tag to compare

Changelog

[BUGFIX] Fix collected options mutating original hash. @b332daa

Initial version

09 Apr 10:03

Choose a tag to compare

Implemented basic component to use medium-editor with Ember.