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

[BD-8468][BpkCarousel] new component for mobile #3059

Merged
merged 181 commits into from
Jun 7, 2024
Merged

Commits on Nov 3, 2023

  1. backpack carousel

    Ricci Mwangela committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e6fa988 View commit details
    Browse the repository at this point in the history
  2. Update packages/bpk-component-carousel/README.md

    Co-authored-by: Ollie Curtis <[email protected]>
    R1CC1M and olliecurtis authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dc3964b View commit details
    Browse the repository at this point in the history
  3. Update packages/bpk-component-carousel/src/BpkCarouselContainer.modul…

    …e.scss
    
    Co-authored-by: Ollie Curtis <[email protected]>
    R1CC1M and olliecurtis authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    419970d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a4e82 View commit details
    Browse the repository at this point in the history
  5. add license header

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fbb1966 View commit details
    Browse the repository at this point in the history
  6. direct import

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    91b350e View commit details
    Browse the repository at this point in the history
  7. alt tag a11y

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a197a5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6d27c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dea5f21 View commit details
    Browse the repository at this point in the history
  10. remove unused imports

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c092d32 View commit details
    Browse the repository at this point in the history
  11. add license header

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8068214 View commit details
    Browse the repository at this point in the history
  12. Update packages/bpk-component-carousel/README.md

    Co-authored-by: Ollie Curtis <[email protected]>
    R1CC1M and olliecurtis authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c59f9f2 View commit details
    Browse the repository at this point in the history
  13. visual test added

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    324b380 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d93a115 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d45bbaf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    30d922b View commit details
    Browse the repository at this point in the history
  17. regen bpk carousel image css

    R1CC1M committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4c77737 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    78735ba View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    b4e9732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f88af4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    6999c0d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update bpk carousel

    Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4fe4ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b8513 View commit details
    Browse the repository at this point in the history
  3. [BpkInput]: Updating input HoC for keyboard events (#3194)

    [BpkInput]: Updating input HoC for keyboard events (#3194)
    
    * Updating datepicker to not open when focusing by default
    
    * Change type to be generic due to issues
    
    * Update to add prop back to example for visual testing
    
    * Updating types and adding supression comment
    
    ---------
    
    Co-authored-by: Simon Ward <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a4a94c8 View commit details
    Browse the repository at this point in the history
  4. [BpkMobileScrollContainer] Add aria label (#3281)

    * add optional aria label
    
    * set aria label to default null
    
    ---------
    
    Co-authored-by: Ricci Mwangela <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9f9a914 View commit details
    Browse the repository at this point in the history
  5. [BpkHorizontalNav] Add aria label (#3279)

    * add aria label
    
    * update snapshots
    
    * aria label optional
    
    * correct jsx aria syntax
    
    * test render without aria label
    
    * default aria label to null
    
    * fix prop typo
    
    * add prop null test
    
    * update snapshot
    
    ---------
    
    Co-authored-by: Ricci Mwangela <[email protected]>
    Co-authored-by: Simon Ward <[email protected]>
    3 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5779638 View commit details
    Browse the repository at this point in the history
  6. [ST-5579][BpkBreakpoint] Remove react-responsive (#3284)

    [ST-5579][BpkBreakpoint] Remove react-responsive (#3284)
    
    * Remove react-responsive
    * Make useMediaQuery able to be run in tests
    * Copyright + type
    robaw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    69ced8e View commit details
    Browse the repository at this point in the history
  7. ST-5444: Update bpk-svgs from 19.0.1 to 19.1.0 (#3294)

    * bpk-svgs from 19.0.1 to 19.1.0
    
    * also bump in /packages
    dominicfraser authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6d49dad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb5e0d8 View commit details
    Browse the repository at this point in the history
  9. LOOM-1275 BkpCloseButton - Move Icon style override into span (#3283)

    * LOOM-1275 Move Icon style override into span
    
    * Adjust the vertical
    
    * Tying 1.75 as lines up better with Zoom
    
    * Try line-height zero instead to eliminate descenders
    
    * Use -1.75 vertical alignment
    
    * Snapshots updated back to using <span>
    
    ---------
    
    Co-authored-by: James Ronald <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    45afce5 View commit details
    Browse the repository at this point in the history
  10. Bump @percy/cli from 1.27.7 to 1.28.2 (#3291)

    Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.27.7 to 1.28.2.
    - [Release notes](https://github.com/percy/cli/releases)
    - [Commits](https://github.com/percy/cli/commits/v1.28.2/packages/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@percy/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    184f0c5 View commit details
    Browse the repository at this point in the history
  11. Bump @babel/core from 7.23.9 to 7.24.0 (#3286)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.9 to 7.24.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    82121da View commit details
    Browse the repository at this point in the history
  12. Bump webpack-dev-middleware from 6.1.1 to 6.1.2 (#3303)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v6.1.1...v6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8848e2f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b94ca5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e4c4aa View commit details
    Browse the repository at this point in the history
  15. Use the import order defined by skyscanner to ensure consistency with…

    … CSS chunk resoloution (#3234)
    runmoore authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    378b287 View commit details
    Browse the repository at this point in the history
  16. Bump the babel group with 5 updates (#3313)

    Bumps the babel group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.9` | `7.24.1` |
    | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.7` | `7.24.3` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.8` | `7.24.3` |
    | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` | `7.24.1` |
    | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.24.1` |
    
    
    Updates `@babel/cli` from 7.23.9 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-cli)
    
    Updates `@babel/plugin-transform-runtime` from 7.23.7 to 7.24.3
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-plugin-transform-runtime)
    
    Updates `@babel/preset-env` from 7.23.8 to 7.24.3
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env)
    
    Updates `@babel/preset-react` from 7.23.3 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-react)
    
    Updates `@babel/preset-typescript` from 7.23.3 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/plugin-transform-runtime"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/preset-react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    db88464 View commit details
    Browse the repository at this point in the history
  17. Bump actions/cache from 4.0.1 to 4.0.2 (#3312)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.0.1...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0ba2e0d View commit details
    Browse the repository at this point in the history
  18. BpKContentCards LOOM-1276 (#3298)

    * BpKContentCards LOOM-1276
    
    * Remove BpKText and use regular element with conditional CSS
    
    * fixed at 0
    
    * Use mixin for margin reset instead
    
    * attempt 2
    
    * fixed stylelint issues
    
    * fix for setting appropriate margin top and bottom
    
    * revert to using getclassname and add visual tests
    
    * just leave the more complex three card visual test
    
    ---------
    
    Co-authored-by: James Ronald <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c405b88 View commit details
    Browse the repository at this point in the history
  19. BpkBreakpoint: Fix Server Side Rendering (#3299)

    * BpkBreakpoint: Fix & Optimize SSR rendering
    
    * small tweak to useMediaQuery + fix tests
    
    * Re-add snapshot
    
    * Remove isClient block within useMediaQuery useEffect
    
    * mock useMediaQuery in tests
    
    * remove console log
    
    * Add to readme
    
    * Improve guidance
    
    * Update type and README
    
    * Small correction to guidance snipper
    
    * Add dummy import
    
    * Removed isClient from dependency array
    robaw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7f0f9a6 View commit details
    Browse the repository at this point in the history
  20. Bump typescript from 5.3.3 to 5.4.3 (#3308)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bf3dd5a View commit details
    Browse the repository at this point in the history
  21. Fix linting (#3319)

    robaw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    61e0e8a View commit details
    Browse the repository at this point in the history
  22. [DTO-5126][bpk-component-chip] Create BpkIconChip (#3277)

    [DTO-5126][bpk-component-chip] Create BpkIconChip (#3277)
    * Create BpkIconChip
    * generate type declaration files
    * Use initial state from props in examples
    * Add BpkIconChip example to README
    * Fix props formatting
    * don't pass leading icon classname
    * update type declarations
    * fix rtl
    * fix rtl
    * Implicitly set icon only class
    * Imply icon only from no children
    * remove null prop
    * Fix import order
    
    ---------
    
    Co-authored-by: Iain Cattermole <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dd6e9ac View commit details
    Browse the repository at this point in the history
  23. [NOJIRA] [BpkPageIndicator] Add cursor hover behaviour (#3321)

    [NOJIRA] [BpkPageIndicator] Add cursor hover behaviour (#3321)
    * added cursor hover behaviour to BpkPageIndicator
    
    * moved pointer-events rule for active state
    
    * fixed previous pointer-events move mistake
    jonasdjondo authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0b862d6 View commit details
    Browse the repository at this point in the history
  24. LOOM-1261 BpkAccordionItem - Moved className props out into existing …

    …and new spans (#3297)
    
    * LOOM-1261 New pr/branch, moved classes into existing spans
    
    * whitespace fix
    
    * one new span around bpkText
    
    * added inherit to display
    
    * Changed display:inherit to display:block and tagName to h3 from span
    
    * pr feedback, changed spans to divs removing need for display:block
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5b7142f View commit details
    Browse the repository at this point in the history
  25. LOOM-1277 BpkDataTableHeader (#3324)

    * loom-1277 bpkdatatableheader
    
    * fix icon line height to realign
    
    ---------
    
    Co-authored-by: James Ronald <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    45f9f7f View commit details
    Browse the repository at this point in the history
  26. LOOM-1274 BpkBreadcrumb Class 2 Overrides (#3320)

    * BpkBreadcrumb LOOM-1274 Class 2 Overrides
    
    * Fix Styellint issues and update snapshots
    
    * missed tokens prefix
    
    * fix alignment
    
    * fix alignment 02
    
    * fix alignment 03
    
    * fix alignment 04
    
    * fix icon height
    
    * fix alignment 05
    
    * fix alignment 06
    
    * fix alignment 07
    
    * fix alignment 08
    
    * fix alignment 08
    
    * fix alignment 09
    
    * revert back to bpktext
    
    * set specific icon height for regular and zoom
    
    * set specific value that ensures percy snapshots still match
    
    * header comment was moved slightly
    
    ---------
    
    Co-authored-by: James Ronald <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    671736e View commit details
    Browse the repository at this point in the history
  27. LOOM-1283 BpfFieldset Class 2 Overrides (#3326)

    * LOOM-1283 BpfFieldset
    
    * Check add to wrapper
    
    * snapshots updated
    
    ---------
    
    Co-authored-by: James Ronald <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4b44b48 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    532943e View commit details
    Browse the repository at this point in the history
  29. DTO-5235 Add dark background flag for BpkModal and BpkModal v2 (#3323)

    * Colour changes for surface contrast applied to modal
    
    * Use existing token after discussion with Backpack
    
    * BpkModalV2
    
    * Changes to scss files
    
    * Updating type declaration files
    
    ---------
    
    Co-authored-by: Amelia Fitzpatrick <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a2b26ca View commit details
    Browse the repository at this point in the history
  30. LOOM-1282 BkpDrawerContent BpkDrawer Class 2 Overrides (#3327)

    * LOOM-1282 BkpDrawerConent Class 2 Overrides
    
    * Duplicated style removed
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ae87708 View commit details
    Browse the repository at this point in the history
  31. LOOM-1287 BpkFormValidation moved className on BpkSmallExclamationIco…

    …n to new wrapper span (#3331)
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b56442d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bb8ba86 View commit details
    Browse the repository at this point in the history
  33. LOOM-1288 BpkGraphicPromo removed usages of BpkText (#3332)

    * LOOM-1288 BpkGraphicPromo removed usages of BpkText
    
    * removed commented code
    
    * LOOM-1288 BpkGraphicPromo replaced BpkText usage with base elements to clear className usage
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ea7e121 View commit details
    Browse the repository at this point in the history
  34. LOOM-1290 BpkHorizontalNav moved className on BpkMobileScrollContainer (

    #3334)
    
    * LOOM-1290 BpkHorizontalNav moved className on BpkMobileScrollContainer to wrapper div
    
    * added position relative to new div class to fix box shadow z index
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    204df25 View commit details
    Browse the repository at this point in the history
  35. [LOOM-1291][AnimateAndFade] className moved up one level (#3335)

    * move className up one level
    
    * fix undefined classnames
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6072d8e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b65216d View commit details
    Browse the repository at this point in the history
  37. Bump express from 4.18.2 to 4.19.2 (#3318)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ollie Curtis <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c71f6f5 View commit details
    Browse the repository at this point in the history
  38. LOOM-1292 BpkInfoBannerInner - Class 2 Overrides (#3339)

    * LOOM-1292 BpKInfoBannerInner
    
    * Introduce the chevron down icon for alignment simplicity
    
    * Snapshots updated
    
    * Snapshots updated2
    
    * Update packages/bpk-component-info-banner/src/BpkInfoBannerInner.tsx
    
    Co-authored-by: Ollie Curtis <[email protected]>
    
    * Update packages/bpk-component-info-banner/src/BpkInfoBannerInner.tsx
    
    Co-authored-by: Ollie Curtis <[email protected]>
    
    * Mistakenly swapped chevron directions
    
    ---------
    
    Co-authored-by: Ollie Curtis <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0f7547f View commit details
    Browse the repository at this point in the history
  39. LOOM-1299 BpkModal V2 Class 2 Overrides (#3345)

    * LOOM-1299 BpkModal V2 Class 2 Overrides
    
    * Remove redundant header title style
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    50a8ad4 View commit details
    Browse the repository at this point in the history
  40. LOOM-1301 BpkNavigationBar Class 2 Overrides (#3346)

    * LOOM-1301 BpkNavigationBar Class 2 Overrides
    
    * Remove redundant import
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e777530 View commit details
    Browse the repository at this point in the history
  41. [LOOM-1341]: update & --fix to @skyscanner/eslint-config-skyscanner@1…

    …7.4.0 (#3347)
    
    * update linter and --fix
    
    * update ts-expect-error lines
    
    * update ts-expect-error lines
    
    * add snaps
    
    * fix calendar css, remove overriding width
    
    * update @skyscanner/stylelint-config-skyscanner to latest
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    343785a View commit details
    Browse the repository at this point in the history
  42. Bump webpack from 5.90.3 to 5.91.0 (#3316)

    * Bump webpack from 5.90.3 to 5.91.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.90.3...v5.91.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * lint fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: metalix2 <[email protected]>
    Co-authored-by: Matthew Robertson <[email protected]>
    3 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    18d07c2 View commit details
    Browse the repository at this point in the history
  43. [LOOM-1341]: update eslint-config-skyscanner@18 & include forbid rule (

    …#3343)
    
    * update linter and --fix
    
    * update ts-expect-error lines
    
    * update ts-expect-error lines
    
    * inline ignore className usage
    
    * add missing snaps
    
    * align all comments to the same TODO
    
    * remove unused comments
    
    * lock file update
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    770f986 View commit details
    Browse the repository at this point in the history
  44. NOJIRA: Add rating example with stars (#3355)

    It's not immediately obvious that the title attribute of the BpkRating
    can accept any React Node. The only 2 examples of this are images.
    
    This will also be supplanted with an update to the docs
    runmoore authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c1d2175 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ae38ac3 View commit details
    Browse the repository at this point in the history
  46. LOOM-1304 BpkNudger Class 2 Overrides (#3349)

    * LOOM-1304 BpkNudger Class 2 Overrides
    
    * Move children to parent level
    
    * Remove classname and associated test
    
    * disable forbid-component-props for the component classname
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8408c94 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1d4bbc8 View commit details
    Browse the repository at this point in the history
  48. Bump peaceiris/actions-gh-pages from 3 to 4 (#3359)

    Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
    - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
    - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
    - [Commits](peaceiris/actions-gh-pages@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: peaceiris/actions-gh-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b26d506 View commit details
    Browse the repository at this point in the history
  49. LOOM-1315 BpkSpinner moved className prop to wrapper span (#3360)

    * LOOM-1315 BpkSpinner moved className prop to wrapper span
    
    * wrapper around Large and ExtraLarge Spinners
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    33a3ba4 View commit details
    Browse the repository at this point in the history
  50. [LOOM-1302] - Update BpkNavigationBarButtonLink and Icon (#3361)

    * Update BpkNavigationBarButtonLink and Icon
    
    * snapshots
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e96a40d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    f5e9dae View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    6256ccc View commit details
    Browse the repository at this point in the history
  53. [LOOM-1318] [BpkThemeToggle] classname prop update (#3364)

    * Update className prop
    
    * snapshots
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dce26c4 View commit details
    Browse the repository at this point in the history
  54. [NOJIRA][BpkBreakpoint]: add isClient defensively around useEffect & …

    …add test (#3371)
    
    * add isClient defensively around useEffect & add test
    
    * add licence
    
    * prettier
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    68fde9c View commit details
    Browse the repository at this point in the history
  55. LOOM-1317 BpkStar Added spans around icons (#3367)

    * LOOM-1317 WIP Added spans around icons
    
    * snapshots
    
    * Added width and height to div
    
    * changed span to div so as to be correct in BpkStarRating
    
    * snapshots updated with div change
    
    * switched back to spans, changed vertical-align
    
    * possible solution with with flex-inline?
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5c11a3b View commit details
    Browse the repository at this point in the history
  56. [LOOM-1318][BpkCloseButton] Update Style and add onDark prop (#3372)

    * Update className prop
    
    * snapshots
    
    * update to BpkCloseButton
    
    * replace scss classnames with composes
    
    * fix naming
    
    * easier on the eyes
    
    * snapshot fix
    
    * try centreing the icon with font-size
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b1403ff View commit details
    Browse the repository at this point in the history
  57. remove unnecessary className (#3374)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1ee0374 View commit details
    Browse the repository at this point in the history
  58. [BDES-137][bpk-component-mobile-scroll-container] Removed edge fade

    [BDES-137][bpk-component-mobile-scroll-container] Removed edge fade
    FireRedNinja authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5701ca5 View commit details
    Browse the repository at this point in the history
  59. [LOOM-1376][BpkMobileScrollContainer] Comment to declare the classNam…

    …e as an accepted (#3376)
    
    * comment to state the className is an accepted prop in bpkMobileScrollContainer
    
    * make use of allowedFor
    
    * fix rc
    
    * add reason
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ce4f51b View commit details
    Browse the repository at this point in the history
  60. [LOOM-1373][BpkSlider] Comment to declare the className as an accepte…

    …d prop (#3375)
    
    * comment to state the className is an accepted prop in bpkSlider
    
    * add reason and exclusion
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a192784 View commit details
    Browse the repository at this point in the history
  61. [LOOM-1368][BpkModal] Comment to declare the className as an accepted…

    … prop (#3373)
    
    * comment to state the className is an accepted prop in bpkModal
    
    * [LOOM-1373][BpkSlider] Comment to declare the className as an accepted prop (#3375)
    
    * comment to state the className is an accepted prop in bpkSlider
    
    * add reason and exclusion
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    
    * add reason and exclusion
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c63bcb6 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    04ff5c3 View commit details
    Browse the repository at this point in the history
  63. fix ssr re-render behaviour (#3381)

    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c2d6b1e View commit details
    Browse the repository at this point in the history
  64. [LOOM-1313][BpkSectionHeader] Class2 Fixes (#3380)

    * trial with spans
    
    * set textStyle
    
    * set as h2 tag
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8a23b05 View commit details
    Browse the repository at this point in the history
  65. [MAT-1205] [BpkSkeleton] Add new component - bpk-component-skeleton (#…

    …3337)
    
    * implement skeleton
    
    * add declare file
    
    * [MAT-1241] add test files (#3340)
    
    * add test file
    
    * add accessibility test
    
    ---------
    
    Co-authored-by: Felix luo <[email protected]>
    
    * update examples and stories (#3341)
    
    Co-authored-by: Felix luo <[email protected]>
    
    * update readme file (#3342)
    
    Co-authored-by: Felix luo <[email protected]>
    
    * add role for base skeleton component
    
    * optimize code and remove visual test
    
    * update lint
    
    * add a combined component example
    
    * Refactored the code (#3352)
    
    Co-authored-by: Felix luo <[email protected]>
    
    * rename className to skeletonStyle
    
    * update test
    
    * update scss
    
    * update examples
    
    * use vertical style on examples
    
    * remove ariaLabel, simplify bpkskeleton and categorize types
    
    * update readme
    
    * change the declare of default value
    
    ---------
    
    Co-authored-by: Felix luo <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5d5c885 View commit details
    Browse the repository at this point in the history
  66. [ZOOT-992] Increases floating notification's z-index to 2 (#3385)

    Co-authored-by: Michal Sekulski <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f9e6ccc View commit details
    Browse the repository at this point in the history
  67. [BD-7842][BpkMap] Add scaleControl prop for BpkMap component (#3384)

    * Add scaleControl prop for BpkMap component
    
    * change scaleControl as a feature for map
    
    * Revert the changs for REDAME
    
    ---------
    
    Co-authored-by: Kathy Wang <[email protected]>
    KathyWang0208 and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9e5ea14 View commit details
    Browse the repository at this point in the history
  68. [LOOM-1278][BpkBarChart] Class 2 Fix Remove unused classname prop (#3382

    )
    
    * Remove unused classname prop
    
    * update snapshots
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    34f3ba5 View commit details
    Browse the repository at this point in the history
  69. [LOOM-1287][BpkDismissibleChip][BpkSelectableChip] - Class 2 fixes (#…

    …3383)
    
    * option one
    
    * custom style prop
    
    * Best to duplicate the chip code rather than have two layers of classname wraps around the SelectableChip
    
    * tidy unnecessary props
    
    * remove unnecessary props
    
    * keep accessibilityLabel
    
    * update snapshots
    
    * retry
    
    * undo example changes
    
    * tidy up
    
    * use correct chip colours
    
    * fix colours
    
    * ignore-ts error
    
    * rename prop and use it
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c6d1e66 View commit details
    Browse the repository at this point in the history
  70. LOOM-1307 BpkPhoneInput Class 2 Overrides (#3386)

    * LOOM-1307 BpkPhoneInput Class 2 Overrides
    
    * Redundant class overrides removed
    
    * Commented-out code removed
    
    * Revert Input and Select changes
    
    * Added extra tab by a mistake - now removed
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    375c9a9 View commit details
    Browse the repository at this point in the history
  71. Bump gulp from 4.0.2 to 5.0.0 (#3328)

    Bumps [gulp](https://github.com/gulpjs/gulp) from 4.0.2 to 5.0.0.
    - [Release notes](https://github.com/gulpjs/gulp/releases)
    - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
    - [Commits](gulpjs/gulp@v4.0.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gulp
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    80ad9d8 View commit details
    Browse the repository at this point in the history
  72. Remove useless styling (#3388)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9c66a3c View commit details
    Browse the repository at this point in the history
  73. LOOM-1315 BpkSpinner animation fix (#3394)

    * LOOM-1315 Fix changed spans to div to preserve animation
    
    * switched back to spans and added display: block
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ebbc761 View commit details
    Browse the repository at this point in the history
  74. Revert "[LOOM-1278][BpkBarChart] Class 2 Fix Remove unused classname …

    …prop (#3…" (#3398)
    
    This reverts commit 80098ca.
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    94304fd View commit details
    Browse the repository at this point in the history
  75. [LOOM-1377][multiple-components]: remove unrequired ts ignores and ad…

    …dress any typing issues (#3392)
    
    * remove unrequired ts ignores and address any typing issues
    
    * update test and snap
    
    * update lock file
    
    * update to all.tsx
    
    * update snaps
    
    * update inside packages too
    
    * update snaps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    19367e2 View commit details
    Browse the repository at this point in the history
  76. [LOOM-1284][BpkFlare] Fix class 2 CSS issues for BpkFlare (#3389)

    * fix class2 for BpkFlare
    
    * fix alignment issues
    
    * fix the rounded corners
    
    * update eslint comment
    
    * remove unnecessary style
    
    * Update packages/bpk-component-flare/src/BpkContentBubble.js
    
    Co-authored-by: mungodewar <[email protected]>
    
    * Update packages/bpk-component-flare/src/BpkContentBubble.js
    
    Co-authored-by: mungodewar <[email protected]>
    
    * lint
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    Co-authored-by: mungodewar <[email protected]>
    3 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7f31ec1 View commit details
    Browse the repository at this point in the history
  77. [LOOM-1394][BpkCalendar] - Update BpkCalendarWeek and fix fill stylin…

    …g on icons (#3399)
    
    * Update BpkCalendarWeek and fix fill styling on icons
    
    * add in license for scss file
    
    * fix disabled logic
    
    * update snapshots
    
    * removed ts-expect-error
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    18bf4b3 View commit details
    Browse the repository at this point in the history
  78. [LOOM-1286][BpkFloatingNotification]: remove className usage from Bpk…

    …FloatingNotification (#3397)
    
    * remove className usage from BpkFloatingNotification & migrate stories to ts
    
    * fix aria-live example typing
    
    * fix bpk-component-bottom-sheet example typing
    
    * fix the rest of the examples
    
    * remove unrequired flow comments
    
    * update floating-notification tests
    
    * remove unrequired @ts-expect-error statements
    
    * update visual test components
    
    * missed section header
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    052944b View commit details
    Browse the repository at this point in the history
  79. Accepted rules (#3401)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    802538c View commit details
    Browse the repository at this point in the history
  80. [LOOM-1295][BpkClearButton] Remove the BpkClearButton integrate direc…

    …tly with the BpkInput (#3403)
    
    * Update the BpkCloseButton for Class2 fixes
    
    * add snapshots
    
    * remove the ClearButton combine with BpkInput
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4494997 View commit details
    Browse the repository at this point in the history
  81. [IRN-5018][BpkNavigationBar][BpkBottomSheet] Add handling for long ti…

    …tle text (#3393)
    
    [IRN-5018][BpkNavigationBar][BpkBottomSheet] Add handling for long title text (#3393)
    
    * Add example heading which doesn't wrap properly
    * Add example of issue as navigation bar story
    * Adjust navbar and bottom sheet based on design
    * Fix alignment for graphic header
    Fix clamp for BottomSheet h2
    * Apply correct sizings and margins
    Make story names consistent
    * Update snaps
    * Move additional padding to BottomSheet only
    * Generate missing typedefs
    * PR feedback - prop defaults
    * PR feedback - prop default
    steviehailey-skyscanner authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a3d617f View commit details
    Browse the repository at this point in the history
  82. Bump ejs from 3.1.9 to 3.1.10 (#3409)

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.9...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ad06a05 View commit details
    Browse the repository at this point in the history
  83. remove unused styling (#3404)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    25951e3 View commit details
    Browse the repository at this point in the history
  84. LOOM-1306 BpkPaginationNudger Class 2 Overrides (#3410)

    * LOOM-1306 BpkPaginationNudger Class 2 Overrides
    
    * resolve conflicts
    
    * resolve conflicts 02
    
    * reinstate snapshots
    
    * snapshots 01
    
    * snapshots 02
    
    * snapshots 03
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f110224 View commit details
    Browse the repository at this point in the history
  85. [LOOM-1296][withOpenEvents]: Place openable styling within BpkInput (

    …#3408)
    
    * remove className application from withOpenEvents
    
    * update snaps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5205779 View commit details
    Browse the repository at this point in the history
  86. [NOJIRA][chore]: ensure that icon dir is clean before copy (#3413)

    * ensure that icon dir is clean before copy
    
    * remove rimraf dep
    
    * ignore if path is not present when removing (for CI & first time installs)
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fd79539 View commit details
    Browse the repository at this point in the history
  87. [LOOM-1306][BpkPaginationNudget]: Remove customised padding values (#…

    …3415)
    
    * we can remove one-rem padding values
    
    * update snaps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f00b443 View commit details
    Browse the repository at this point in the history
  88. [LOOM-1297][BpkSpinner]: Migrate to ts (#3414)

    * spinner to ts
    
    * remove ts ignores
    
    * add .d.ts files manually (from ts compilation)
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ecedb79 View commit details
    Browse the repository at this point in the history
  89. [ZOOT-1102][BpkDialogInner]: Adds optional aria-modal to the dialog (#…

    …3402)
    
    [ZOOT-1102][BpkDialogInner]: Adds optional aria-modal to the dialog (#3402)
    
    * [ZOOT-1102] Adds aria-modal to the Dialog component
    * [ZOOT-1102] Adds type to ariaModal
    * Revert "[ZOOT-1102] Adds aria-modal to the Dialog component"
    This reverts commit ddfe20b.
    * [ZOOT-1102] Adds type to ariaModal
    * Update lockfile references
    * [ZOOT-1102] Updates Dialog snapshots
    * Update snapshots
    ---------
    
    Co-authored-by: Michal Sekulski <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cf11e5f View commit details
    Browse the repository at this point in the history
  90. Bump glob from 8.1.0 to 10.3.12 (#3329)

    * Bump glob from 8.1.0 to 10.3.12
    
    Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 10.3.12.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v8.1.0...v10.3.12)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update glob processing
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ollie Curtis <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    be974b1 View commit details
    Browse the repository at this point in the history
  91. [LOOM-1297][maintenance]: Automated .d.ts file generation (#3417)

    * Add to transpilation pipeline
    - Add .d.ts file output to dist
    - Create script to add copyright header to each .d.ts file
    - Create additional tsconfig for outputing .d.ts files
    
    * remove src .d.ts files
    
    * remove extra scripts that are no longer required
    
    * fix some files that relied upon local .d.ts files for .js imports in .ts files
    
    * remove line in pull_request_template regarding .d.ts files
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b4b7fc1 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    26fb882 View commit details
    Browse the repository at this point in the history
  93. [LOOM-1297][BpkLoadingButton]: migrate to bpkbutton v2 & adopt ts in …

    …loading button (#3412)
    
    * migrate to bpkbutton v2 & adopt ts in loading button
    
    * remove unrequired ts ignore
    
    * make variants optional types
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ea864e2 View commit details
    Browse the repository at this point in the history
  94. Bump date-fns from 3.3.1 to 3.6.0 (#3305)

    Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.6.0.
    - [Release notes](https://github.com/date-fns/date-fns/releases)
    - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
    - [Commits](date-fns/date-fns@v3.3.1...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: date-fns
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    37891f2 View commit details
    Browse the repository at this point in the history
  95. fix the mixins vars (#3424)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fec7434 View commit details
    Browse the repository at this point in the history
  96. Bump core-js from 3.35.1 to 3.37.0 (#3379)

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.1 to 3.37.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d2bf07f View commit details
    Browse the repository at this point in the history
  97. Bump mini-css-extract-plugin from 2.8.1 to 2.9.0 (#3378)

    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.1 to 2.9.0.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/mini-css-extract-plugin@v2.8.1...v2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a23b14c View commit details
    Browse the repository at this point in the history
  98. Bump style-loader from 3.3.4 to 4.0.0 (#3357)

    Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.4 to 4.0.0.
    - [Release notes](https://github.com/webpack-contrib/style-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/style-loader@v3.3.4...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: style-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    06f6f51 View commit details
    Browse the repository at this point in the history
  99. Bump sass-migrator from 1.8.0 to 2.0.3 (#3293)

    Bumps [sass-migrator](https://github.com/sass/migrator) from 1.8.0 to 2.0.3.
    - [Release notes](https://github.com/sass/migrator/releases)
    - [Changelog](https://github.com/sass/migrator/blob/main/CHANGELOG.md)
    - [Commits](sass/migrator@1.8.0...2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: sass-migrator
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ana Belciug <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    31a5778 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    4c4618d View commit details
    Browse the repository at this point in the history
  101. Bump sass-loader from 14.1.1 to 14.2.1 (#3422)

    Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.1 to 14.2.1.
    - [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/sass-loader@v14.1.1...v14.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass-loader
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    09315a1 View commit details
    Browse the repository at this point in the history
  102. LOOM-1309 BpkPrice Class 2 Overrides (#3418)

    * LOOM-1309 BpkPrice Class 2 Overrides
    
    * Use display:contents
    
    * Use display:flex
    
    * Use display:contents
    
    * Update snapshots and tidy-up
    
    * Missing display:flex for leading--right needed for  height to be 16px, the same as leading
    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    255efae View commit details
    Browse the repository at this point in the history
  103. [NoJIra][BpkModal] Update modal stories to tsx and add visual tests (#…

    …3420)
    
    * update modal stories to tsx and add visual tests
    
    * always open modal
    
    * try with multi modals
    
    * remove unused imports
    
    * remove flow comments
    
    * load both stories?
    
    * timeouts for modals
    
    * quicker loading times
    
    * reduce to fewer to give chance to load
    
    * Storybook comment about subpath
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c044b1d View commit details
    Browse the repository at this point in the history
  104. style fix (#3426)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ca7653b View commit details
    Browse the repository at this point in the history
  105. Revert "Revert "[LOOM-1278][BpkBarChart] Class 2 Fix Remove unused cl…

    …assname …" (#3406)
    
    This reverts commit 4aab7e3.
    metalix2 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    760626e View commit details
    Browse the repository at this point in the history
  106. [ARGG-1063][BpkPopover]: Migrate to floating UI library (#3390)

    [ARGG-1063][BpkPopover]: Migrate to floating UI library (#3390)
    
    * Migrate BpkPopover to floating UI
    * Adding type definition files
    * Updating datepicker usage of popover
    * Addressing feedback
    * remove unused type directive
    * Add migration guide
    * Fix clipping/shadow/gap of arrow and popover
    * Update Placement type to allow for floating UI expected
    olliecurtis authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    684dc46 View commit details
    Browse the repository at this point in the history
  107. [Luna 1326][BpkSlider]: Changes BpkSlider base library for mobile acc…

    …essibility (#3368)
    
    [Luna 1326][BpkSlider]: Changes BpkSlider base library for mobile accessibility (#3368)
    
    * styling aligned
    * remove react-slider, install radix slider
    * initial props setup
    * aria value text update
    * remove class name from the example
    * update tests
    * update readme and stories`
    * ts ds
    * make step optional
    * handle range values being returned as an array
    * stick height in
    * remove debug
    * adds value now aria value
    * update linting for classname
    * Fixing package files for mistaken merge
    LouiseReid authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c4f7a35 View commit details
    Browse the repository at this point in the history
  108. [LOOM-1312] [BpkScrollableCalendarGridList] Moved className to existi…

    …ng wrapper div (#3429)
    
    * LOOM-1312 BpkScrollableCalendarGridList moved className to existing wrapper div
    
    * pr feedback: removed className as unused
    
    * removed unused class from scss
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f29e4ba View commit details
    Browse the repository at this point in the history
  109. [NOJIRA][BpkLoadingButton|BpkCloseButton]: fix loading console errors (

    …#3430)
    
    * fix loading button console error
    
    * fix close button prop type
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6bddd5e View commit details
    Browse the repository at this point in the history
  110. [NOJIRA][internal]: Add danger rule for console.error messages during…

    … testing (#3431)
    
    * add commonFileWarnings
    
    * output test to logs/test.log
    
    * upload and download test logs between jobs
    
    * add logs dir
    
    * debug
    
    * dependency on build job
    
    * ignore current warnings
    
    * remove whitespace
    
    * modifications to regex
    
    * inline download and decompress steps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    647e156 View commit details
    Browse the repository at this point in the history
  111. [IRN-5039] BottomSheet supports aria-label (#3427)

    * [IRN-5039] BottomSheet supports aria-label
    
    * Add tests for modal wrapper
    
    * Add bottom sheet aria tests
    
    * PR feedback
    steviehailey-skyscanner authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3f409cb View commit details
    Browse the repository at this point in the history
  112. [LOOM-1310][BpkRating]: remove className usage on BpkText & migrate t…

    …o TS (#3432)
    
    * BpkRating to TS and remove className usage on BpkText
    
    * fixup styling
    
    * remove old snap
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b020538 View commit details
    Browse the repository at this point in the history
  113. [LOOM-1310][BpkRating]: correct letter-spacing in bpk rating (#3433)

    * BpkRating to TS and remove className usage on BpkText
    
    * fixup styling
    
    * remove old snap
    
    * fix bpk-rating
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    09982ba View commit details
    Browse the repository at this point in the history
  114. spinner fixes (#3434)

    Co-authored-by: Mungo Dewar <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e9d3dc6 View commit details
    Browse the repository at this point in the history
  115. [WALL-1371][BpkText] Add Larken TextStyles to Backpack (#3435)

    [WALL-1371][BpkText] Add Larken TextStyles to Backpack (#3435)
    
    * Add Larken TextStyles to Backpack
    * Update typo in README
    * bump bpk-foundations
    * BpkText test and add to VR test
    * test to use RTL queries and remove snaps
    * fix VR test
    * use the factory
    * use new font-weight token
    * Update package-lock.json
    youngji0827 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    77e71a6 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    4d66ded View commit details
    Browse the repository at this point in the history
  117. [LOOM-1319][BpkDividedCard]: Remove className from BpkCard (#3440)

    * remove className from BpkCard
    
    * formatting and update snaps
    
    * add internal CardContext to pass elevation detail to BpkCard
    
    * update snaps
    
    * fixup BpkDividedCard
    
    * add licence header to context file
    
    * remove no-elevation from BpkDividedCard
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    56ffe4e View commit details
    Browse the repository at this point in the history
  118. [LOOM-1363][BpkButton]: Refactor BpkButtonV1 (#3443)

    * remove button layers of abstraction
    
    * remove dummy fn
    
    * move tests, move proptypes back
    
    * add v1 visual stories, add cssModules to basebutton, update snaps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f867ab1 View commit details
    Browse the repository at this point in the history
  119. [NoJira][BpkNavigationBar] new storybook visual test for navbar with …

    …custom title (#3449)
    
    * new storybook vtest for navbar
    
    * new storybook vtest for navbar
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f554a98 View commit details
    Browse the repository at this point in the history
  120. LOOM-1365 BpkDialogInner (#3454)

    jronald01 authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3eb8672 View commit details
    Browse the repository at this point in the history
  121. Bump actions/upload-artifact from 3.1.3 to 4.3.3 and actions/download…

    …-artifact from 3.0.2 to 4.1.7 (#3442)
    
    * Bump actions/upload-artifact from 3.1.3 to 4.3.3
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3.1.3...v4.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump download-artifact for compatibility
    
    * Update dependabot.yml to group artifact actions
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ollie Curtis <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a807eec View commit details
    Browse the repository at this point in the history
  122. Bump sass-embedded from 1.71.1 to 1.77.1 (#3439)

    Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.71.1 to 1.77.1.
    - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
    - [Commits](sass/embedded-host-node@1.71.1...1.77.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass-embedded
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matthew Robertson <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b65d9fe View commit details
    Browse the repository at this point in the history
  123. Bump danger from 11.3.1 to 12.2.0 (#3438)

    Bumps [danger](https://github.com/danger/danger-js) from 11.3.1 to 12.2.0.
    - [Release notes](https://github.com/danger/danger-js/releases)
    - [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
    - [Commits](danger/danger-js@11.3.1...12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: danger
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matthew Robertson <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9fdcbf4 View commit details
    Browse the repository at this point in the history
  124. LOOM-1361 BpkAutoSuggestSuggestion Added wrapper div around Icon for …

    …className prop (#3457)
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7a61065 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    dc499a8 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    f29412e View commit details
    Browse the repository at this point in the history
  127. Fix popover z-index (#3459)

    olliecurtis authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    89b814d View commit details
    Browse the repository at this point in the history
  128. [ARGG-1085][BpkPopover] Update popover design (#3455)

    * Update popover design
    
    * Update tests
    anambl authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f8306dd View commit details
    Browse the repository at this point in the history
  129. [LOOM-1361] [BpkAutosuggestSuggestion] Added interaction visual test …

    …and default open for All test (#3446)
    
    * BpkAutosuggestSuggestion Adeed wrapper div around Icon
    
    * Added simulated typing test using @storybook/addon-interactions
    
    * renamed new test to VisualTest to check Percy result
    
    * added percy selector placeholder to make percy take snapshot at right time
    
    * test breaking percy
    
    * rearragned percy setting object
    
    * removed expect wrapper
    
    * empty
    
    * rearranged percy setting
    
    * display to flex
    
    * test without . in class name
    
    * testing additional percy snapshot after delay
    
    * Added click in test to ensure focus on input field
    
    * switched focus to more explicit
    
    * test removing the placeholder class
    
    * added alwaysRenderSuggestions prop
    
    * pr feedback added prop properly
    
    * added prop to visual test render
    
    * empty to kick percy
    
    * removed extra delayed screenshot and focus()
    
    * added back focus and placeholder class
    
    * Moved placeholder class to dropdown instead of input
    Sybsw authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dd98af9 View commit details
    Browse the repository at this point in the history
  130. [BpkNudger] Fix accessibility issue (#3461)

    * fix: remove invalid tabIndex property on text input for BpkNudger
    
    * fix: snapshot test
    gert-janvercauteren authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    49d0a78 View commit details
    Browse the repository at this point in the history
  131. [LOOM-1364][BpkSaveButton]: remove className from HeartIcons, refactor (

    #3453)
    
    * remove className from HeartIcons, refactor
    
    * update snaps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a2183df View commit details
    Browse the repository at this point in the history
  132. [LOOM-1300][BpkModalInner] Style 2 fixes (#3447)

    * visual
    
    * tidy
    
    * remove classnames
    
    * move titlecontainer logic to modal
    
    * and justify
    
    * update the snapshots
    
    * remove comment
    
    * add override
    
    * incldue scss
    
    * fixes
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    Co-authored-by: James Ronald <[email protected]>
    3 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    affd4f0 View commit details
    Browse the repository at this point in the history
  133. use typeof check rather than boolean to determine if environment is c…

    …lient. Continue to support forced re-renders (#3463)
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cbe3432 View commit details
    Browse the repository at this point in the history
  134. [WALL-1371][BpkText] Add the Noto fallbacks for the Larken font (#3462)

    [WALL-1371][BpkText] Add the Noto fallbacks for the Larken font (#3462)
    
    * add in Noto fallback for Larken
    
    * add a litle to the README too
    
    * bump foundations-web
    
    ---------
    
    Co-authored-by: YJ Lee <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    24e5083 View commit details
    Browse the repository at this point in the history
  135. [maintainence][BpkModalV2] Add Visual Snapshots (#3464)

    * Modal-V2 Visual Snapshots
    
    * fix title
    
    * Set Modal to open
    
    * clean up
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1bdafe1 View commit details
    Browse the repository at this point in the history
  136. [NOJIRA][BpkFloatingNotification]: Fix CTA position (#3465)

    * fix floating button cta position, correct margin for text and make all stories render rather than require button click
    
    * update snaps
    mungodewar authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7232b0d View commit details
    Browse the repository at this point in the history
  137. LOOM-1369 BpkModalv2 (#3458)

    * LOOM-1369 BpkModalv2
    
    * Check Percy without styling change
    
    * Check display:flow in Percy
    
    * Set line height for icon to 1rem 16px
    
    * Set line height use tokens
    
    * last change
    
    * onDark for onDark
    
    * Remove classname
    
    * update snapshots
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    Co-authored-by: Matthew Robertson <[email protected]>
    3 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f9e782f View commit details
    Browse the repository at this point in the history
  138. [LOOM-1370][BpkPaginationPage] Replace BpkButton in BpkPaginationPage (

    …#3466)
    
    * replace BpkButton in BpkPaginationPage
    
    * keep var color
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3fa649c View commit details
    Browse the repository at this point in the history
  139. Override for ComposedComponent in BpkIcon (#3468)

    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9a630a4 View commit details
    Browse the repository at this point in the history
  140. [LOOM-1374][BpkDescriptionList] - Typescript and Class2 style fixes. (#…

    …3469)
    
    * tsx
    
    * Update DescriptionList to tsx
    
    * fix className with trailing space
    
    ---------
    
    Co-authored-by: metalix2 <[email protected]>
    2 people authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ee8af32 View commit details
    Browse the repository at this point in the history
  141. Bump css-loader from 6.10.0 to 7.1.1 (#3437)

    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.1.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v6.10.0...v7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2cf166e View commit details
    Browse the repository at this point in the history
  142. Revert "Bump css-loader from 6.10.0 to 7.1.1 (#3437)" (#3473)

    This reverts commit dcf6a22.
    olliecurtis authored and Kathy0208 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9a6dcfd View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    cecfda6 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    0a1ef19 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    304e809 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    5dcb070 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    e6f3372 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    5df2aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f8a8a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    5755d14 View commit details
    Browse the repository at this point in the history
  2. revert one change

    Kathy0208 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d8712ed View commit details
    Browse the repository at this point in the history
  3. remove useless snapshot

    Kathy0208 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8482c8c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    b365cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3008fe7 View commit details
    Browse the repository at this point in the history
  3. Enrich Readme

    Kathy0208 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7aeeb00 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Kathy0208 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d5efe37 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    638d28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d486658 View commit details
    Browse the repository at this point in the history
  3. change one setting in css

    Kathy0208 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d0d10ba View commit details
    Browse the repository at this point in the history
  4. adjust examples

    Kathy0208 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    825802b View commit details
    Browse the repository at this point in the history