react-froala-wysiwyg
Advanced tools
Comparing version 2.9.6 to 2.9.7
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately. |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ // Note that Froala Editor has to be required separately |
@@ -0,0 +0,0 @@ var webpack = require("webpack"); |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ /* global $ */ |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ declare module 'react-froala-wysiwyg' |
{ | ||
"name": "react-froala-wysiwyg", | ||
"version": "2.9.6", | ||
"version": "2.9.7", | ||
"description": "React component for Froala WYSIWYG HTML rich text editor.", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"create-react-class": "^15.5.2", | ||
"froala-editor": "2.9.6" | ||
"froala-editor": "2.9.7" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
@@ -51,2 +51,11 @@ # React JS Froala WYSIWYG Editor | ||
Optional - To include plugins here: | ||
```jsx | ||
require('froala-editor/js/third_party/font_awesome.min.js'); | ||
require('froala-editor/css/third_party/font_awesome.min.css'); | ||
require('froala-editor/js/third_party/spell_checker.min.js'); | ||
require('froala-editor/css/third_party/spell_checker.min.css'); | ||
``` | ||
#### 2. Make sure you have the right Webpack settings for loading the CSS files, Font Awesome and jQuery. | ||
@@ -155,3 +164,9 @@ | ||
``` | ||
## Install webpack loaders | ||
```bash | ||
npm i url-loader --save | ||
npm i html-loader --save | ||
npm i css-loader --save | ||
npm i style-loader --save | ||
``` | ||
#### Pass properties to the wrapping DOM element | ||
@@ -350,2 +365,10 @@ | ||
## Use Third Party plugins | ||
To include third party plugins you need to follow instructions given on Froala.com. You need to include Third Party resources (JS and CSS) in your project. | ||
Following tools/packages can help in doing so - | ||
https://www.npmjs.com/package/sass-loader | ||
https://www.npmjs.com/package/react-async-script-loader | ||
## License | ||
@@ -352,0 +375,0 @@ |
@@ -0,0 +0,0 @@ var path = require('path'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
137053
47
399
12
+ Addedfroala-editor@2.9.7(transitive)
- Removedfroala-editor@2.9.6(transitive)
Updatedfroala-editor@2.9.7