Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
b7fd2d7
Add sport data fetching
alex-magana Apr 9, 2026
f1985ce
Add sport data fetcher module
alex-magana Apr 9, 2026
418821d
Add Head2HeadV2 component to Simorgh
alex-magana Apr 14, 2026
1d0c069
Setup sport header auxiliary components
alex-magana Apr 14, 2026
e68d218
Add sport-badge helper
alex-magana Apr 15, 2026
43a687b
Migrate Team component
alex-magana Apr 15, 2026
ee98fff
Add MatchProgress component
alex-magana Apr 15, 2026
a7739d9
Add PenaltyScores component
alex-magana Apr 15, 2026
fc2f97e
Fix imports
alex-magana Apr 15, 2026
36eb8f1
Fix imports
alex-magana Apr 15, 2026
0f5b7f6
Fix styling formatting
alex-magana Apr 16, 2026
cee7628
Fix Team component
alex-magana Apr 16, 2026
af53e4f
Fix Centre component
alex-magana Apr 16, 2026
939258b
Fix MatchProgress component
alex-magana Apr 16, 2026
1717b73
Fix PenaltyScores component
alex-magana Apr 16, 2026
07415ef
Fix header styles
alex-magana Apr 16, 2026
4c4f456
WS-2524: Removes POC fetcher. Types response
Isabella-Mitchell Apr 21, 2026
634d8da
WS-2524: Adds fixture data
Isabella-Mitchell Apr 21, 2026
6d09d32
WS-2524: Lint
Isabella-Mitchell Apr 22, 2026
d1a90fc
WS-2542: Add fixture for status stories
Isabella-Mitchell Apr 22, 2026
ca121f4
WS-2524: Lint
Isabella-Mitchell Apr 22, 2026
1fbfc12
WS-2524: Updates tests so they run (pt 1)
Isabella-Mitchell Apr 22, 2026
0100e00
WS-2524: Updates tests so they run (pt 2) [copilot]
Isabella-Mitchell Apr 22, 2026
816fc66
WS-2524: Updates tests so they run (pt 3) [copilot]
Isabella-Mitchell Apr 22, 2026
205c017
WS-2524: Remove surplus fixture data
Isabella-Mitchell Apr 22, 2026
e8be0c3
WS-2524: Tidies
Isabella-Mitchell Apr 22, 2026
73baa1e
WS-2524: Updates unit tests so they run [copilot]
Isabella-Mitchell Apr 22, 2026
7f41928
WS-2524: Adds mid event stories
Isabella-Mitchell Apr 22, 2026
daddfa5
WS-2524: Gets storybook files rendering
Isabella-Mitchell Apr 22, 2026
85b38fb
WS-2524: Tidies
Isabella-Mitchell Apr 22, 2026
5f6e03e
WS-2524: Disables tests on chromatic for now
Isabella-Mitchell Apr 22, 2026
6b892c1
WS-2524: Adds heading to stories
Isabella-Mitchell Apr 22, 2026
6790a4e
WS-2524: Removes sport badges storyboook - can refer to PS docs
Isabella-Mitchell Apr 22, 2026
7abe070
WS-2524: Remvoes Rugby stories
Isabella-Mitchell Apr 22, 2026
a1e7ef5
WS-2524: Tidies
Isabella-Mitchell Apr 22, 2026
ffe0c33
WS-2524: Adds page level story
Isabella-Mitchell Apr 22, 2026
1cf55de
WS-2524: Tidies
Isabella-Mitchell Apr 22, 2026
b9f989e
WS-2524: Condenses stories
Isabella-Mitchell Apr 22, 2026
2fa0378
WS-2524: Removes fixture data
Isabella-Mitchell Apr 22, 2026
581ad25
WS-2524: Tidies
Isabella-Mitchell Apr 22, 2026
de274a2
WS-2524: Adds visually hidden headingS
Isabella-Mitchell Apr 22, 2026
a3d591d
WS-2524: Only render on test env. Adds unit test coverage
Isabella-Mitchell Apr 22, 2026
b8a72b3
WS-2524: Adds colours to palette
Isabella-Mitchell Apr 23, 2026
89378ae
WS-2524: Adds live label header to Sports Data live page
Isabella-Mitchell Apr 23, 2026
a305f9d
WS-2524: Refactors styles
Isabella-Mitchell Apr 23, 2026
8329f1a
WS-2524: Removes static assets
Isabella-Mitchell Apr 23, 2026
7b54734
WS-2524: Tidy up post migration
Isabella-Mitchell Apr 23, 2026
610ab38
WS-2524: Permits placeholder to render on Storybook
Isabella-Mitchell Apr 23, 2026
1d5abb0
WS-2524: Permits placeholder to render on Storybook
Isabella-Mitchell Apr 23, 2026
ad1a4a7
WS-2524: Uses SportData Live status and Title on livePage
Isabella-Mitchell Apr 23, 2026
e44efe2
WS-2524: Fixes title order for A11y. Temp hardcodes a translation
Isabella-Mitchell Apr 23, 2026
5f83367
WS-2524: Temp: overrides fixture data so local asset is live
Isabella-Mitchell Apr 23, 2026
f8d668f
WS-2524: Updates storybook image handling
Isabella-Mitchell Apr 23, 2026
3afa12a
WS-2524: Updates unit tests
Isabella-Mitchell Apr 23, 2026
bc2d7f8
WS-2524: Improves styling and spacing
Isabella-Mitchell Apr 23, 2026
9c7fdc8
WS-2524: Updates styles
Isabella-Mitchell Apr 23, 2026
b783c8a
WS-2524: update style import
Isabella-Mitchell Apr 28, 2026
215810f
WS-2524: update type file and import
Isabella-Mitchell Apr 28, 2026
b0cde21
WS-2524: Removed unused images. move to public folder
Isabella-Mitchell Apr 28, 2026
636c645
WS-2524: Use PS hosted images for now
Isabella-Mitchell Apr 28, 2026
deb986b
WS-2524: Tidies: removes comment
Isabella-Mitchell Apr 29, 2026
516cea1
WS-2524: Adds card SVGs as icons. Refactors card component to use icons
Isabella-Mitchell Apr 29, 2026
db7b74c
WS-2524: Fix storybook dates
Isabella-Mitchell Apr 29, 2026
94d4a69
WS-2524: Fix story prop
Isabella-Mitchell Apr 29, 2026
5580a0e
WS-2524: Fix typos. Add disclaimer to README
Isabella-Mitchell Apr 29, 2026
9f8f164
Merge branch 'latest' into WS-2524-sports-header-front-end-render
Isabella-Mitchell Apr 29, 2026
ec5a2aa
WS-2524: Reverts badge placeholder logic to prepare for future work
Isabella-Mitchell Apr 29, 2026
64697e7
WS-2524: Removes static assets
Isabella-Mitchell Apr 29, 2026
d6b37fb
Merge branch 'latest' into WS-2524-sports-header-front-end-render
Isabella-Mitchell Apr 29, 2026
32cd140
Revert commit 64697e7a951d94fc88234226ae64fe138c966c19
Isabella-Mitchell Apr 29, 2026
7c46a80
WS-2524: Removes static assets
Isabella-Mitchell Apr 29, 2026
561a580
Merge latest
Isabella-Mitchell Apr 29, 2026
8a4a560
WS-2524 revert commit 561a5808f1c1e3029b7228c5cee779b14dde7fe3
Isabella-Mitchell Apr 29, 2026
238c48e
WS-2524: Hides badges
Isabella-Mitchell Apr 29, 2026
26c0826
WS-2524-new: Moves webcore component out to dedicated folder
Isabella-Mitchell Apr 29, 2026
35c6053
WS-2524: Fix import
Isabella-Mitchell Apr 30, 2026
f1348d7
WS-2524: Fix linting
Isabella-Mitchell Apr 30, 2026
ebe1622
WS-2524: Adds stories
Isabella-Mitchell Apr 30, 2026
06b531a
Merge pull request #13961 from bbc/WS-2524-new-move-folder
Isabella-Mitchell Apr 30, 2026
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
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const storybookConfig: StorybookConfig = {
'../src/app/legacy/psammead/psammead-locales/**/*.stories.@(t|j)sx',
'../src/app/legacy/psammead/index.stories.tsx',
'../src/app/components/**/*.stories.@(t|j)sx',
'../src/app/components-webcore/**/*.stories.@(t|j)sx',
'../src/app/pages/**/*.stories.@(t|j)sx',
'./DocsDecorator/**/*.stories.@(t|j)sx',
'./StorybookComponents/**/*.stories.@(t|j)sx',
Expand Down
Loading
Loading