aurelia-froala-editor
Advanced tools
Comparing version 3.0.6 to 3.1.0
{ | ||
"extends": "./node_modules/aurelia-tools/.eslintrc.json" | ||
} |
@@ -0,0 +0,0 @@ var yargs = require('yargs'); |
@@ -0,0 +0,0 @@ var path = require('path'); |
@@ -0,0 +0,0 @@ var appRoot = 'src/'; |
@@ -0,0 +0,0 @@ let gulp = require('gulp'); |
@@ -0,0 +0,0 @@ var gulp = require('gulp'); |
@@ -0,0 +0,0 @@ var gulp = require('gulp'); |
@@ -0,0 +0,0 @@ var gulp = require('gulp'); |
@@ -0,0 +0,0 @@ var gulp = require('gulp'); |
@@ -0,0 +0,0 @@ var gulp = require('gulp'); |
@@ -0,0 +0,0 @@ var gulp = require('gulp'); |
@@ -0,0 +0,0 @@ System.config({ |
@@ -0,0 +0,0 @@ define(['exports'], function (exports) { |
@@ -0,0 +0,0 @@ define(['exports', 'aurelia-framework', 'aurelia-binding', './froala-editor-config', 'froala-editor/js/froala_editor.pkgd.min.js'], function (exports, _aureliaFramework, _aureliaBinding, _froalaEditorConfig, _froala_editorPkgdMin) { |
@@ -0,0 +0,0 @@ define(['exports', './froala-editor-config'], function (exports, _froalaEditorConfig) { |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ var _dec, _dec2, _class, _desc, _value, _class2, _descriptor, _descriptor2, _descriptor3; |
@@ -0,0 +0,0 @@ import { Config } from './froala-editor-config'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
// all gulp tasks are located in the ./build/tasks directory | ||
// gulp configuration is in files in ./build directory | ||
require('require-dir')('build/tasks'); |
{ | ||
"name": "aurelia-froala-editor", | ||
"version": "3.0.6", | ||
"version": "3.1.0", | ||
"description": "Aurelia plugin for Froala WYSIWYG HTML rich text editor.", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"aurelia-framework": "^1.3.0", | ||
"froala-editor": "3.0.6" | ||
"froala-editor": "3.1.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "jspm": { |
@@ -0,0 +0,0 @@ # Aurelia Froala WYSIWYG HTML Editor |
@@ -0,0 +0,0 @@ // PUBLIC CLASS |
@@ -0,0 +0,0 @@ import {inject, customElement, bindable} from 'aurelia-framework'; |
@@ -0,0 +0,0 @@ import {Config} from './froala-editor-config'; |
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
50337
+ Addedfroala-editor@3.1.0(transitive)
- Removedfroala-editor@3.0.6(transitive)
Updatedfroala-editor@3.1.0