Skip to content

Commit

Permalink
Merge pull request #451 from ckeditor/t/450
Browse files Browse the repository at this point in the history
Feature: Introduced `ckeditor5-editor-balloon-toolbar`. Closes #402.
  • Loading branch information
Reinmar committed Jun 13, 2017
2 parents 7d6a18c + 5788c14 commit 1c6b867
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mgit.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"@ckeditor/ckeditor5-build-classic": "ckeditor/ckeditor5-build-classic",
"@ckeditor/ckeditor5-clipboard": "ckeditor/ckeditor5-clipboard",
"@ckeditor/ckeditor5-core": "ckeditor/ckeditor5-core",
"@ckeditor/ckeditor5-editor-balloon-toolbar": "ckeditor/ckeditor5-editor-balloon-toolbar",
"@ckeditor/ckeditor5-editor-classic": "ckeditor/ckeditor5-editor-classic",
"@ckeditor/ckeditor5-editor-inline": "ckeditor/ckeditor5-editor-inline",
"@ckeditor/ckeditor5-engine": "ckeditor/ckeditor5-engine",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@ckeditor/ckeditor5-core": "^0.8.1",
"@ckeditor/ckeditor5-editor-classic": "^0.7.3",
"@ckeditor/ckeditor5-editor-inline": "^0.1.1",
"@ckeditor/ckeditor5-editor-balloon-toolbar": "^0.0.1",
"@ckeditor/ckeditor5-engine": "^0.10.0",
"@ckeditor/ckeditor5-enter": "^0.9.1",
"@ckeditor/ckeditor5-heading": "^0.9.1",
Expand Down

0 comments on commit 1c6b867

Please sign in to comment.