Angular Contenteditable Accessor Versions Save

This accessor allows you to use Angular forms with contenteditable elements with ease. It has zero dependencies, other than Angular itself as peer and works with Angular 4+ in all modern browsers, including Internet Explorer 11

v1.2.0

10 months ago

1.2.0 (2021-07-27)

Bug Fixes

  • directive: fix for non-string values (38ac555)