Improve: Add radio-images field with visual card selector UI#2778
Open
RabbiIslamRony wants to merge 41 commits intosovware:buttonfrom
Open
Improve: Add radio-images field with visual card selector UI#2778RabbiIslamRony wants to merge 41 commits intosovware:buttonfrom
RabbiIslamRony wants to merge 41 commits intosovware:buttonfrom
Conversation
…d remove outdated SCSS override that forced , which conflicted with the JS marker setup
Keep top tabs, sub-tabs, section groups, and child widget collapse state in local storage so users return to the exact same builder context after page reload. Made-with: Cursor
fixed undefine issue
fixed security issue
Sort-by dropdown anchors were using `href="#"` as a placeholder, relying solely on the `data-link` attribute for navigation. This replaces the placeholder with the real URL via `esc_url()`, making the links accessible, crawlable, and functional without JavaScript.
…ime-node chore: update @babel/runtime and Node version
Member
Author
Collaborator
|
Looks Good |
fixed number range slider custom field issue in search form
Fixed contact listing form control does not working
…oint-and-list-max-width
Fix PHP 8 type error in search category location filter when directory type is string
…ssue Searchform directory type issue
…wn-href-link fix: Replace placeholder href with actual sort-by link URL in sort-by dropdown
fixed renewal listing notice issue when logged out
…rker-mask-icon Fix Google map marker pin icon rendering in listing maps
…er-navigation-state fix: persist cpt manager navigation and builder collapse state after reload
…ar-responsive-breakpoint-and-list-max-width Fix: Listing sidebar responsive at 1367px, list view card max-width 1216px
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Type
What kind of change does this PR introduce?
Description
Introduces a new
radio-imagesfield type for the settings panel and Gutenberg block:Radio_Images_Field_Theme_Butterfly.vuecomponent (fixes unknown element warning)block.json: addedenumconstraint on columns for schema-level validationBefore
https://prnt.sc/HikvMh8CCbCO
After
https://prnt.sc/RUpPhKmJ8SPB
Any linked issues
Fixes #
Checklist