Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
62aa3e3
add new props and styling to locator result card
k-gerner Nov 17, 2025
64d25a4
docs: auto-generate component documentation
github-actions[bot] Nov 17, 2025
41b43e2
Update component screenshots for visual-editor
github-actions[bot] Nov 17, 2025
fb1d46d
Update component screenshots for visual-editor
github-actions[bot] Nov 17, 2025
11bc118
add descriptions to fields and additional type checking
k-gerner Nov 17, 2025
8d3dca1
docs: auto-generate component documentation
github-actions[bot] Nov 17, 2025
2d1722d
Update component screenshots for visual-editor
github-actions[bot] Nov 17, 2025
f3c4203
Update component screenshots for visual-editor
github-actions[bot] Nov 17, 2025
b7da76e
add secondary CTA and migration
k-gerner Nov 18, 2025
91e97c3
merge main
k-gerner Nov 18, 2025
80f1efb
fix migration
k-gerner Nov 18, 2025
56cf5a6
fix migration
k-gerner Nov 18, 2025
56fcc76
fix migration
k-gerner Nov 18, 2025
4a70fe3
Merge remote-tracking branch 'origin/locator-result-card-new-props' i…
mkouzel-yext Nov 18, 2025
044e790
add additionalHoursText support
k-gerner Nov 18, 2025
fa1937c
add translations
k-gerner Nov 18, 2025
362104c
update CTA styling and custom click event
k-gerner Nov 18, 2025
b362298
Merge branch 'locator-result-cards' into locator-result-card-new-props
k-gerner Nov 18, 2025
8b979bd
fix duplicate exports from merge
k-gerner Nov 18, 2025
eb0143b
docs: auto-generate component documentation
github-actions[bot] Nov 18, 2025
11446c9
Update component screenshots for visual-editor
github-actions[bot] Nov 18, 2025
8bdbf9f
Pipe display fields from template metadata into result card selectors
mkouzel-yext Nov 19, 2025
23a422b
Merge remote-tracking branch 'origin/locator-result-card-new-props' i…
mkouzel-yext Nov 19, 2025
dd59762
update cta to always use Link; update test/migration with correct val…
k-gerner Nov 19, 2025
26a6654
docs: auto-generate component documentation
github-actions[bot] Nov 19, 2025
14b0fe7
remove console log
k-gerner Nov 19, 2025
4503325
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
772d9cf
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
c1cbd11
update latest version test props
k-gerner Nov 19, 2025
6e8fe33
update field traversal to work with nested fields
k-gerner Nov 19, 2025
860c201
fix typo in test
k-gerner Nov 19, 2025
23f4d0b
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
748f0c1
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
e65780e
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
eb8f651
mark icons as false in migration so that exiting sites don't have the…
k-gerner Nov 19, 2025
3bce0dd
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
67e6fe0
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
fd1b1ad
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
66e23d4
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
af5913f
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
f321103
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
9485f2a
Make more locator fields injected from display fields
mkouzel-yext Nov 19, 2025
e71d2a7
Merge remote-tracking branch 'origin/locator-result-card-new-props' i…
mkouzel-yext Nov 19, 2025
3f9101d
Fix to merge commit
mkouzel-yext Nov 19, 2025
fd5aa69
docs: auto-generate component documentation
github-actions[bot] Nov 19, 2025
2d1df42
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
ec00f10
Update component screenshots for visual-editor
github-actions[bot] Nov 19, 2025
3fcef2f
Remove logging statements
mkouzel-yext Nov 20, 2025
dd28f25
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
4a380e4
Minor bug fixes
mkouzel-yext Nov 20, 2025
c7bfe42
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
5211b11
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
1e57c55
More small bug fixes
mkouzel-yext Nov 20, 2025
1e8e7d1
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
35c3168
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
3ba3576
Remove log
mkouzel-yext Nov 20, 2025
b5cac1d
Fix HoursSection visibility gating
mkouzel-yext Nov 20, 2025
440d265
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
5f1ea29
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
0655c47
Add type checking for email and service values
mkouzel-yext Nov 20, 2025
e16fa3e
Merge branch 'locator-result-cards' of github.com:yext/visual-editor …
mkouzel-yext Nov 20, 2025
36b3b62
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
f708087
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
5f847c1
Hide embedded field selector for secondaryCTA
mkouzel-yext Nov 20, 2025
bd34eb6
Update function comment
mkouzel-yext Nov 20, 2025
4cd49b5
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
cdcc4cd
Minor fixes
mkouzel-yext Nov 20, 2025
e019bc2
Update component screenshots for visual-editor
github-actions[bot] Nov 20, 2025
0ee97b2
feat: embed display fields in secondary cta dropdown (#915)
k-gerner Nov 21, 2025
4ec495e
Update component screenshots for visual-editor
github-actions[bot] Nov 21, 2025
ee662e7
Update component screenshots for visual-editor
github-actions[bot] Nov 21, 2025
1845f44
Update component screenshots for visual-editor
github-actions[bot] Nov 21, 2025
19488f3
Update component screenshots for visual-editor
github-actions[bot] Nov 21, 2025
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
27 changes: 15 additions & 12 deletions packages/visual-editor/src/components/Locator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -500,18 +500,21 @@ const locatorFields: Fields<LocatorProps> = {
],
}
),
facetFields: YextField(msg("fields.dynamicFilters", "Dynamic Filters"), {
type: "dynamicSelect",
dropdownLabel: msg("fields.field", "Field"),
getOptions: () => {
const entityType = getEntityType();
return getFacetFieldOptions(entityType);
},
placeholderOptionLabel: msg(
"fields.options.selectAField",
"Select a field"
),
}),
facetFields: YextField<DynamicOptionsSelectorType<string>, string>(
msg("fields.dynamicFilters", "Dynamic Filters"),
{
type: "dynamicSelect",
dropdownLabel: msg("fields.field", "Field"),
getOptions: () => {
const entityType = getEntityType();
return getFacetFieldOptions(entityType);
},
placeholderOptionLabel: msg(
"fields.options.selectAField",
"Select a field"
),
}
),
},
},
mapStartingLocation: YextField(
Expand Down
Loading