Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
5f3c1b2
Add ability to prevent editing blocks using useBlockEditingMode()
noisysocks May 15, 2023
bcf6949
Make useBlockEditingMode use context
noisysocks May 22, 2023
6ab13d7
Remove rootBlockEditingMode setting
noisysocks May 22, 2023
6426fca
Fix private createRegistrySelector selectors
noisysocks May 22, 2023
bd2f478
Consolidate templateLock=contentOnly logic into getBlockEditingMode
noisysocks May 22, 2023
f00dc25
Hide disabled blocks from List View
noisysocks May 22, 2023
c7e128c
Hide disabled blocks from breadcrumbs
noisysocks May 22, 2023
2a9b9e5
Add doc comments
noisysocks May 22, 2023
692cd76
Add unit tests
noisysocks May 23, 2023
8162afe
Use @typedef to document mode param
noisysocks May 23, 2023
52c4df0
Merge remote-tracking branch 'origin/trunk' into try/block-editing-mode
noisysocks May 23, 2023
3d437a4
Restore packages/components/package.json from trunk
noisysocks May 23, 2023
25f3e58
Restore packages/block-library/src/post-title/edit.js from trunk
noisysocks May 23, 2023
f1e1a11
Move BlockListBlockContext out of block.js so that it exists on mobil…
noisysocks May 23, 2023
6bf1ddd
Site Editor: Add ability to focus on editing a page's content vs the …
noisysocks May 23, 2023
727ecd2
Show page information in DocumentActions
noisysocks May 24, 2023
6bd3ab8
Merge remote-tracking branch 'origin/trunk' into add/template-post-co…
noisysocks May 24, 2023
12e8ad4
Implement Content panel
noisysocks May 24, 2023
4489da2
Prevent block overlay on disabled blocks
noisysocks May 24, 2023
fda46cd
Fix Navigation block being selectable
noisysocks May 24, 2023
0443db4
Show 'Page' in breadcrumbs when focused on editing page
noisysocks May 24, 2023
8c1c4a6
Update post title, post featured image, and post content blocks to sa…
noisysocks May 24, 2023
bed91ec
toolbar title styling
SaxonF May 24, 2023
23837de
Remove removePostFromContentBlockLabels for now
noisysocks May 25, 2023
3cd4a17
Fix being able to select text within disabled blocks
noisysocks May 25, 2023
599a4d1
Hide BlockAppender when block is disabled
noisysocks May 25, 2023
5d52359
Fix comments block in non-post templates
noisysocks May 25, 2023
055b7f1
Update template card selector in E2E tests
noisysocks May 25, 2023
79c59bf
Fix 'Add submenu' button in Navigation block
noisysocks May 25, 2023
726c6cc
Merge remote-tracking branch 'origin/trunk' into add/template-post-co…
noisysocks May 25, 2023
89212cd
Remove unhelpful comments
noisysocks May 25, 2023
bdee82a
Remove more unnecessary comments
noisysocks May 25, 2023
0395bf0
Use constant for block types array
noisysocks May 25, 2023
67cf0db
Use BEMish selectors
noisysocks May 25, 2023
50748c2
Be explicit that we're switching away from the page lock
noisysocks May 25, 2023
a468d55
Update removePageFromBlockContext() test
noisysocks May 25, 2023
261d076
Fix post context from appearing in Edit Template preview
noisysocks May 25, 2023
64d0e43
Clear block selection when switching from template focus to page focus
noisysocks May 25, 2023
c860258
Prevent insertion into a disabled block
noisysocks May 25, 2023
c22368a
Don't allow removing and moving children of disabled blocks
noisysocks May 25, 2023
32b5413
Work around @wordpress/data bug by not using createRegistrySelector()…
noisysocks May 26, 2023
9eba206
Fix typo
ramonjd May 31, 2023
245a0bb
Fix select() mock
noisysocks Jun 1, 2023
97e8f23
Fix block-editor selector tests
noisysocks Jun 1, 2023
46c4074
Merge remote-tracking branch 'origin/trunk' into add/template-post-co…
noisysocks Jun 1, 2023
cd90a63
Revert block-editor changes
noisysocks Jun 1, 2023
7e64fa5
Merge remote-tracking branch 'origin/trunk' into add/template-post-co…
noisysocks Jun 2, 2023
fa8133b
Improve useDisableNonContentBlocks performance
noisysocks Jun 2, 2023
f3fc2ca
Fix performance tests
noisysocks Jun 2, 2023
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
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/trunk' into add/template-post-co…
…ntext-switching
  • Loading branch information
noisysocks committed Jun 2, 2023
commit 7e64fa527c504a7f284bf7adc33c3aa6c4c75750

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.