Skip to content

Commit

Permalink
Remove 4.2 deprecated features (#10952)
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad authored Oct 26, 2018
1 parent 149baed commit 4e92ac3
Show file tree
Hide file tree
Showing 46 changed files with 59 additions and 1,255 deletions.
88 changes: 0 additions & 88 deletions components/code-editor/README.md

This file was deleted.

106 changes: 0 additions & 106 deletions components/code-editor/editor.js

This file was deleted.

115 changes: 0 additions & 115 deletions components/code-editor/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions components/code-editor/test/__snapshots__/editor.js.snap

This file was deleted.

24 changes: 0 additions & 24 deletions components/code-editor/test/editor.js

This file was deleted.

5 changes: 0 additions & 5 deletions components/index.js

This file was deleted.

21 changes: 0 additions & 21 deletions docs/data/data-core-blocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,6 @@ Returns the name of the default block name.

Default block name.

### getFallbackBlockName

Returns the name of the fallback block name.

*Parameters*

* state: Data state.

*Returns*

Fallback block name.

### getFreeformFallbackBlockName

Returns the name of the block for handling non-block content.
Expand Down Expand Up @@ -177,15 +165,6 @@ Returns an action object used to remove a registered block type.

Returns an action object used to set the default block name.

*Parameters*

* name: Block name.

### setFallbackBlockName

Returns an action object used to set the name of the block used as a fallback
for non-block content.

*Parameters*

* name: Block name.
Expand Down
Loading

0 comments on commit 4e92ac3

Please sign in to comment.