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

Merge master (Theme v1.22) into develop #851

Merged
merged 7 commits into from
Jun 23, 2021
Merged

Merge master (Theme v1.22) into develop #851

merged 7 commits into from
Jun 23, 2021

Conversation

cea2aj
Copy link
Member

@cea2aj cea2aj commented Jun 23, 2021

Merge master (v1.22) into develop. This PR includes the fixes that we made on the release branch of v1.22

cea2aj and others added 7 commits June 22, 2021 15:11
Update the fieldset styling to properly align the text with the thumbs on the document search standard card on Firefox

This stying was likely missing from the cards initially because they seem to be releveant to only the allfields-standard card. However these CSS classes are present for both cards so we should use this styling to properly align the thumbs with the text. 

This styling is the same as the styling currently in use for allfields-standard.

J=none
TEST=manual

View a document search direct answer on both chrome and firefox
This PR adds the English-only variant of the `multilang-product-prominentvideo` card to the Theme. All calls to `translateJS` were replaced with static text. This PR also fixes the toggling of `Show More`/`Show Less` in both cards by adding `super.onMount` to the cards' custom `onMount`. 

TEST=manual

Verified I could use this card on a test vertical.
Point to SDK version 1.9

TEST=none
J=none
Add a testcafe config file to make the internet explorer tests more robust

J=none
TEST=manual

Run the tests and confirm they pass
We can remove the `_fireOnDomLoad` from the manual initializer because the setup function itself is called during `DOMContentLoaded`

J=none
TEST=manual

Smoke test runtime config and manual initialization
## Version 1.22.0
### Changes
- Code coverage reports are now generated automatically for the Theme. (#759)
- A number of dependencies were updated in accordance with Dependabot's suggestions. (#780)
- The build time in `Development` mode was reduced significantly. (#782, #829) Build times in 
`Production` mode were also decreased. (#783, #825)
- Two new cards supporting videos were added: `product-prominentvideo` and `multilang-product-prominentvideo`. These cards
work with either YouTube or Vimeo content. (#794)
- The process for formatting hours was made more efficient, resulting in faster renders for cards with hours. (#784)
- Any SDK branch can now be specified in the `global_config.sdkVersion` attribute. (#791)
- Unused CSS was removed from the Theme. (#793, #798)
- To reduce flashing related to the SDK Component lifecycle, placeholder skeletons were added for the `SearchBar` and
`Navigation` components. (#797)
- Additional acceptance tests were added for the `VerticalFullPageMap` and Percy snapshots are now generated for all
cards. (#830, #820)
- Multi-language tests were added for the Theme. (#826)
- The `documentsearch-standard` card now supports rich text featured snippets. (#838)
- A new concept, `RuntimeConfig` was added. This allows configuration, computed at run-time, to be injected into the
Theme and SDK. This new concept enables JWT integrations as well. (#843)
### Bug Fixes
- A number of changes were made to make the Theme's visual regression tests more reliable. (#764, #765, #766, #778)
- Corrected how the CTA URLs for the `menuitem-standard` and `multilang-menuitem-standard` cards are computed. (#787)
- The Google Streetview person icon is now visible when using the `VerticalFullPageMap` layout. (#801)
- The size of the cluster and result pins are now configurable. (#807)
- A double encoding error for `verticalUrl` was fixed. (#836)
- The `Opens At` open status message is now properly translated in all languages. (#834)
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 5.881% when pulling 6129782 on master into 63d44c7 on develop.

@cea2aj cea2aj merged commit 4830c04 into develop Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants