Skip to content

Commit

Permalink
Remove DimensionControls in favour of grouped InspectorControls
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Aug 16, 2021
1 parent 85234bd commit 64ccc59
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 68 deletions.
4 changes: 0 additions & 4 deletions packages/block-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,6 @@ _Returns_

Undocumented declaration.

### DimensionControls

Undocumented declaration.

### FontSizePicker

Undocumented declaration.
Expand Down
45 changes: 0 additions & 45 deletions packages/block-editor/src/components/dimension-controls/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions packages/block-editor/src/components/dimension-controls/index.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/block-editor/src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export {
export { default as ColorPalette } from './color-palette';
export { default as ColorPaletteControl } from './color-palette/control';
export { default as ContrastChecker } from './contrast-checker';
export { default as DimensionControls } from './dimension-controls';
export { default as __experimentalDuotoneControl } from './duotone-control';
export { default as __experimentalFontAppearanceControl } from './font-appearance-control';
export { default as __experimentalFontFamilyControl } from './font-family';
Expand Down

0 comments on commit 64ccc59

Please sign in to comment.