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

Fix registerFormatType type #62771

Closed
Closed
Changes from 1 commit
Commits
Show all changes
309 commits
Select commit Hold shift + click to select a range
4b49d83
DataViews: make `view.hiddenFields` optional (#62876)
oandregal Jun 26, 2024
37a60b2
Escape moves focus to editor region when in select mode (#62196)
jeryj Jun 26, 2024
cea3b8d
CustomSelectControl V2: fix trigger RTL text alignment(#62869)
ciampo Jun 26, 2024
2139bc2
Focus Editor Region from Template Footer Click (#62595)
jeryj Jun 26, 2024
12ee696
Section Styles: Clean up block style variation filters (#62858)
aaronrobertshaw Jun 27, 2024
7717c1e
Fix minor typos in Interactivity API Reference (#62890)
jffng Jun 27, 2024
8758b5c
Remove link to polyfill.io (#62883)
westonruter Jun 27, 2024
69edb24
Block supports: ensure tools panel dropdown are visible on mobile (#6…
ramonjd Jun 27, 2024
22c835b
Fix extra scrollbar when a popover extends past the viewport. (#62894)
tellthemachines Jun 27, 2024
2e41a46
DataViews: remove the AnyItem type (#62856)
jsnajdr Jun 27, 2024
49b9692
Global styles revisions: ensure that user-defined variation styles CS…
ramonjd Jun 27, 2024
1998f1f
Group block: Automatically select variation if there is only one (#61…
costasovo Jun 27, 2024
b906b22
Fix issue of HTML entities rendering in command menu (#62606)
amitraj2203 Jun 27, 2024
a8b61cd
CustomSelectControlV2: fix select popover content overflow (#62844)
ciampo Jun 27, 2024
664bd7b
Fix buttonless table header alignment (#62877)
jameskoster Jun 27, 2024
3200f90
Pattern overrides: Fix aspect ratio not working in image with overrid…
SantosGuillamot Jun 27, 2024
ea72cf1
Fix: Correct variable name in color directive example code (#62912)
airman5573 Jun 27, 2024
0e05f99
Update Node.js to 20. (#62851)
desrosj Jun 27, 2024
fe67010
DataViews: simplify selection setting (#62846)
ellatrix Jun 27, 2024
b883f30
Docs/iAPI: Recommend kebab-case in data-wp-class (#62817)
luisherranz Jun 27, 2024
6de2f42
Tabs: add vertical indicator animation (#62879)
DaniGuardiola Jun 27, 2024
4cb5adf
Block styles variations E2E: wait for Save button before editing glob…
ramonjd Jun 28, 2024
55f3a98
Fix second scrollbar when editing patterns in the post editor (#62909)
talldan Jun 28, 2024
535c74f
Adds Aspect ratio control on Image blocks in Grids (#62891)
amitraj2203 Jun 28, 2024
6d3cc7a
Ensure "disable overrides" button is active for image blocks with cap…
talldan Jun 28, 2024
540331b
Fix typo to be preposition, not verb, in some package comments and do…
roygbyte Jun 28, 2024
82598f9
Post editor: Fix triple scrollbars in device previews (#62940)
stokesman Jun 28, 2024
91d7e41
Update method for changing the content in 'editor-modes' e2e test (#6…
Mamaduka Jun 28, 2024
1533a42
Format Library: Clean up 'Highlight' format components (#62965)
Mamaduka Jun 28, 2024
237e09d
Add linguist-documentation attribute to docs/ dir (#62651)
sirreal Jun 28, 2024
bc3ca11
Dependencies: Upgrades and deduplication (#62657)
sirreal Jun 28, 2024
ab116d8
Fix UnitControl select disabled state colors (#62970)
matiasbenedetto Jun 28, 2024
15da2aa
Conditionally call focus when using getEditorRegion (#62980)
jeryj Jun 28, 2024
9a331f1
Patterns: Avoid mapping template parts objects to patterns (#62927)
youknowriad Jun 28, 2024
0ea6751
Tabs: split animation logic into multiple separate composable utiliti…
DaniGuardiola Jun 28, 2024
9bfeea1
Update URL of the React "Rules of Hooks" documentation to point to th…
shail-mehta Jun 30, 2024
b76965d
Moves font directory into uploads to match WP 6.5 (#60354)
creativecoder Jun 30, 2024
fced091
Font Library: Store font subdirectory in post meta. (#63000)
peterwilsoncc Jun 30, 2024
aa304b2
Components: Fix the 'useUpdateEffect' hook in strict mode (#62974)
Mamaduka Jul 1, 2024
a6c599a
Ensure device previews extra scrollbar only appears when needed (#62952)
talldan Jul 1, 2024
064cb24
Duotone: fix code typo (#62953)
ellatrix Jul 1, 2024
0881ec1
Add comment about `useSelect` usage in withBlockBindingSupport (#63005)
talldan Jul 1, 2024
bfb48e5
enable block preview (#62968)
MaggieCabrera Jul 1, 2024
810f7e8
enable block preview (#62955)
MaggieCabrera Jul 1, 2024
8a97255
Login/out block: Add example of the block (#62937)
MaggieCabrera Jul 1, 2024
d1987d0
Use available font weights and styles in FontAppearanceControl (#61915)
mikachan Jul 1, 2024
ae37dc2
Fix typo in column block fixture file (#63007)
talldan Jul 1, 2024
214f466
Align rename modals (#62874)
jameskoster Jul 1, 2024
ba8b9e0
Data views list layout: Fix action alignment (#62971)
jameskoster Jul 1, 2024
54e9849
enable preview for excerpt block (#63010)
MaggieCabrera Jul 1, 2024
4bc4099
DataViews: Register the deletePost action like any third-party action…
youknowriad Jul 1, 2024
a1f47af
WIP: Posts list (#62705)
ntsekouras Jul 1, 2024
da23882
Add consistent control label for social icons block (#61715)
hbhalodia Jul 1, 2024
2e367a1
Fix double check in `isTemplateRemovable` (#63021)
ntsekouras Jul 1, 2024
1f876be
Block supports: splitting: add docs (#63016)
ellatrix Jul 1, 2024
872f8b3
Upgrade web-vitals package (#63019)
sirreal Jul 1, 2024
0097372
CustomSelectControl V2: stop keyboard propagation when legacy (#62907)
ciampo Jul 1, 2024
12518a0
CustomSelectControlV2: fix item styles (#62825)
ciampo Jul 1, 2024
67d7413
DateTime: Create TimeInput component and integrate into TimePicker (#…
bogiii Jul 1, 2024
42adfaf
Revert "Skip failing image block test (#62781)" (#62854)
kevin940726 Jul 2, 2024
44a82f1
Refactor post date relative time rendering logic to handle future dat…
amitraj2203 Jul 2, 2024
9bcbd6f
Performance tests: fix for 6.5 (#62871)
ellatrix Jul 2, 2024
1eab7a2
Docgen: Fix function param for const function expression (#63034)
sirreal Jul 2, 2024
96bdfcf
Performance tests: restore 6.5-compatible locator (#63041)
ellatrix Jul 2, 2024
0090d4e
Editor: Fix duplicate save panels (#62863)
ntsekouras Jul 2, 2024
a19348b
UnitControl: Fix an issue where keyboard shortcuts unintentionally sh…
t-hamano Jul 2, 2024
63f0cc8
DataViews: Restore preview focus outline in grid layout (#62991)
t-hamano Jul 2, 2024
352f568
Global Styles: Make a shared component for typography and color previ…
scruffian Jul 2, 2024
9cebb6a
Site Editor: patterns and templates cannot be edited from sidebar mob…
ramonjd Jul 2, 2024
e299c1f
List: maintain nested list on parent item removal (#62949)
ellatrix Jul 2, 2024
c56aa97
Reduce specifity of social link icon specific colors (#63049)
talldan Jul 2, 2024
5338926
CustomSelectControl V2: allow wrapping item hint to new line (#62848)
ciampo Jul 2, 2024
42e1fbd
Fix button wrapping in the document Inspector (#63062)
jameskoster Jul 2, 2024
6a5e8df
Build: Enable TypeScript skipDefaultLibCheck (#63056)
sirreal Jul 2, 2024
b67f00f
CustomSelectControlV2: tweak item inline padding based on size (#62850)
ciampo Jul 2, 2024
a8501ab
Add RichText formatting example. (#63065)
ndiego Jul 2, 2024
e6768a7
Sidebar: Add a shared component for the inserter and list view (#62343)
scruffian Jul 2, 2024
8cef57c
Background image: move controls into a popover (#60151)
ramonjd Jul 3, 2024
b8c7228
Try using `manualPlacement` attribute to set manual grid mode and all…
tellthemachines Jul 3, 2024
0d31649
Bump plugin version to 18.7.0
gutenbergplugin Jul 3, 2024
64b5d5b
Update Changelog for 18.7.0
gutenbergplugin Jul 3, 2024
4d8f515
Add package patch note for postcss-urlrebase (#63015)
sirreal Jul 3, 2024
2e27ad0
Embed: Fix Incorrect URL basename logic in EmbedPreview (#63052)
dhananjaykuber Jul 3, 2024
f269299
DataViews: Remove Table Cells animation (#63079)
youknowriad Jul 3, 2024
8909b4d
Upgrade postcss-urlrebase package (#63075)
sirreal Jul 3, 2024
e39ae77
Site Editor: Fix template parts 'Reset' action (#62951)
Mamaduka Jul 3, 2024
e418f21
Remove `fluiddot` user from Rich Text code owners (#63086)
fluiddot Jul 3, 2024
1dcc812
Docs: Interactivity API Docs - Include references to more examples fr…
juanmaguitar Jul 3, 2024
cf45f45
Flex dimensions: Rename "Fill" to "Grow". (#62779)
jasmussen Jul 3, 2024
891ef74
CustomSelectControlV2: expose legacy wrapper through private APIs (#6…
ciampo Jul 3, 2024
e35fc99
Map to `regenerator-runtime` instead of `wp-polyfill` (#63091)
swissspidy Jul 3, 2024
566b82a
DataForm: implement first prototype using duplicate page action (#63032)
oandregal Jul 3, 2024
14ee526
Env: Remove version field from docker-compose config (#63099)
ockham Jul 3, 2024
89bfae4
Components: Fix inaccessible disabled `Button`s (#62306)
mirka Jul 3, 2024
24c732e
Inserter: Remove the dialog behaviour (#63059)
scruffian Jul 3, 2024
750f1db
Compat: Update HTML API with changes from 6.6 (#63089)
dmsnell Jul 3, 2024
f020aec
ToolbarButton: Deprecate `isDisabled` prop and merge with `disabled` …
mirka Jul 3, 2024
cde4f87
List Item: Add color support (#59892)
aaronrobertshaw Jul 4, 2024
e916313
Section Styles: Prevent flash of variation styles in post editor (#63…
aaronrobertshaw Jul 4, 2024
b377722
change old url in documentation (#63104)
shail-mehta Jul 4, 2024
39e5a70
Global Styles: Remove letter-spacing from typography element preview …
t-hamano Jul 4, 2024
0d13e80
Button Block: Add back compat for WP6.4 regarding HTML Tag Processor …
t-hamano Jul 4, 2024
e11e06a
Global Styles: Allow variations to be filtered by multiple properties…
scruffian Jul 4, 2024
afb84e7
Bump plugin version to 18.7.1
gutenbergplugin Jul 4, 2024
3687874
Update Changelog for 18.7.1
gutenbergplugin Jul 4, 2024
45a7fba
Image block: Ensure the `wp-image-123` class and `data-id` attributes…
talldan Jul 4, 2024
9c4d567
DataViews: Register the reset template and template part action like …
youknowriad Jul 4, 2024
2f00bfd
Update URLPopover role and focus return (#61313)
talldan Jul 4, 2024
cae3225
TimeInput: Add `label` prop (#63106)
mirka Jul 4, 2024
78fc70e
Fix: Crash when onActionPerformed is used with callback actions. (#63…
jorgefilipecosta Jul 4, 2024
307a0f7
CustomSelectControl V2: keep legacy arrow down behavior only for lega…
ciampo Jul 4, 2024
9d4176c
ToolbarButton: Always keep focusable when disabled (#63102)
mirka Jul 4, 2024
d2f2ac7
Update: Move template areas into a panel. (#62033)
jorgefilipecosta Jul 4, 2024
bd8a937
Table Block: Add toolbar button to add a caption (#47984)
t-hamano Jul 4, 2024
d51d7e5
Fix: Permanently delete post action does not calls onActionPerformed.…
jorgefilipecosta Jul 4, 2024
2c62c6a
Button: Stabilize `__experimentalIsFocusable` prop (#62282)
mirka Jul 4, 2024
039bd90
Allow ariakit and framer motion imports in components package (#63123)
ciampo Jul 4, 2024
681d288
Normalize focusable disabled ToolbarButton usage (#63130)
mirka Jul 4, 2024
b21a807
ProgressBar: Fix indeterminate RTL support (#63129)
tyxla Jul 4, 2024
32f12ad
CustomSelectControl V2: fix trigger button font size (#63131)
ciampo Jul 4, 2024
9fbbc46
Make usage of the settings icon more consistent (#63020)
afercia Jul 4, 2024
391894b
Storybook: fix links for block editor examples (#63132)
ellatrix Jul 4, 2024
f90a132
Cherry pick automation: fix for forks (#62900)
ellatrix Jul 4, 2024
6dfaf0d
Add a vertical toolbar for zoom out mode (#60123)
MaggieCabrera Jul 4, 2024
6273def
Eslint-plugin: Add method-signature-style TypeScript lint rule (#62718)
sirreal Jul 4, 2024
3d618eb
DataViews: Replace hiddenFields config with fields property instead (…
youknowriad Jul 4, 2024
7dda8fd
Block Hooks: Optimize selectors in the control component (#63141)
Mamaduka Jul 4, 2024
846c2e6
Make SiteHub available for Pages, Patterns, and Templates in mobile v…
oandregal Jul 4, 2024
aaadab3
Fix typo in string for trashing posts (#63119)
talldan Jul 5, 2024
ccc5b43
Resizing in Auto mode shouldn't add `columnStart` and `rowStart` valu…
tellthemachines Jul 5, 2024
17c8928
Remove dotted border from grid dropzone (#63162)
tellthemachines Jul 5, 2024
eaa7ed7
Replace references to third party domain with example.org (#63154).
peterwilsoncc Jul 5, 2024
a1bef79
Global styles: block background UI controls (#60100)
ramonjd Jul 5, 2024
661d0fd
Global Styles: Simplify code to fetch color and typography variation …
scruffian Jul 5, 2024
938a513
Scripts: Add @typescript-eslint/no-unused-vars eslint rule (#62925)
Chrico Jul 5, 2024
2c5f768
Zoom Out: Replace deprecated selector (#63144)
Mamaduka Jul 5, 2024
0329f63
Fix: Change dropdown button label to 'screen options.' (#63031)
vipul0425 Jul 5, 2024
885dd36
Constrain `is-fullscreen-mode` to posts list (#63166)
ntsekouras Jul 5, 2024
88f44fd
ToolbarButton: Fix docs for `accessibleWhenDisabled` (#63140)
mirka Jul 5, 2024
69a416f
DataViews: Removing mapping of user patterns to temporary object (#63…
youknowriad Jul 5, 2024
b8344b6
BaseControl: forward ref on VisualLabel (#63169)
ciampo Jul 5, 2024
31a3c5d
DataViews: Register the export pattern action like any third-party ac…
youknowriad Jul 5, 2024
6034e90
DataViews's filterSortAndPaginate utility: support sorting by number …
oandregal Jul 5, 2024
8ba6ff3
DateFormatPicker: use CustomSelectControl V2 legacy adapter (#63171)
ciampo Jul 5, 2024
3a1fb1c
DataViews: add performance test for pages (#63170)
ellatrix Jul 5, 2024
99798ec
Rename focal point picker lable for group block (#62438)
akasunil Jul 5, 2024
b64d0ae
Perf tests: make pages test compatible with base branch (#63204)
ellatrix Jul 5, 2024
16420c4
Raw handling: Remove IE11 fallback code (#63219)
t-hamano Jul 8, 2024
966063e
Grid layout: Use numbers instead of strings for layout attributes (#6…
noisysocks Jul 8, 2024
6d3282e
Fix unlabeled Remove shadow buttons. (#63197)
afercia Jul 8, 2024
0aa455b
Section Styles: Resolve ref values in variations data (#63172)
aaronrobertshaw Jul 8, 2024
fd62d1a
Only hide drop indicator when grid has `isManualPlacement` set. (#63226)
tellthemachines Jul 8, 2024
abf041f
Include alignwide in nested has-outer-padding logic (#63207)
richtabor Jul 8, 2024
37ddb07
CustomSelectControl V2: fix input labelling with hidden label (#63137)
ciampo Jul 8, 2024
f908d49
Quality: Remove postcss-local-keyframes from dependencies (#63224)
t-hamano Jul 8, 2024
d05f98b
Fix background height and padding in non-iframe editor canvas (#63222)
t-hamano Jul 8, 2024
8651375
[Mobile] - Remove `themes` from supported endpoints (#63183)
Jul 8, 2024
7d66d4b
RangeControl: Fix RTL support for custom marks (#63198)
tyxla Jul 8, 2024
90a92cf
CustomSelectControlV2: collapse checkmark space when unchecked (#63229)
ciampo Jul 8, 2024
f6133cd
Fix: Restrict export pattern action to user patterns (#63228)
ntsekouras Jul 8, 2024
6c434b0
FontAppearanceControl: use CustomSelectControl V2 legacy adapter (#63…
ciampo Jul 8, 2024
89f7197
Block API: Introduce "local" attributes and use it for the image bloc…
youknowriad Jul 8, 2024
9d43af4
CustomSelectControlV2: keep item checkmark top aligned (#63230)
ciampo Jul 8, 2024
c0ff97c
Core Commands: fix Pages command link (#63235)
t-hamano Jul 8, 2024
3661cd4
Fix typo in code example of Interactivity API Docs (#63234)
iamibrahimriaz Jul 8, 2024
e9fd507
Tooltip Component: Add custom class name support (#63157)
aliaghdam Jul 8, 2024
98f08cf
TimePicker: Fix time zone overflow (#63209)
mirka Jul 8, 2024
048b311
Site Editor Sidebar: Hide horizontal scrollbar when navigating (#63194)
t-hamano Jul 8, 2024
b871adc
Block position controls: use `CustomSelectControl` V2 legacy adapter …
ciampo Jul 8, 2024
30c8705
FontSizePicker: use CustomSelectControl V2 legacy adapter (#63134)
ciampo Jul 8, 2024
4f1bbc6
Data Views: Add padding around selected values in author filter (#63212)
akasunil Jul 8, 2024
57d937b
Block Editor: Remove CSS hack for Internet Explorer 11 (#63220)
t-hamano Jul 8, 2024
ab659ae
hide preview column by default for table view in patterns page (#63213)
akasunil Jul 8, 2024
cfea061
Core data: batch receiveUserPermission (#63201)
ellatrix Jul 8, 2024
2030d48
Try: Update duplicate modal, move to 40px components. (#63246)
jasmussen Jul 8, 2024
bcf2b35
TimePicker: Add `dateOrder` prop to sort day, month, and year (#62481)
t-hamano Jul 8, 2024
016bc98
Video Block: Do not persist blob urls and fix undo (#63238)
youknowriad Jul 8, 2024
99352db
Add local version of wp-env schema to .wp-env.json (#63253)
t-hamano Jul 8, 2024
155fb31
Section Styles: Fix error when blocks are deregistered (#63252)
aaronrobertshaw Jul 8, 2024
b5cb449
chore: Remove michalczaplinski as block-library/src/image owner (#63233)
michalczaplinski Jul 8, 2024
8b470e0
Automatically sync backport changelog to issue (#62973)
ellatrix Jul 8, 2024
7c85de1
Global styles: tweak block background position preview height (#63225)
ramonjd Jul 9, 2024
e1e4967
Patterns: check for edited entity content property when exporting (#6…
ramonjd Jul 9, 2024
8784fe9
Add justification to block toolbar in addition to sidebar (#62924)
shreya0204 Jul 9, 2024
dbc6e11
Try inserting blocks directly in empty grid cells (#63108)
tellthemachines Jul 9, 2024
43966e2
Audio Block: Do not persist blob urls and fix undo (#63257)
youknowriad Jul 9, 2024
6812059
Make Tabs have a fluid height (#62027)
afercia Jul 9, 2024
d3b3749
Split layout / view options. Use active layout icon for the layout bu…
jorgefilipecosta Jul 9, 2024
3b3f820
File block: Do not persist blob urls and fix undo (#63282)
youknowriad Jul 9, 2024
c085f23
Site Editor: Cleanup unused Table component (#63283)
youknowriad Jul 9, 2024
96750ff
Check query context (#63237)
SantosGuillamot Jul 9, 2024
4ccb0f1
Updated: Pages: Include avatar in Author field. (#63142)
jorgefilipecosta Jul 9, 2024
fed15ba
Styles specificity: allow comment form input overrides (#62960)
ellatrix Jul 9, 2024
bd56c28
Font Library Modal: enhance pagination appearance (#63210)
t-hamano Jul 9, 2024
38a495e
Post editor: increase specificity bottom padding (#63288)
ellatrix Jul 9, 2024
88163ea
Update: Use status icons in field display. (#63289)
jorgefilipecosta Jul 9, 2024
749bb12
Tabs: Fix text-align when text wraps in vertical mode (#63272)
mirka Jul 9, 2024
6690021
Try: Inspector inner shadow border fix. (#63245)
jasmussen Jul 9, 2024
a58c1f9
add example for query block and posts list (#63286)
MaggieCabrera Jul 9, 2024
4c93cf2
block.json: Allow passing filename as `variations` field (#62092)
ockham Jul 9, 2024
f78fccd
Enable `save draft` button for posts with custom post status (#63293)
ntsekouras Jul 9, 2024
ae20515
SelectControl: Fix disabled styles (#63266)
mirka Jul 9, 2024
1e72e86
Tabs: fix "With tab icons" Storybook example (#63297)
ciampo Jul 9, 2024
1b6ac9e
Core Data: Remove entity config '__experimentalNoFetch' flag checks (…
Mamaduka Jul 9, 2024
eb74cf5
Gallery Block: Cleanup v1 code (#63285)
youknowriad Jul 9, 2024
c1c46e6
DataViews: Replace supportedLayouts prop with defaultLayouts prop ins…
youknowriad Jul 9, 2024
9a8be7c
Editor: Do not truncate post excerpt if not editable (#63314)
ntsekouras Jul 9, 2024
f548ea3
Zoom Out: Run the hook in the inserter component so it doesn't keep r…
scruffian Jul 9, 2024
1f4891e
SpacingInputControl: use CustomSelectControl V2 legacy adapter (#63190)
ciampo Jul 9, 2024
1418afc
Group: add block support for shadow (#63295)
carolinan Jul 10, 2024
1d60a90
Bump plugin version to 18.8.0-rc.1
gutenbergplugin Jul 10, 2024
1152607
Update Changelog for 18.8.0-rc.1
gutenbergplugin Jul 10, 2024
ac01698
Only add customizer additional CSS to global styles in block themes (…
tellthemachines Jul 10, 2024
07e1634
Update: Include avatars on list view. (#63309)
jorgefilipecosta Jul 10, 2024
6422ccf
Update changelog files
gutenbergplugin Jul 10, 2024
4f706f1
chore(release): publish
gutenbergplugin Jul 10, 2024
73719c4
Dataviews List: Update item layout (#63299)
jameskoster Jul 10, 2024
acda158
Widgets: Memoize 'getWidgets' store selector (#63338)
Mamaduka Jul 10, 2024
ab4f045
Improve vertical alignment of the Apply and Link settings buttons in …
amitraj2203 Jul 10, 2024
bdfd1d7
Tabs: hyphenate tab labels (#63337)
ciampo Jul 10, 2024
b4711e7
Block Directory: Memoize store selectors (#63346)
Mamaduka Jul 10, 2024
28e9e41
Block Directory: Remove 'edit-post' package dependency (#63349)
Mamaduka Jul 10, 2024
6b53293
Make sure blockType is defined before trying to use it (#63351)
mattsherman Jul 10, 2024
6f5de82
CustomSelectControlV2: animate select popover appearance (#63343)
ciampo Jul 10, 2024
9a12af4
Patterns inserter tabs: temporary disable animated indicator (#63352)
ciampo Jul 10, 2024
c007389
Update: List / Table layout – selected item stroke should be tinted b…
jorgefilipecosta Jul 10, 2024
b966ef7
Refactor block focus style and utilize for region focus style (#62881)
jeryj Jul 10, 2024
684b298
DataViews: Support combined fields (#63236)
youknowriad Jul 10, 2024
8a18eea
CustomSelectControl V2 legacy adapter: stabilize experimental props (…
ciampo Jul 10, 2024
da3a3e8
Move popover slot to under the canvas (#63389)
tellthemachines Jul 11, 2024
960601f
Disable in-between inserter in Manual grids (#63391)
tellthemachines Jul 11, 2024
f699d2b
Don't display default appender inside Manual grid. (#63395)
tellthemachines Jul 11, 2024
8c6ccaf
Prevent empty void at the bottom of editor when block directory resul…
talldan Jul 11, 2024
387acef
Polish "Delete" modal (#63392)
t-hamano Jul 11, 2024
ad04717
Grid: Better looking block movers (#63394)
noisysocks Jul 11, 2024
f5907ee
Grid: Place new block after currently selected block when using slash…
noisysocks Jul 11, 2024
a4c1083
Query Loop: Fix passing of `namespace` when selecting from suggested …
ntsekouras Jul 11, 2024
dde48a1
DataViews: Cleanup preview styles (#63365)
youknowriad Jul 11, 2024
5ca43e8
Core Data: Support entities in the 'canUser' selector (#63322)
Mamaduka Jul 11, 2024
7113416
Remove unnecessary variables (#63290)
luisherranz Jul 11, 2024
1a825e9
CustomSelectControl: switch to ariakit-based implementation (#63258)
ciampo Jul 11, 2024
2180eb4
DataViews: Move PostList component to its own folder (#63334)
youknowriad Jul 11, 2024
3f27f26
DataViews: Move the layouts into a dedicated folder (#63409)
youknowriad Jul 11, 2024
fd4577c
Revert triggering multi-entity save panel in post with meta changes (…
SantosGuillamot Jul 11, 2024
04cb1c7
Add missing aria-haspopup attribute to the buttons to set and replace…
afercia Jul 11, 2024
098fe40
CustomSelectControlV2: do not flip popover if legacy adapter (#63357)
ciampo Jul 11, 2024
3a42f4c
Remove Quote and List block V2 flags (#63347)
Jul 11, 2024
7b7a3c5
fix register format type
mikeybinns Jun 23, 2024
d3f8c81
fix WPFormat references
mikeybinns Jun 23, 2024
67b2be5
Merge branch 'improve-rich-text-package-types' of https://github.com/…
mikeybinns Jul 11, 2024
File filter

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
Fix: Correct variable name in color directive example code (#62912)
- Change 'color' to 'colors' in destructured parameter of example code
- Update ensures the example code accurately demonstrates correct usage

Co-authored-by: byeongin <byeongin@shoplic.kr>

Unlinked contributors: byeongin@shoplic.kr.
  • Loading branch information
airman5573 authored Jun 27, 2024
commit ea72cf12669b42e477ce3b388c5a00ecc2954e29
2 changes: 1 addition & 1 deletion packages/interactivity/src/hooks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ const directivePriorities: Record< string, number > = {};
* ```js
* directive(
* 'color', // Name without prefix and suffix.
* ( { directives: { color }, ref, evaluate } ) =>
* ( { directives: { color: colors }, ref, evaluate } ) =>
* colors.forEach( ( color ) => {
* if ( color.suffix = 'text' ) {
* ref.style.setProperty(
Expand Down
Loading