-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Query Pagination Previous: Add support for maximum page limit #67772
Closed
yogeshbhutkar
wants to merge
168
commits into
WordPress:trunk
from
yogeshbhutkar:67748-query-pagination-previous-block
+19,970
−15,607
Closed
Changes from 3 commits
Commits
Show all changes
168 commits
Select commit
Hold shift + click to select a range
6e21b80
Query Pagination Previous: Add support for maximum page limit
yogeshbhutkar 9dc44eb
Query Pagination Previous: Fix total pages calculation based on query…
yogeshbhutkar cac43d2
Query Pagination Previous: Simplify total pages calculation logic
yogeshbhutkar a9cf275
Query Pagination Previous: Refactor total pages calculation logic for…
yogeshbhutkar fcdbbd0
Improve DataViews README (#67711)
dknauss e05ae64
Data views: expand config drop down on mobile (#67715)
ramonjd 6ab4c36
Data: Include more details when shallow equality fails in 'useSelect'…
Mamaduka f6747b3
Feature: add ability to show drop cap setting in paragraph block by d…
fabiankaegy 58ca304
Feature: Allow Post Template block to get deeply nested within Query …
fabiankaegy e7dc999
DataViews: Refactor actions to render modal outside of the menu (#67664)
ntsekouras 66aa1cd
[Block Library]: Update the relationship of `No results` block to `a…
ntsekouras 9670c6a
Stylebook: render overview colors in 4 columns (#67597)
matiasbenedetto be62184
Navigation: Fix active item hover color (#67732)
tyxla 6ae4189
Components: Deprecate `COLORS.white` (#67649)
mirka 6e67592
Data: Expose 'useSelect' warning to third-party consumers (#67735)
Mamaduka 5610588
Feature: Add `navigation.isLoading` state to core/router store (#67680)
fabiankaegy c49eb9e
TypeScript: Convert factory utils in data package to TS (#67667)
manzoorwanijk c5434f9
DataViews: Fix filters lost when switching layouts (#67740)
youknowriad 722ba4f
wp-env: Add phpMyAdmin support (#67588)
mcsf 7d3fa75
Replace remaining custom deep cloning with 'structuredClone' (#67707)
Mamaduka b4e2222
Inserter: Should receive focus on open (#67754)
jeryj 62a6538
Fix: Dataviews remove primary field concept from some classes. (#67689)
jorgefilipecosta 3c5ae56
Add stylebook screen for classic themes (#66851)
tellthemachines 8d860ab
Fix re-renders caused by `getEntityRecordsPermissions` after #67667 (…
manzoorwanijk e1cd407
Site Editor: fix sidebar item animation regression (#67771)
ramonjd fdcbdc1
Image: Updated the featured image text in dropdown (#67775)
benazeer-ben fc2f2fa
DataViews: Preserve filters when switching layouts in templates datav…
youknowriad f48f4f5
Inline commenting: UX Enhancements for Comments (#67385)
akasunil 1ba9c30
Update bulk header with actions (#67743)
louwie17 b6b5c32
Update the title, description, and order of Experiments page (#67762)
annezazu 8e89254
DataViews: Fix hidden List layout actions dropdown (#67778)
youknowriad 484e61d
Added https in several urls in docs (#67706)
shail-mehta fb77ec6
Shadows: Improve design and a11y of remove button (#67705)
t-hamano 0695a4e
Plugin: Only override REST server for older WP versions (#67779)
Mamaduka 775606b
BoxControl: Refactor and unify the different sides implementation (#6…
youknowriad 47f0f47
DataViews: Fix reordering fields in list and grid layouts (#67777)
youknowriad c085e78
Storybook: Add WritingModeControl story (#67343)
Sukhendu2002 771d4e8
Storybook: Add stories for HeadingLevelDropdown component (#67294)
Sukhendu2002 d9daa21
Add reset button to color control (#67116)
juanfra 83e3ae2
CreateTemplatePartModal: avoid identity warning in useSelect (#67786)
jsnajdr b7d2a34
Docs: Include the strategy for setting `engines` for WordPress packag…
gziolo f0d1216
[ New Block ] Add Query Total block for displaying total query result…
sarthaknagoshe2002 8164550
Security: Update npm dependencies to fix issues reported by audit (#6…
gziolo 0da97d1
Document layout in Storybook (#67628)
jameskoster 2c8553d
[Dataviews] Fix: Space does not triggers the media button on grid vie…
jorgefilipecosta 76f7027
Stabilize `LinkControl` Component (#56384)
fabiankaegy f1216bd
[a11y] Fix: Media button on the page view grid does not have an acces…
jorgefilipecosta 959987b
Inserter: Hide child blocks from the inserter when needed (#67734)
youknowriad 856b6c4
e2e-test-utils-playwright: Increase timeout of site-editor selector (…
alexflorisca 2bac524
Fix incorrect usage of ItemGroup in the Image block filters panel. (#…
afercia bfec223
CI: Skip native jobs (#67799)
youknowriad 8798511
Image Block: Change how the Image's overlay styles are applied (#67788)
DAreRodz ba47f43
Renders `DataForm` component only when data has been fetched (#67694)
gigitux a58bf04
Button: Revise documentation (#66617)
mirka a84a8f9
CustomSelectControl: Update Value from Fresh State (#67733)
subodhr258 1bb24cc
Bump plugin version to 19.9.0-rc.1
gutenbergplugin 493631d
Update changelog files
gutenbergplugin 6bd0aff
chore(release): publish
gutenbergplugin 02678db
DataViews: Fix text in action for setting site home page (#67787)
t-hamano 790cd9d
ChildLayoutControl: Use units defined in theme.json (#67784)
t-hamano 04537eb
Update Changelog for 19.9.0-rc.1
gutenbergplugin 86a03b8
Extensibility: Make Block Bindings work with `editor.BlockEdit` hook …
gziolo 14aa0a1
Button: Increase font weight, add hover style to `secondary` variant …
jameskoster f702d0f
[Dataviews] Fix: Media item focus style is not visible on Grid. (#67789)
jorgefilipecosta 5c85a73
Components: Unite inline Ariakit imports (#67818)
tyxla cb4ccef
Fix: Templates and patterns are nesting two elements with the button …
jorgefilipecosta 450dd09
Add a Playground blueprint json to the /assets/blueprints folder of P…
bph daa48ff
add: Added css classname to the itemgroup in MainSidebarNavigationCon…
im3dabasia ae6b20a
Stylebook: avoid double line in subcategory titles (#67752)
matiasbenedetto 2f3f4a0
Add --glob argument to rimraf cli scripts (#67829)
sirreal 6ce7ec6
Hide separators for currently dragged section in Zoom Out (#67638)
getdave 0d5ce66
Storybook: Upgrade to v8.0.x (#67574)
tyxla b927e05
Update platform docs intro so following it actually works (#61341)
stokesman 7311f20
Clean script: Use braces instead of @-pattern for glob (#67833)
sirreal 8a54df6
Bump nanoid from 3.3.7 to 3.3.8 (#67831)
dependabot[bot] 3090963
Bump rexml from 3.2.8 to 3.3.9 in /packages/react-native-editor/ios (…
dependabot[bot] 8297639
SelectControl : Deprecate 36px default size (#66898)
PARTHVATALIYA b0cbfad
InputControl : Deprecate 36px default size (#66897)
PARTHVATALIYA c8ac495
CustomSelectControl: Refactor to use Ariakit store state for current …
yogeshbhutkar 2478f96
Visual Refactor: Add Chevron Icon for Shadows in Global Styles (#67720)
yogeshbhutkar 1ed2231
Introduce new filter "render_block_core_navigation_link_allowed_post_…
Chrico eb7a378
Fix: Script with glob option doesn't work on Windows (#67862)
t-hamano 94e93ea
Image: Avoid link class loss when pasting for raw transformation (#67…
Mamaduka 187ab50
BoxControl: Better minimum value support (#67819)
youknowriad a0d3073
Update "Call to Action" to "Call to action" (#67876)
juanfra 3c5d428
Storybook: Upgrade to the latest version (v8.4.7) (#67863)
tyxla fce039f
Make Write mode and Zoom out block options menus consistent (#67749)
draganescu 10e9282
Widget Editor: Fix: close button is not working (#65443)
PARTHVATALIYA b7beee0
Block Hooks: Apply to Post Content (on frontend and in editor) (#67272)
ockham 4826616
BoxControl: Add support for presets (#67688)
youknowriad 809c7c9
WIP: wp-env: add multisite support (#67845)
mcsf 8813ef5
RangeControl: animate thumb and track only when using marks (#67836)
ciampo ad559f6
Refactor "Settings" panel of Archives block to use ToolsPanel instead…
im3dabasia ce92566
LineHeightControl: Deprecate 36px default size (#67850)
mirka 08e45df
FontAppearanceControl: Deprecate 36px default size (#67854)
mirka 167dc57
FontFamilyControl: Deprecate 36px default size (#67853)
mirka 10da749
Refactor "Settings" panel of Button block to use ToolsPanel instead o…
Mayank-Tripathi32 437cd39
Adding @fabiankaegy as a code owner of the block library package (#67…
fabiankaegy 1638fdf
Pages: update layout-specific config when the view is updated (#67881)
oandregal 5987329
Refactor "Settings" panel of Table block to use ToolsPanel instead of…
Sukhendu2002 b7d1cf1
Storybook: Fix warnings in Layout document (#67865)
tyxla 4050b64
Refactor "Settings" panel of Date block to use ToolsPanel instead of …
Sukhendu2002 a422c0b
Fix: Fix link to minimal-block example plugin code. (#67888)
jorgefilipecosta 646595f
Plugin: Fix eligibility check for post types' default rendering mode …
Mamaduka 1516a68
[Docs] Fix: Two broken links to the packages reference API and to blo…
jorgefilipecosta 2d4808c
Create a catalog list of private APIs (#66558)
jsnajdr fd6aed9
Refactor "Settings" panel of Columns block to use ToolsPanel instead …
prasadkarmalkar e0433ef
Refactor "Settings" panel of Column block to use ToolsPanel instead o…
prasadkarmalkar e7a63da
Make sure the sidebar navigation item focus style is fully visible. (…
afercia 0c3c49b
Fix dataviews commonjs export (#67962)
manzoorwanijk f1ce82c
Editor: Remove the 'content-only' check from 'TemplatePartConverterMe…
Mamaduka 132007e
Improve logic to show entities saved panel description. (#67971)
afercia 718cb2d
Customizer Widgets: Fix inserter button size and animation (#67880)
t-hamano 819e7d4
Storybook: Add stories for the TextAlignmentControl component (#67371)
himanshupathak95 efacca0
TreeSelect: Deprecate 36px default size (#67855)
mirka d9cea85
Refactor "Settings" panel of Site Title block to use ToolsPanel inste…
Sukhendu2002 773e2e0
Refactor "Settings" panel of Excerpt block to use ToolsPanel instead …
Sukhendu2002 8850e80
Button: Replace ButtonGroup usage with ToggleGroupControl (#65346)
Mamaduka bdf7f29
Refactor "Settings" panel of Details block to use ToolsPanel instead …
Mayank-Tripathi32 c81303f
Refactor "Settings" panel of Social Icon block to use ToolsPanel inst…
Mayank-Tripathi32 e12ace5
Refactor "Settings" panel of Login/Logour block to use ToolsPanel ins…
Infinite-Null f10da2b
Refactor "Settings" panel of Tag Cloud block to use ToolsPanel instea…
Sukhendu2002 e775006
Refactor "Settings" panel of Social Icons block to use ToolsPanel ins…
Mayank-Tripathi32 73d6bdc
Icons: Deprecate `warning` and rename to `cautionFilled` (#67895)
mirka 38a49f5
Pages: scope padding to custom items (#67977)
oandregal b17a474
Enhancement : Badge Component (#66555)
Vrishabhsk eca9869
Pages: Add "Set as posts page" action (#67650)
mikachan af5af44
SlotFill: use observableMap everywhere, remove manual rerendering (#6…
jsnajdr 445e6cf
Refactor "Settings" panel of Page List block to use ToolsPanel instea…
im3dabasia c6ff3a6
Refactor "Settings" panel of Navigation Submenu block to use ToolsPan…
im3dabasia 96b4b50
Refactor "Settings" panel of Query Page Numbers block to use ToolsPan…
im3dabasia c83448e
Featured Image Block: Refactor setting panel (#67456)
akasunil 6893cb9
Updated Document URL in Documentation (#67990)
mayurprajapatii b2ae8b7
Columns: Replace some store selectors with 'getBlockOrder' (#67991)
Mamaduka cbd4514
Dataviews List layout: do not use grid role on a `ul` element. (#67849)
jorgefilipecosta 8c94287
Try toggle instead of dropdown to show stylebook. (#67810)
tellthemachines 1f04074
DateFormatPicker: Improve line breaks in JSDoc and README (#68006)
t-hamano b1b0276
LoginOut: Add dropdown menu props to ToolsPanel component (#68009)
Infinite-Null 3cf6fe4
DOM: Support class wildcard matcher in 'cleanNodeList' (#67830)
Mamaduka 25806ab
Page List Block: Add dropdown menu props to ToolsPanel component (#68…
im3dabasia 2cbf4d9
Archive: Add dropdown menu props to ToolsPanel component (#68010)
im3dabasia 534826c
Query Page Numbers: Add dropdown menu props to ToolsPanel component (…
im3dabasia ae56833
Add new private `upload-media` package (#66290)
swissspidy 6dab47a
Menu: more granular sub-components (#67422)
ciampo f0abe46
More Block: Refactor settings panel to use ToolsPanel (#67905)
im3dabasia 2c753e1
Query Pagination: Refactor settings panel to use ToolsPanel (#67914)
himanshupathak95 d8b7ec4
Query Pagination: Fix 'undo' trap (#68022)
Mamaduka af15dec
Combine the release steps to ensure that releases are tagged (#65591)
dd32 7266834
Interactivity API: Prevent each directive errors and allow more itera…
sirreal 4d27d46
DataViews: Hide actions related UI in `grid` when no actions or bulk …
ntsekouras 22117b0
CreateTemplatePartModalContents: use native radio inputs (#67702)
ciampo 4d1dc51
Allow replace operation on empty default block in Zoom Out (#68026)
getdave 9d201d0
Update nested-blocks-inner-blocks.md (#66911)
sarthaknagoshe2002 e6cb5bd
Fix reference to `wp-env start` (#68034)
juanfra b1e5753
Remove patterns from the Quick Inserter to prevent misuse in block-sp…
rohitmathur-7 4b76a5a
Fix indentation in upload-media package.json (#68037)
talldan f723fb2
Block Editor: Fix Iframe error for links without 'href' (#68024)
Mamaduka 46904cd
Ensure all instances of the ToolsPanel uses the useToolsPanelDropdown…
im3dabasia 094ce48
Use custom name in block sidebar if available (retaining block type i…
getdave c2eedbe
Fix don't show inserter in Zoom Out dropzone when the text is visible…
getdave 9aa1715
Fix Choose menu label when a menu has been deleted. (#67009)
afercia dc014e6
Correct spelling in Zoom Out Inserters comment (#68051)
getdave e38c973
Docs: Fix some typos on reference-guide data-core-block-editor.md.
jorgefilipecosta 31d1dcb
Revert "Docs: Fix some typos on reference-guide data-core-block-edito…
jorgefilipecosta 5325a78
Fix: Add soft deperecation notice for the ButtonGroup component (#65429)
hbhalodia fa9c58c
ActionItem.Slot: Render as `MenuGroup` by default (#67985)
mirka cad7668
Add command to navigate to site editor (#66722)
benazeer-ben 1b63afe
Give style book its own route so it can be linked to directly. (#67811)
tellthemachines 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
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we move this whole block below here:https://github.com/WordPress/gutenberg/pull/67772/files#diff-f39b437ed48cda203e2489cc1acb59ed960f12669515152c85d2f6b630c81fdaR58?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ntsekouras, Thanks for the review. I rebased the PR, and all the succeeding commits were pushed to it. That resulted in requesting reviews from many people. I don't think if that was expected out from this comment, so I've created a new PR here: #68070
I'll be proceeding to close this PR in contrast to the newly created PR.