- plugins: Clear-styles plugin cleanup.
- toolbar.provider: isButtonActive was returning undefined instead of false.
- build: plugins to build.
- tests: finally we have unit tests (credits to @bampakoa)
- plugins: missing bindings to plugins
- editor: createlink command in IE/Edge
- plugins: IE9+ in Formats plugin
- editor: IE support for paste content
- editor: added placeholder
- docs: examples for all the cases of use
- plugins: model of editor available to plugins
- plugins: plugin to clear text styles
- Uses angular.component approach, so requires Angular version 1.5+