Releases: newscorp-ghfb/NewsKit
Releases Β· newscorp-ghfb/NewsKit
v6.9.0
What's Changed
New Features π
- feat(PPDSC-2510): add dismissOnBlur prop to Popover by @mutebg in #551
- feat(PPDSC-2696): set default padding block to 'space000' for breadCrumbItem by @Xin00163 in #565
- feat(ppdsc-2658):add styled component name to classname for debugging by @LukeFinch in #553
- feat(PPDSC-2694): extend text crop to support rem by @mstuartf in #584
Bug Fixes π
- docs(PPDSC-2653): fix console errors on homepage by @evgenitsn in #544
- docs(PPDSC-2652): fix console errors on components tabs page by @evgenitsn in #552
- fix(PPDSC-2659): update breadcrumb icon to use margin instead of padding by @mutebg in #575
- fix(PPDSC-2661): add controlled prop to Select by @mutebg in #540
- fix(PPDSC-2717): fix aria-labelledby on select panel by @mutebg in #583
- fix(PPDSC-2611): fix pipeline by @mstuartf in #596
- Fix/ppdsc 2611 fix 1 by @mstuartf in #629
Other Changes π§±
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/omlet by @dependabot in #545
- chore(deps): bump json5 from 1.0.1 to 1.0.2 in /lib/codemod by @dependabot in #546
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #547
- docs(PPDSC-2657): make sidebar drawer dismissed when click on the menuItem by @Xin00163 in #550
- chore(PPDSC-1581): upgrade to cypress 12 by @mstuartf in #549
- docs/ppdsc 2616 accessibility section by @baburay23 in #548
- docs(PPDSC-2325): transform event object by @mutebg in #561
- Docs/ppdsc 2552 content updates by @mstuartf in #557
- docs(PPDSC-2693): add stylePreset to TextBlock by @Xin00163 in #566
- docs(PPDSC-2636): update release notes page by @evgenitsn in #563
- docs(PPDSC-2660): headline page by @mstuartf in #567
- chore(PPDSC-2625): fail build on cms issues by @mstuartf in #564
- Docs/ppdsc 2615 update usage section on all site by @RashikaNewsUK in #558
- docs(PPDSC-2571): refactor Meta component by @evgenitsn in #572
- chore(PPDSC-1580): upgrade to jest 29 by @JohnTParsons in #576
- docs(PPDSC-2664): byline documentation by @evgenitsn in #578
- docs(PPDSC-2497): layer & layerOrganizer docs by @Xin00163 in #574
- chore(xxxx-0000): remove staging env by @mutebg in #585
- ci(PPDSC-2700): Add slack notify for every job where missing by @Vanals in #582
- docs/ppdsc 2616 onboarding new pages by @baburay23 in #573
- docs(PPDSC-2662): slider page by @mstuartf in #570
- docs(PPDSC-2517): update TextField component scenarios by @evgenitsn in #587
- docs(PPDSC-2666): caption documentation by @evgenitsn in #589
- docs(PPDSC-2665): date-time component docs by @Xin00163 in #590
- chore(PPDSC-2611): fewer tests for baseline updates by @mstuartf in #588
- Docs/ppdsc 2550 content update actions and inputs by @jannuk59 in #598
- docs(PPDSC-2355): stack docs by @Xin00163 in #593
- chore(PPDSC-2675): speed up unit tests local run by @Xin00163 in #600
- fix(PPDSC-2797): remove headless browsers by @LukeFinch in #609
- docs(PPDSC-2325): set tracking default object by @mutebg in #611
- chore(deps): bump jszip from 3.7.1 to 3.8.0 by @dependabot in #601
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /lib/omlet by @dependabot in #604
- ci(PPDSC-2771): circleci work for dev k8s to s3 migration by @JohnTParsons in #603
- Docs/ppdsc 2551 content update feedback and status by @jannuk59 in #599
- docs(PPDSC-2710): update image component storybook scenarios by @evgenitsn in #595
- fix(PPDSC-2712): circle remote docker has no space left by @Xin00163 in #623
- feat(PPDSC-2689): Community Contributions pages by @LukeFinch in #586
- chore(PPDSC-2573): storybook - hide docs in modal & drawer stories by @JohnTParsons in #621
- docs(PPDSC-1966): remove amp mentions by @JohnTParsons in #631
- fix(PPDSC-2830): fix logo rerendering on home page by @jps in #626
Full Changelog: v6.8.0...v6.9.0
v6.8.0
What's Changed
New Features π
- Feat(PPDSC-2572): uncontrolled sub menu by @mstuartf in #518
- feat(PPDSC-2647): image width & height props by @Xin00163 in #529
Bug Fixes π
- fix(PPDSC-2596): flexbox issue in Safari by @Xin00163 in #525
- fix(PPDSC-2631): fix select panel position by @mutebg in #520
- fix(PPDSC-2634): select panel zindex by @mutebg in #527
- fix(PPDSE-2633): fix-ppdse-2633 added noCrop by @baburay23 in #531
- docs(PPDSC-2651): fix react key console error for media list by @evgenitsn in #539
Other Changes π§±
- docs(PPDSC-2601): update Accordion component storybook scenarios by @evgenitsn in #519
- chore(PPDSC-2592): remove all unused .tsx illustrations by @evgenitsn in #526
- refactor(PPDSC-2606): update feature card component & copy by @JohnTParsons in #515
- chore(PPDSC-2644): update current svgs and loader by @mutebg in #522
- docs(PPDSC-2602): update Caption component storybook scenarios by @evgenitsn in #521
- docs(PPDSC-2561) Update titles in Usage section on site to support custom titles by @RashikaNewsUK in #524
- chore(PPDSC-2518): upgrade to next.js 13 by @JohnTParsons in #530
- docs(PPDSC-2538) breadcrumbs documentation by @RashikaNewsUK in #528
- docs(PPDSC-2648): fix hydration error on why newskit page by @Xin00163 in #537
- chore(PPDSC-2614): make sure gh cli initialized by @mstuartf in #541
- chore(PPDSC-2643): add missing unit tests for getSheets by @JohnTParsons in #538
- docs(PPDSC-2325): improve tracking in playground section by @mutebg in #536
- chore(PPDSC-2512): component statuses by @mstuartf in #533
- docs(PPDSC-2650): react error on components overview by @Xin00163 in #542
- docs(PPDSC-2559): build 404 page by @evgenitsn in #534
New Contributors
- @JohnTParsons made their first contribution in #515
Full Changelog: v6.7.0...v6.8.0
v6.7.0
What's Changed
New Features π
- feat(PPDSC-2609): submenu overrides and href by @mutebg in #504
Bug Fixes π
- fix(PPDSC-2591): select virtualized list measure correct size by @mutebg in #510
Other Changes π§±
- chore(PPDSC-2614): simplify fetching branch name for merge commit by @mstuartf in #505
- chore(PPDSC-2481): add marketwatch and wsj themes by @mstuartf in #492
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #507
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /lib/codemod by @dependabot in #506
- docs(PPDSC-2495): update Button component storybook scenarios by @evgenitsn in #509
- docs(PPDSC-2600): update Assistive Text component storybook scenarios by @evgenitsn in #512
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #476
- chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #508
- docs(PPDSC-2627) updated overrides in doc sites by @RashikaNewsUK in #516
- chore(deps): bump express from 4.17.1 to 4.18.2 by @dependabot in #513
- docs(PPDSC-2557): update Byline component storybook scenarios by @evgenitsn in #511
- docs(PPDSC-2470): character-count-documentation by @RashikaNewsUK in #501
- docs(PPDSC-2595): Use Google Sheets as CMS for Roadmap page by @LukeFinch in #502
Full Changelog: v6.6.0...v6.7.0
v6.6.0
What's Changed
New Features π
- feat(PPDSC-2088): breadcrumb component by @baburay23 in #466
- feat(PPDSC-2597): expose select icon override and onOpen prop by @mutebg in #497
- feat(PPDSC-2449): Add support to TextArea & TextField for users going over the set max length by @jannuk59 in #465
Bug Fixes π
- fix(PPDSC-2554): link does not break to multiple lines by @evgenitsn in #482
- fix(PPDSC-2608): fix select panel position on scroll by @mutebg in #485
Other Changes π§±
- fix(PPDSC-2599): enable js on slider snapshots by @mstuartf in #479
- fix(PPDSC-2605): safari svg filters fix by @evgenitsn in #487
- feat(PPDSC-2555): SVG Exporter - Export with CSS vars by @LukeFinch in #493
- docs(PPDSC-2438): add about overview page by @evgenitsn in #475
- docs(PPDSC-2525): sub menu added in menu documentation by @RashikaNewsUK in #484
- docs(PPDSC-2474): add overrides storybook themes support by @evgenitsn in #503
- docs(PPDSC-2400): ordered list documentation by @RashikaNewsUK in #481
- docs(PPDSC-2437): update introduction about page by @evgenitsn in #480
- chore(PPDSC-2607): update Percy baselines in main workflow by @mstuartf in #483
- chore(PPDSC-2607): add missing job to main workflow by @mstuartf in #488
- chore(PPDSC-2618): remove Applitools jobs and related code by @mstuartf in #496
- chore(PPDSC-2620): skip comps checks when docs visual changes selected by @mstuartf in #499
- chore(PPDSC-2622): update CODEOWNERS by @evgenitsn in #500
- chore(PPDSC-2607): make storybook available for comp tests by @mstuartf in #494
- chore(PPDSC-2617): include empty test in main suite by @mstuartf in #495
- chore(PPDSC-2607): checkout workspace before check by @mstuartf in #489
- chore(PPDSC-2599): ongoing flaky Percy test fixes fixes by @mstuartf in #486
- chore(PPDSC-2599): more fixes by @mstuartf in #498
Full Changelog: v6.5.1...v6.6.0
v6.5.1
What's Changed
New Features π
- feat(PPDSC-2077): add grid-auto props to GridLayout by @Xin00163 in #447
- feat(PPDSC-2482): components tracking part 2 by @mutebg in #439
- feat(PPDSC-2523): sub menu component by @Xin00163 in #464
Bug Fixes π
- fix(PPDSC-2387): Update Flags to use GridLayout by @LukeFinch in #419
- fix(PPDSC-2590): select multiple on change events by @mutebg in #477
Other Changes π§±
- feat(PPDSC-2500): add storybook urls to component pages by @mstuartf in #449
- fix(PPDSC-2524): ignore regions for newskit version by @mstuartf in #441
- fix(PPDSC-2480): load correct font urls by @mstuartf in #448
- fix(PPDSC-2501): release notes change level and version by @Xin00163 in #445
- fix(PPDSC-2504): allow pipeline to fail for non-visual errors by @mstuartf in #431
- fix(PPDSC-2500): fix pipeline deps by @mstuartf in #469
- Fix/PPDSC-2560 percy config by @mstuartf in #467
- fix(PPDSC-2576): use partial builds + test config changes by @mstuartf in #471
- fix(PPDSC-2500): correct test deps for release pipeline by @mstuartf in #478
- docs(PPDSC-2342): added tracking to the navigation and sections clicks by @evgenitsn in #425
- feat(PPDSC-2410): setup percy poc by @mstuartf in #417
- docs(PPDSC-2346): Grid cell documentation by @RashikaNewsUK in #420
- docs/PPDSC-1663-add-deprecated-section by @baburay23 in #438
- docs/ppdse 2340 update space page by @baburay23 in #443
- perf(PPDSC-2536): update the duration in seconds for the tests by @evgenitsn in #459
- docs(PPDSC-2553): update accordion docs by @messmike in #452
- docs(PPDSC-2548): update content by @GeriReid in #453
- docs(PPDSC-2545): copy updates to guide pages by @n-dorman in #455
- docs(PPDSC-2544): update about introduction by @nathanparris in #454
- docs(PPDSC-2483): update Banner storybook scenarios by @evgenitsn in #451
- docs:(PPDSC-2549) components content updates by @jamestnew in #456
- Docs/ppdsc 2547 website content updates foundations by @nathanparris in #462
- docs(PPDSC-2323): add event tracking to toc by @mutebg in #460
- docs(PPDSC-2426) fix scroll behaviours by @LukeFinch in #450
- docs(PPDSC-2388): link-documentation by @RashikaNewsUK in #444
- docs(PPDSC-2459): replace illustrations with svg by @evgenitsn in #446
- docs(PPDSC-2540): google api for Homepage by @Xin00163 in #474
- docs(PPDSC-2399): unordered-list documentation by @RashikaNewsUK in #468
New Contributors
- @messmike made their first contribution in #452
- @GeriReid made their first contribution in #453
- @n-dorman made their first contribution in #455
- @nathanparris made their first contribution in #454
- @jamestnew made their first contribution in #456
Full Changelog: v6.4.0...v6.5.1
v6.4.0
What's Changed
New Features π
- feat(PPDSC-2330): re-orgnise codemod by @Xin00163 in #416
- feat(PPDSC-2281): update utilities section in components overview page by @evgenitsn in #370
- feat(PPDSC-2472): improve components tracking part 1 by @mutebg in #422
Bug Fixes π
- fix(PPDSC-2431): make sure visual test tests right behaviour by @mstuartf in #410
- fix(PPDSC-2488): fix failing cypress tests by @mstuartf in #428
- fix(PPDSC-2494): fix grid-layout areas with no space by @mutebg in #424
- Fix/ppdsc 2479 code sandbox broken by @baburay23 in #423
- fix(PPDSC-2503): stable eyes-cypress version by @mstuartf in #433
- fix(PPDSC-2502): Double logical props on stack children by @LukeFinch in #436
- fix(PPDSC-2473): next screen styles by @Xin00163 in #437
- fix(PPDSC-2513): add ignore regions to tabs tests by @mstuartf in #440
Other Changes π§±
- docs(PPDSC-2381): Tag documentation by @RashikaNewsUK in #402
- docs(PPDSC-2417): add theme switch to mobile menu by @evgenitsn in #414
- docs/ppdsc 2445 updated divider stories by @baburay23 in #411
- ci(PPDSC-2471): update DOCKER_TAG to enable deploys from main by @evgenitsn in #427
- ci(PPDSC-2471): update DOCKER_TAG in eks_flux_deploy by @evgenitsn in #432
- ci(PPDSC-2471): release website with every merge to main by @evgenitsn in #435
New Contributors
- @RashikaNewsUK made their first contribution in #402
- @LukeFinch made their first contribution in #436
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
New Features π
- docs(PPDSC-2444): update flag component scenarios + layout updates by @evgenitsn in #396
- Feat/ppdsc 2415 omlet script by @baburay23 in #384
- feat(PPDSC-2246): add character count component by @mstuartf in #394
- feat(PPDSC-2448): export hooks by @Xin00163 in #404
Bug Fixes π
- feat(PPDSC-2421): Background color beyond scroll by @jannuk59 in #408
- fix(PPDSC-2432): fix release notes code formatting by @mstuartf in #406
- Fix/PPDSC-2430: additional props audio player composable by @Xin00163 in #405
Other Changes π§±
- docs(PPDSC-2427): draft release notes by @mutebg in #403
- docs(PPDSC-2363): update text cropping docs by @evgenitsn in #409
- docs(PPDSC-2446): update Block component storybook scenarios by @evgenitsn in #407
Full Changelog: v6.2.2...v6.3.0
v6.2.2
What's Changed
New Features π
- docs(PPDSC-2439): add utilities and deprecated sections to storybook by @evgenitsn in #395
Other Changes π§±
- chore(deps): bump vm2 from 3.9.10 to 3.9.11 by @dependabot in #391
- chore(PPDSC-2415): chore/ppdsc/2415-new logo added by @baburay23 in #397
- docs(PPDSC-2345): Scroll documentation by @Srinivasan-Ramasamy in #393
- Chore/ppdse 2462 release fix with local storage by @baburay23 in #401
Full Changelog: https://github.com/newscorp-ghfb/newskit/compare/v6.2.1..v6.2.2
v6.2.1
What's Changed
New Features π
- feat(PPDSC-2384): implement design feedback to search modal by @mstuartf in #390
- feat(PPDSC-2418): update storybook theme and foundations by @evgenitsn in #385
Other Changes π§±
- chore(PPDSC-2458): chore/ppds-2458-release-fix by @baburay23 in #398
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
New Features π
- feat(PPDSE-2360): feat-2360-vertical-volume-control-gap by @baburay23 in #371
- feat(PPDSC-2403): Extend role and aria-haspopup on Popover by @jannuk59 in #381
- feat(PPDSC-2384): add new start screen to search modal by @mstuartf in #387
- chore(PPDSC-2136): add accessibility tests for newskit dark theme by @evgenitsn in #389
- feat(PPDSC-2405): export withOwnTheme by @Xin00163 in #392
Bug Fixes π
- fix(PPDSC-2402): select panel jumps to top of the page by @mutebg in #378
- fix(PPDSC-2361): fix tnl fonts by @mstuartf in #383
Other Changes π§±
- docs(PPDSC-2331): Grid layout guide documentation by @Srinivasan-Ramasamy in #368
- docs(PPDSC-2286): Form guide documentation by @Srinivasan-Ramasamy in #377
- docs(PPDSC-2383): search add label and filter results by @mutebg in #379
- docs(PPDSC-2357): Update on transition presets doc table by @Srinivasan-Ramasamy in #388
- docs(PPDSC-2245): Text area documentation by @Srinivasan-Ramasamy in #386
- chore(PPDSC-2234): investigate Storybook analytics by @mutebg in #338
Full Changelog: v6.1.0...v6.2.0