Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/slot fill docs #15798

Merged
merged 55 commits into from
May 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
10f2155
Merge remote-tracking branch 'upstream/master'
Oct 25, 2018
1e71527
Merge branch 'master' of github.com:ryanwelcher/gutenberg
Oct 26, 2018
1f84880
Merge remote-tracking branch 'upstream/master'
Oct 29, 2018
1b8abb5
Merge remote-tracking branch 'upstream/master'
Oct 30, 2018
4e157e3
Merge remote-tracking branch 'upstream/master'
Jan 17, 2019
80d16f9
Merge remote-tracking branch 'upstream/master'
Feb 12, 2019
44df501
Merge remote-tracking branch 'upstream/master'
Feb 12, 2019
60ecdbf
Merge remote-tracking branch 'upstream/master'
Apr 22, 2019
becc99e
Merge remote-tracking branch 'upstream/master'
Apr 29, 2019
baabb3d
Merge remote-tracking branch 'upstream/master'
May 6, 2019
7875f9c
Merge remote-tracking branch 'upstream/master'
May 6, 2019
47b6603
Merge remote-tracking branch 'upstream/master'
May 7, 2019
d406e81
Merge remote-tracking branch 'upstream/master'
May 20, 2019
477ba00
Adds more detailed SlotFill description
May 20, 2019
05c47a3
Adds Slot Reference to the docs
May 20, 2019
d4d4b3f
Adds image for first slot example
May 20, 2019
807be2b
Updates image path
May 20, 2019
811626b
Trying relative link
May 20, 2019
badeed9
Moving relative path back to assets
May 20, 2019
1ab8fa0
Adds all images
May 20, 2019
f15cd35
Rename to SlotFill, update toc.json
May 21, 2019
946885d
Uupdate manifest
May 21, 2019
99c664f
Updates spacing
May 21, 2019
8edd50e
Remove back link and updates image paths
May 21, 2019
0ca575d
Adds listing of block-editor SlotFills
May 21, 2019
4c30cbb
Removes partial links
May 21, 2019
9d608d2
Removes non-documented SlotFills
May 21, 2019
decce28
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 21, 2019
ae92d91
Merge remote-tracking branch 'upstream/master'
May 22, 2019
e56de59
Merge branch 'master' into update/slot-fill-docs
May 22, 2019
5ca2139
Merge branch 'update/slot-fill-docs' of github.com:ryanwelcher/gutenb…
May 22, 2019
79b8d93
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
cf5c1e6
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
5b2615c
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
28e9b8b
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
bba386f
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
43d5771
Update docs/designers-developers/developers/slotfills/plugin-block-se…
ryanwelcher May 23, 2019
40ad08e
Update docs/designers-developers/developers/slotfills/plugin-block-se…
ryanwelcher May 23, 2019
ba4cde3
Update docs/designers-developers/developers/slotfills/plugin-block-se…
ryanwelcher May 23, 2019
b22fdb9
Update docs/designers-developers/developers/slotfills/plugin-post-pub…
ryanwelcher May 23, 2019
c9e89f6
Update docs/designers-developers/developers/slotfills/plugin-post-sta…
ryanwelcher May 23, 2019
187fb18
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
272b105
Update docs/designers-developers/developers/slotfills/plugin-pre-publ…
ryanwelcher May 23, 2019
e7aa8f7
Update docs/designers-developers/developers/slotfills/plugin-sidebar-…
ryanwelcher May 23, 2019
8707206
Update docs/designers-developers/developers/slotfills/plugin-sidebar.md
ryanwelcher May 23, 2019
6b661e1
Update docs/designers-developers/developers/slotfills/plugin-sidebar.md
ryanwelcher May 23, 2019
fe9f701
Update docs/designers-developers/developers/slotfills/README.md
ryanwelcher May 23, 2019
7a58d61
Merge branch 'update/slot-fill-docs' of github.com:ryanwelcher/gutenb…
May 23, 2019
0c48d18
Re-orders slotfills in toc.json alphabetically
May 23, 2019
574f76d
Update docs/designers-developers/developers/slotfills/plugin-sidebar-…
ryanwelcher May 23, 2019
2a76c28
Update docs/designers-developers/developers/slotfills/plugin-sidebar-…
ryanwelcher May 23, 2019
479e104
Merge branch 'update/slot-fill-docs' of github.com:ryanwelcher/gutenb…
May 23, 2019
88e5faf
Merge remote-tracking branch 'upstream/master'
May 23, 2019
7b61d2c
Merge branch 'master' into update/slot-fill-docs
May 23, 2019
ae2a353
Updates incorrect image urls
May 23, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ registerPlugin( 'block-settings-menu-group-test', { render: PluginBlockSettingsM

## Location

![Alt text](/docs/designers-developers/assets/plugin-block-settings-menu-item-screenshot.png?raw=true "PluginBlockSettingsMenuItem Location")
![Location](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-block-settings-menu-item-screenshot.png?raw=true "PluginBlockSettingsMenuItem Location")

Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ registerPlugin( 'more-menu-item-test', { render: MyButtonMoreMenuItemTest } );
```

## Location
![Location](/docs/designers-developers/assets/plugin-more-menu-item.png?raw=true)

![Location](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-more-menu-item.png?raw=true)

Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ registerPlugin( 'post-publish-panel-test', { render: PluginPostPublishPanelTest

## Location

![post publish panel](/docs/designers-developers/assets/plugin-post-publish-panel.png?raw=true)
![post publish panel](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-post-publish-panel.png?raw=true)

Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ registerPlugin( 'post-status-info-test', { render: PluginPostStatusInfoTest } );

## Location

![Location in the Status & Visibility panel](/docs/designers-developers/assets/plugin-post-status-info-location.png?raw=true)
![Location in the Status & Visibility panel](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-post-status-info-location.png?raw=true)

Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ registerPlugin( 'pre-publish-panel-test', { render: PluginPrePublishPanelTest }

## Location

![Prepublish panel](/docs/designers-developers/assets/plugin-pre-publish-panel.png?raw=true)
![Prepublish panel](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-pre-publish-panel.png?raw=true)

Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ registerPlugin( 'plugin-sidebar-expanded-test', { render: PluginSidebarMoreMenuI

## Location

![Interaction](/docs/designers-developers/assets/plugin-sidebar-more-menu-item.gif?raw=true)
![Interaction](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-sidebar-more-menu-item.gif?raw=true)
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ registerPlugin( 'plugin-sidebar-test', { render: PluginSidebarTest } );

### Closed State

![Closed State](/docs/designers-developers/assets/plugin-sidebar-closed-state.png?raw=true)
![Closed State](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers/assets/plugin-sidebar-closed-state.png?raw=true)

### Open State

![Open State](/docs/designers-developers//assets/plugin-sidebar-open-state.png?raw=true)
![Open State](https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/designers-developers//assets/plugin-sidebar-open-state.png?raw=true)