Tags: cea2aj/answers-hitchhiker-theme
Tags
Version 1.27 ### Features - Consumer Authentication support was added for the Sandbox environment. (yext#996) - The existing `image` formatter was updated to support photos sent from the Streams API. (yext#998) - Support for Direct Answers on Vertical was added to the `vertical-standard` template. It is commented out by default. (yext#994) ### Changes - To better support Consumer Authentication, the `AnswersExperience.init()` method can be called on `Document` load. (yext#995) - The default `universalLimit` for all Vertical page configs was updated to 4. (yext#1010, yext#1021) ### Bugfixes - Ensured that in all page templates, the `SpellCheck` appears above the `ResultsCount`. (yext#1011, yext#1017) - In the `highlightedField` formatter, any HTML tag that appears in the text, that is not `<mark>` or `</mark>`, is now escaped. (yext#1012) - Font pre-loads on Multi-lang sites now work correctly. (yext#1018) - A new CSS variable was added: `--yxt-filter-options-option-label-line-height`. This variable, when kept in proper proportion to `--yxt-filters-and-sorts-font-size`, will ensure the scroll bar does not erroneously appear for filter options. (yext#1015, yext#1019)
Version 1.26 (yext#1007) ## Version 1.26.0 ### Features - Add support for the auth token, with a new global_config `token` field (yext#976) - Add support for the visitor, which can be set or changed at runtime (yext#970) - Add support for generic thumbs up/down feedback buttons to all cards (yext#973, yext#1005) - Handle page and template names with spaces (yext#988) ### Changes - Update styling of navigation ‘More’ menu (yext#989) - Update hover color of search bar buttons (yext#1000) - Internal repo changes (automate WCAG testing (yext#987)) ### Bugfixes - Fix console error which would appear on google maps (yext#955) - Fix extra query when loading in iframe integrations (yext#986) - Fix bug that displayed links that didn’t exist (yext#990) - Allow microphone access for voice search in iframe (yext#991) - Fix issue with custom search icon size (yext#992) - Fix bug with new prop comments not being added (yext#1004) - Fix distance alignment on location cards (yext#1006)
Version 1.25.0 (yext#979) ## Version 1.25.0 ### Features - Facets can be sorted by optionsOrder (yext#968) (yext#972) ### Enhancements - Improved performance on the locator map view on mobile (yext#954) - Improved build validation (yext#962) - Vertical icons are commented-out by default (yext#967) ### Bug Fixes - Fixed a bug with Direct Answer analytics (yext#978) - Improve locale support with the distance formatter (yext#795) - The primary text color variable now applies to the body of all cards (yext#966)
v1.24.0 ## Version 1.24.0 ### Features - A new formatter was added that prints the list of categories applied to an entity. (yext#946) - Added a new localized price range formatter. (yext#943) ### Enhancements - Google's text highlighting was added to the "View Details" link on the `document-search` Direct Answer card. Note that the highlighting is only applied when the user's browser is Chrome. (yext#945) - The Open Status translations are no longer hard-coded in `static` JS files. Instead, they are sourced from the Theme's .PO files. This means they can be overridden in custom .PO files. ### Bugfixes - Styling was added to the `prominent-image` and `prominent-video` cards to ensure that images and videos, respectively, are the same size. (yext#941, yext#950)
Version 1.23.0 (yext#933) ### Features - Support for new languages including Chinese (Traditional), Chinese (Simplified), Russian, Polish, Portuguese, Dutch, Arabic, Korean, Swedish, and Hindi (yext#918) (yext#900) - A loading indicator can now be enabled on the search bar (yext#875) - Voice search support (yext#894) - Analytics, session tracking, and query source can now be toggled through Runtime Config (yext#869) (yext#879) - Added validation to ensure that parts of global_config and page configs are valid (yext#888) - Font preloads are now located in the layouts/preload-fonts.hbs file (yext#893) - Global config now includes "sessionTrackingEnabled" and "analyticsEventsEnabled" (yext#898) - Added a partial for additional Answers configuration (yext#903) - Map pins now support custom label colors (yext#922) ### Enhancements - The full-page-map "Search This Area" functionality is better optimized when a user quickly zooms in or out of the map (yext#861) - Improved build time during development mode (yext#865) - Icons were updated from components to Handlebars partials to improve performance (yext#874) ### Bugfixes - When upgrading the theme version, the global config will no longer contain duplicate options which are commented out (yext#916) - When upgrading the theme, the tests folders are now removed which improves build performance (yext#913)
v1.22.3 ### Bug Fixes - Fixed a memory leak in the Theme that occurred when the `grunt watch` task was used. Builds kicked off by the `watch` would retain a significant chunk of their allocated memory, even after completion. This behavior was corrected. (yext#906)
v1.22.2 ### Bug Fixes - Fixed the logic of the `getLanguageForProvider` utility method. This method maps the `locale` specified by the user to one that is understood by the chosen map provider. (yext#891) - Corrected a styling issue with the `SpellCheck` query suggestion. This issue made it difficult to click the query suggestion and fire off a new query. (yext#892)
PreviousNext