We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed1afd commit 940bda2Copy full SHA for 940bda2
README.md
@@ -9,6 +9,11 @@ and ships with a configurable WYSIWYG editor component.
9
The editor is based on the official Draft.js example,
10
with HTML as markup export format.
11
12
+The library is functioning and being used in production,
13
+but while it’s at version 1.x it should be considered unstable
14
+(e.g., your AOT build might start failing if you’re lazy-loading
15
+this library’s modules using Angular’s router).
16
+
17
[**Demo**](https://ngx-draft-js-demo-6aa62.firebaseapp.com/ "Showcases rich editor functionality with bindings")
18
  
19
[NPM](https://www.npmjs.com/package/ngx-draft-js)
0 commit comments