File tree 30 files changed +44
-44
lines changed
draft-js-alignment-plugin
draft-js-drag-n-drop-plugin
draft-js-drag-n-drop-upload-plugin
draft-js-inline-toolbar-plugin
draft-js-resizeable-plugin
draft-js-side-toolbar-plugin
draft-js-static-toolbar-plugin
30 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.3
6
+ ## 2.0.3 - 2.0.4
7
7
- bumped find-with-regex
8
8
9
9
## 2.0.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-alignment-plugin" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Alignment Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
32
32
"dependencies" : {
33
33
"decorate-component-with-props" : " ^1.0.2" ,
34
34
"draft-js-buttons" : " ^2.0.1" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8" ,
38
38
"union-class-names" : " ^1.0.0"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.2
6
+ ## 2.0.2 - 2.0.3
7
7
- bumped find-with-regex
8
8
9
9
## 2.0.0-rc9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-drag-n-drop-plugin" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Block Drag & Drop Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"decorate-component-with-props" : " ^1.0.2" ,
33
- "find-with-regex" : " ^1.1.2 " ,
33
+ "find-with-regex" : " ^1.1.3 " ,
34
34
"union-class-names" : " ^1.0.0" ,
35
35
"immutable" : " ~3.7.4" ,
36
36
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.2
6
+ ## 2.0.2 - 2.0.3
7
7
- bumped find-with-regex
8
8
9
9
## To Be Released
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-drag-n-drop-upload-plugin" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Dropping & uploading files with DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"decorate-component-with-props" : " ^1.0.2" ,
33
- "find-with-regex" : " ^1.1.2 " ,
33
+ "find-with-regex" : " ^1.1.3 " ,
34
34
"union-class-names" : " ^1.0.0" ,
35
35
"immutable" : " ~3.7.4" ,
36
36
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.4
6
+ ## 2.0.4 - 2.0.5
7
7
- bumped find-with-regex
8
8
9
9
## 2.0.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-emoji-plugin" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.5 " ,
4
4
"description" : " Emoji Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Nik Graf" ,
33
33
"dependencies" : {
34
34
"decorate-component-with-props" : " ^1.1.0" ,
35
35
"emojione" : " ^2.2.7" ,
36
- "find-with-regex" : " ^1.1.2 " ,
36
+ "find-with-regex" : " ^1.1.3 " ,
37
37
"immutable" : " ~3.7.4" ,
38
38
"prop-types" : " ^15.5.8" ,
39
39
"lodash.keys" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.3
6
+ ## 2.0.3 - 2.0.4
7
7
- bumped find-with-regex
8
8
9
9
## 2.0.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-focus-plugin" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Focus Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
31
31
"license" : " MIT" ,
32
32
"dependencies" : {
33
33
"decorate-component-with-props" : " ^1.0.2" ,
34
- "find-with-regex" : " ^1.1.2 " ,
34
+ "find-with-regex" : " ^1.1.3 " ,
35
35
"union-class-names" : " ^1.0.0" ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.2
6
+ ## 2.0.2 - 2.0.3
7
7
- bumped find-with-regex
8
8
9
9
## 1.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-hashtag-plugin" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Hashtag Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Nik Graf" ,
32
32
"license" : " MIT" ,
33
33
"dependencies" : {
34
34
"decorate-component-with-props" : " ^1.0.2" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"union-class-names" : " ^1.0.0" ,
37
37
"immutable" : " ~3.7.4" ,
38
38
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.4
6
+ ## 2.0.4 - 2.0.5
7
7
- use capitalised image entity type "IMAGE" instead of "image" - now works with convertFromHTML
8
8
9
9
## 2.0.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-image-plugin" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.5 " ,
4
4
"description" : " Image Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
31
31
"license" : " MIT" ,
32
32
"dependencies" : {
33
33
"decorate-component-with-props" : " ^1.0.2" ,
34
- "find-with-regex" : " ^1.1.2 " ,
34
+ "find-with-regex" : " ^1.1.3 " ,
35
35
"union-class-names" : " ^1.0.0" ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.3
6
+ ## 2.0.3 - 2.0.4
7
7
- bumped find-with-regex
8
8
9
9
## 2.0.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-inline-toolbar-plugin" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Toolbar Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
32
32
"dependencies" : {
33
33
"decorate-component-with-props" : " ^1.0.2" ,
34
34
"draft-js-buttons" : " ^2.0.1" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8" ,
38
38
"union-class-names" : " ^1.0.0"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 3.0.2
6
+ ## 3.0.2 - 3.0.3
7
7
- bumped find-with-regex
8
8
9
9
## 3.0.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-mention-plugin" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " Mention Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Nik Graf" ,
32
32
"license" : " MIT" ,
33
33
"dependencies" : {
34
34
"decorate-component-with-props" : " ^1.0.2" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8" ,
38
38
"lodash.escaperegexp" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.6
6
+ ## 2.0.6 - 2.0.7
7
7
- bumped find-with-regex
8
8
9
9
## 2.0.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-plugins-editor" ,
3
- "version" : " 2.0.6 " ,
3
+ "version" : " 2.0.7 " ,
4
4
"description" : " Editor for DraftJS Plugins" ,
5
5
"author" : {
6
6
"name" : " Nik Graf" ,
29
29
"license" : " MIT" ,
30
30
"dependencies" : {
31
31
"decorate-component-with-props" : " ^1.0.2" ,
32
- "find-with-regex" : " ^1.1.2 " ,
32
+ "find-with-regex" : " ^1.1.3 " ,
33
33
"immutable" : " ~3.7.4" ,
34
34
"prop-types" : " ^15.5.8" ,
35
35
"union-class-names" : " ^1.0.0"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.5
6
+ ## 2.0.5 - 2.0.6
7
7
- bumped find-with-regex
8
8
9
9
### 2.0.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-resizeable-plugin" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6 " ,
4
4
"description" : " Resizeable Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"decorate-component-with-props" : " ^1.0.2" ,
33
- "find-with-regex" : " ^1.1.2 " ,
33
+ "find-with-regex" : " ^1.1.3 " ,
34
34
"union-class-names" : " ^1.0.0" ,
35
35
"immutable" : " ~3.7.4" ,
36
36
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.4
6
+ ## 2.0.4 - 2.0.5
7
7
- bumped find-with-regex
8
8
9
9
### 2.0.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-side-toolbar-plugin" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.5 " ,
4
4
"description" : " Toolbar Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Benjamin Kniffler" ,
32
32
"dependencies" : {
33
33
"decorate-component-with-props" : " ^1.0.2" ,
34
34
"draft-js-buttons" : " ^2.0.1" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8" ,
38
38
"union-class-names" : " ^1.0.0"
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ fbjs@^0.8.16:
38
38
setimmediate "^1.0.5"
39
39
ua-parser-js "^0.7.9"
40
40
41
- find-with-regex@^1.1.2 :
41
+ find-with-regex@^1.1.3 :
42
42
version "1.0.2"
43
43
resolved "https://registry.yarnpkg.com/find-with-regex/-/find-with-regex-1.0.2.tgz#d3b36286539f14c527e31f194159c6d251651a45"
44
44
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.2
6
+ ## 2.0.2 - 2.0.3
7
7
- bumped find-with-regex
8
8
9
9
## To Be Released
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-static-toolbar-plugin" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Static Toolbar Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Julian Krispel" ,
32
32
"dependencies" : {
33
33
"decorate-component-with-props" : " ^1.0.2" ,
34
34
"draft-js-buttons" : " ^2.0.1" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"immutable" : " ~3.7.4" ,
37
37
"prop-types" : " ^15.5.8" ,
38
38
"union-class-names" : " ^1.0.0"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- ## 2.0.2
6
+ ## 2.0.2 - 2.0.3
7
7
- bumped find-with-regex
8
8
9
9
## To Be Released
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " draft-js-sticker-plugin" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Sticker Plugin for DraftJS" ,
5
5
"author" : {
6
6
"name" : " Nik Graf" ,
32
32
"license" : " MIT" ,
33
33
"dependencies" : {
34
34
"decorate-component-with-props" : " ^1.0.2" ,
35
- "find-with-regex" : " ^1.1.2 " ,
35
+ "find-with-regex" : " ^1.1.3 " ,
36
36
"union-class-names" : " ^1.0.0" ,
37
37
"immutable" : " ~3.7.4" ,
38
38
"prop-types" : " ^15.5.8"
Original file line number Diff line number Diff line change 102
102
"draft-js" : " ^0.10.5" ,
103
103
"emojione" : " ^2.2.7" ,
104
104
"eslint-plugin-import" : " ^2.2.0" ,
105
- "find-with-regex" : " ^1.1.2 " ,
105
+ "find-with-regex" : " ^1.1.3 " ,
106
106
"immutable" : " ^3.8.1" ,
107
107
"linkify-it" : " ^2.0.3" ,
108
108
"loader-utils" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments