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

Releases: codekraft-studio/angular-content-editable

v1.2.3

05 Apr 14:53
Compare
Choose a tag to compare

Fixed callback function, it ensure the global callback is used if exists.
Merged PR #19 which adds strip-replace option and functionality to the directive.

v1.2.1

06 Oct 12:32
Compare
Choose a tag to compare

Merged pull request #15 from seeq12/feature-is-editing
Toggle active class on editable element click (focus/blur)

v1.2.0

22 Jul 11:38
Compare
Choose a tag to compare

Version: 1.2.0
Introduced new ability to pass additional arguments to the callback.

v1.1.3

09 Jun 06:32
Compare
Choose a tag to compare

Version: 1.1.3
Angular directive for modify in real time any html tag you want.