Releases: bbc/simorgh
Release 4.2060.0
Update WS testing coding standards doc (#12213)
* update: WS testing/ coding standards doc
* update: add links in the reference section
* Apply suggestions from code review
Co-authored-by: Karina Thomas [email protected]
* Apply suggestions from code review
Co-authored-by: Karina Thomas [email protected]
* Apply suggestions from code review
Co-authored-by: Karina Thomas [email protected]
* refactor: per comments
* refactor: per comments
* refactor: remove private links from the doc
* refactor: Added Table of Contents
* refactor: per pr review
---------
Co-authored-by: Karina Thomas [email protected]
Co-authored-by: Holly Christopher [email protected]
Release 4.2059.0
Merge pull request #11300 from bbc/live-label-primitive
Moves live label text and pulse to primitive components
Release 4.2058.0
WSTEAMA-1521 - JumpTo extra variations (#12266)
* WSTEAMA-1521 - JumpTo extra variations
* Update ArticlePage.tsx
* Add optimizely event tracking to OJs
* Update index.stories.tsx
* Type fixes for now
* Allow sendOptimizelyEvents
to be undefined
in other cases
* Story updates
* Make headings optional
* Move variation titles to translation file
* Update index.tsx
* Add new experiment flag
* Make variation variable name more generic
* Testing setting MVT ATI values
* Check for optimizely
inside useOptimizelyVariation
hook
* Update index.test.jsx
* Update index.test.ts
* Delete experimentTopStories
as this is deleted in an upcoming PR
* Skip optimizely recommendation tests as this isn%27t used
* Revert "Skip optimizely recommendation tests as this isn%27t used"
This reverts commit 737886d.
* Comment out useOptimizelyVariation
in view/click hooks
* Revert "Delete experimentTopStories
as this is deleted in an upcoming PR"
This reverts commit 48f6c45.
* Revert useOptimizelyVariation changes
* Revert "Update index.test.ts"
This reverts commit d80f811.
* Update index.test.ts
* Update index.test.tsx
* Add optimizely variation to window object
* Add check for optimizely
to ensure the experimentVariant
value should be set
* Update index.stories.tsx
* Update index.stories.tsx
* Update index.stories.tsx
* Keep service name in translations
* Update index.tsx
* Use optimizely.getVariation
API instead of window object
* Standardise naming convention for Optimizely keys
* Test fixes
* Remove &&
check since we%27re using optional chaining
Release 4.2057.0
Merge pull request #12228 from bbc/cleanup-post-media-pages
WSTEAM1-1488: Media page cleanup
Release 4.2056.0
Merge pull request #12227 from bbc/delete-media-page-references
WSTEAM1-1488: Delete MEDIA_PAGE references
Release 4.2055.0
Merge pull request #12268 from bbc/localise-other-languages-footer-link
Localise Other languages footer link
Release 4.2054.0
[NASAA-271] Google Discover/Top stories experiment cleanup (#12218)
* Remove experiment-specific code, add readme file
* Remove ununsed imports
* Fix test
* Remove mv_experiment_id from beacon values
* Update test
* Add readme to
* Update test to remove reference to google discover experiment
* Clarify experiment names are amp only in tests
* Update documentation
Release 4.2053.0
FIX: skiplink better in some screenreaders (#12255)
Release 4.2052.0
Merge pull request #12258 from bbc/WSTEAM1-1055-add-env-override-tc2-map-e2e
WSTEAM1-1055: Adds renderer_env=test query param for TC2 MAP E2E%27s
Release 4.2051.0
Bump next from 14.2.10 to 14.2.21 (#12261)
Bumps next from 14.2.10 to 14.2.21.
- Release notes
- Changelog
- Commits
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>