-
Notifications
You must be signed in to change notification settings - Fork 186
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
Commits on Nov 3, 2023
-
Ricci Mwangela committed
Nov 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e6fa988 - Browse repository at this point
Copy the full SHA e6fa988View commit details -
Update packages/bpk-component-carousel/README.md
Co-authored-by: Ollie Curtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc3964b - Browse repository at this point
Copy the full SHA dc3964bView commit details -
Update packages/bpk-component-carousel/src/BpkCarouselContainer.modul…
…e.scss Co-authored-by: Ollie Curtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 419970d - Browse repository at this point
Copy the full SHA 419970dView commit details -
Update packages/bpk-component-carousel/src/BpkCarouselImage.module.scss
Co-authored-by: Ollie Curtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54a4e82 - Browse repository at this point
Copy the full SHA 54a4e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb1966 - Browse repository at this point
Copy the full SHA fbb1966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b350e - Browse repository at this point
Copy the full SHA 91b350eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a197a5c - Browse repository at this point
Copy the full SHA a197a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d27c5 - Browse repository at this point
Copy the full SHA f6d27c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea5f21 - Browse repository at this point
Copy the full SHA dea5f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for c092d32 - Browse repository at this point
Copy the full SHA c092d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8068214 - Browse repository at this point
Copy the full SHA 8068214View commit details -
Update packages/bpk-component-carousel/README.md
Co-authored-by: Ollie Curtis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c59f9f2 - Browse repository at this point
Copy the full SHA c59f9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 324b380 - Browse repository at this point
Copy the full SHA 324b380View commit details -
Merge branch 'bpk-carousel' of https://github.com/Skyscanner/backpack …
…into bpk-carousel
Configuration menu - View commit details
-
Copy full SHA for d93a115 - Browse repository at this point
Copy the full SHA d93a115View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45bbaf - Browse repository at this point
Copy the full SHA d45bbafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d922b - Browse repository at this point
Copy the full SHA 30d922bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c77737 - Browse repository at this point
Copy the full SHA 4c77737View commit details -
Merge branch 'bpk-carousel' of https://github.com/Skyscanner/backpack …
…into bpk-carousel
Configuration menu - View commit details
-
Copy full SHA for 78735ba - Browse repository at this point
Copy the full SHA 78735baView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4e9732 - Browse repository at this point
Copy the full SHA b4e9732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f88af4 - Browse repository at this point
Copy the full SHA 0f88af4View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6999c0d - Browse repository at this point
Copy the full SHA 6999c0dView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fe4ea2 - Browse repository at this point
Copy the full SHA 4fe4ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b8513 - Browse repository at this point
Copy the full SHA 62b8513View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for a4a94c8 - Browse repository at this point
Copy the full SHA a4a94c8View commit details -
[BpkMobileScrollContainer] Add aria label (#3281)
* add optional aria label * set aria label to default null --------- Co-authored-by: Ricci Mwangela <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f9a914 - Browse repository at this point
Copy the full SHA 9f9a914View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 5779638 - Browse repository at this point
Copy the full SHA 5779638View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 69ced8e - Browse repository at this point
Copy the full SHA 69ced8eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6d49dad - Browse repository at this point
Copy the full SHA 6d49dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5e0d8 - Browse repository at this point
Copy the full SHA eb5e0d8View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 45afce5 - Browse repository at this point
Copy the full SHA 45afce5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 184f0c5 - Browse repository at this point
Copy the full SHA 184f0c5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 82121da - Browse repository at this point
Copy the full SHA 82121daView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8848e2f - Browse repository at this point
Copy the full SHA 8848e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b94ca5 - Browse repository at this point
Copy the full SHA 2b94ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4c4aa - Browse repository at this point
Copy the full SHA 7e4c4aaView commit details -
Use the import order defined by skyscanner to ensure consistency with…
… CSS chunk resoloution (#3234)
Configuration menu - View commit details
-
Copy full SHA for 378b287 - Browse repository at this point
Copy the full SHA 378b287View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for db88464 - Browse repository at this point
Copy the full SHA db88464View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0ba2e0d - Browse repository at this point
Copy the full SHA 0ba2e0dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for c405b88 - Browse repository at this point
Copy the full SHA c405b88View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7f0f9a6 - Browse repository at this point
Copy the full SHA 7f0f9a6View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for bf3dd5a - Browse repository at this point
Copy the full SHA bf3dd5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e0e8a - Browse repository at this point
Copy the full SHA 61e0e8aView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for dd6e9ac - Browse repository at this point
Copy the full SHA dd6e9acView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 0b862d6 - Browse repository at this point
Copy the full SHA 0b862d6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5b7142f - Browse repository at this point
Copy the full SHA 5b7142fView commit details -
LOOM-1277 BpkDataTableHeader (#3324)
* loom-1277 bpkdatatableheader * fix icon line height to realign --------- Co-authored-by: James Ronald <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45f9f7f - Browse repository at this point
Copy the full SHA 45f9f7fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 671736e - Browse repository at this point
Copy the full SHA 671736eView commit details -
LOOM-1283 BpfFieldset Class 2 Overrides (#3326)
* LOOM-1283 BpfFieldset * Check add to wrapper * snapshots updated --------- Co-authored-by: James Ronald <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b44b48 - Browse repository at this point
Copy the full SHA 4b44b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532943e - Browse repository at this point
Copy the full SHA 532943eView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for a2b26ca - Browse repository at this point
Copy the full SHA a2b26caView commit details -
LOOM-1282 BkpDrawerContent BpkDrawer Class 2 Overrides (#3327)
* LOOM-1282 BkpDrawerConent Class 2 Overrides * Duplicated style removed
Configuration menu - View commit details
-
Copy full SHA for ae87708 - Browse repository at this point
Copy the full SHA ae87708View commit details -
LOOM-1287 BpkFormValidation moved className on BpkSmallExclamationIco…
…n to new wrapper span (#3331)
Configuration menu - View commit details
-
Copy full SHA for b56442d - Browse repository at this point
Copy the full SHA b56442dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8ba86 - Browse repository at this point
Copy the full SHA bb8ba86View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ea7e121 - Browse repository at this point
Copy the full SHA ea7e121View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 204df25 - Browse repository at this point
Copy the full SHA 204df25View commit details -
[LOOM-1291][AnimateAndFade] className moved up one level (#3335)
* move className up one level * fix undefined classnames --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6072d8e - Browse repository at this point
Copy the full SHA 6072d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b65216d - Browse repository at this point
Copy the full SHA b65216dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for c71f6f5 - Browse repository at this point
Copy the full SHA c71f6f5View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0f7547f - Browse repository at this point
Copy the full SHA 0f7547fView commit details -
LOOM-1299 BpkModal V2 Class 2 Overrides (#3345)
* LOOM-1299 BpkModal V2 Class 2 Overrides * Remove redundant header title style
Configuration menu - View commit details
-
Copy full SHA for 50a8ad4 - Browse repository at this point
Copy the full SHA 50a8ad4View commit details -
LOOM-1301 BpkNavigationBar Class 2 Overrides (#3346)
* LOOM-1301 BpkNavigationBar Class 2 Overrides * Remove redundant import
Configuration menu - View commit details
-
Copy full SHA for e777530 - Browse repository at this point
Copy the full SHA e777530View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 343785a - Browse repository at this point
Copy the full SHA 343785aView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 18d07c2 - Browse repository at this point
Copy the full SHA 18d07c2View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 770f986 - Browse repository at this point
Copy the full SHA 770f986View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c1d2175 - Browse repository at this point
Copy the full SHA c1d2175View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae38ac3 - Browse repository at this point
Copy the full SHA ae38ac3View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8408c94 - Browse repository at this point
Copy the full SHA 8408c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4bbc8 - Browse repository at this point
Copy the full SHA 1d4bbc8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b26d506 - Browse repository at this point
Copy the full SHA b26d506View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 33a3ba4 - Browse repository at this point
Copy the full SHA 33a3ba4View commit details -
[LOOM-1302] - Update BpkNavigationBarButtonLink and Icon (#3361)
* Update BpkNavigationBarButtonLink and Icon * snapshots --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e96a40d - Browse repository at this point
Copy the full SHA e96a40dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e9dae - Browse repository at this point
Copy the full SHA f5e9daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6256ccc - Browse repository at this point
Copy the full SHA 6256cccView commit details -
[LOOM-1318] [BpkThemeToggle] classname prop update (#3364)
* Update className prop * snapshots --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dce26c4 - Browse repository at this point
Copy the full SHA dce26c4View commit details -
[NOJIRA][BpkBreakpoint]: add isClient defensively around useEffect & …
…add test (#3371) * add isClient defensively around useEffect & add test * add licence * prettier
Configuration menu - View commit details
-
Copy full SHA for 68fde9c - Browse repository at this point
Copy the full SHA 68fde9cView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 5c11a3b - Browse repository at this point
Copy the full SHA 5c11a3bView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for b1403ff - Browse repository at this point
Copy the full SHA b1403ffView commit details -
remove unnecessary className (#3374)
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ee0374 - Browse repository at this point
Copy the full SHA 1ee0374View commit details -
[BDES-137][bpk-component-mobile-scroll-container] Removed edge fade
[BDES-137][bpk-component-mobile-scroll-container] Removed edge fade
Configuration menu - View commit details
-
Copy full SHA for 5701ca5 - Browse repository at this point
Copy the full SHA 5701ca5View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for ce4f51b - Browse repository at this point
Copy the full SHA ce4f51bView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for a192784 - Browse repository at this point
Copy the full SHA a192784View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for c63bcb6 - Browse repository at this point
Copy the full SHA c63bcb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ff5c3 - Browse repository at this point
Copy the full SHA 04ff5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d6b1e - Browse repository at this point
Copy the full SHA c2d6b1eView commit details -
[LOOM-1313][BpkSectionHeader] Class2 Fixes (#3380)
* trial with spans * set textStyle * set as h2 tag --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a23b05 - Browse repository at this point
Copy the full SHA 8a23b05View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 5d5c885 - Browse repository at this point
Copy the full SHA 5d5c885View commit details -
[ZOOT-992] Increases floating notification's z-index to 2 (#3385)
Co-authored-by: Michal Sekulski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9e6ccc - Browse repository at this point
Copy the full SHA f9e6cccView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 9e5ea14 - Browse repository at this point
Copy the full SHA 9e5ea14View commit details -
[LOOM-1278][BpkBarChart] Class 2 Fix Remove unused classname prop (#3382
) * Remove unused classname prop * update snapshots --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34f3ba5 - Browse repository at this point
Copy the full SHA 34f3ba5View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for c6d1e66 - Browse repository at this point
Copy the full SHA c6d1e66View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 375c9a9 - Browse repository at this point
Copy the full SHA 375c9a9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 80ad9d8 - Browse repository at this point
Copy the full SHA 80ad9d8View commit details -
Remove useless styling (#3388)
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c66a3c - Browse repository at this point
Copy the full SHA 9c66a3cView commit details -
LOOM-1315 BpkSpinner animation fix (#3394)
* LOOM-1315 Fix changed spans to div to preserve animation * switched back to spans and added display: block
Configuration menu - View commit details
-
Copy full SHA for ebbc761 - Browse repository at this point
Copy the full SHA ebbc761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94304fd - Browse repository at this point
Copy the full SHA 94304fdView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 19367e2 - Browse repository at this point
Copy the full SHA 19367e2View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 7f31ec1 - Browse repository at this point
Copy the full SHA 7f31ec1View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 18bf4b3 - Browse repository at this point
Copy the full SHA 18bf4b3View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 052944b - Browse repository at this point
Copy the full SHA 052944bView commit details -
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 802538c - Browse repository at this point
Copy the full SHA 802538cView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 4494997 - Browse repository at this point
Copy the full SHA 4494997View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for a3d617f - Browse repository at this point
Copy the full SHA a3d617fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ad06a05 - Browse repository at this point
Copy the full SHA ad06a05View commit details -
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25951e3 - Browse repository at this point
Copy the full SHA 25951e3View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f110224 - Browse repository at this point
Copy the full SHA f110224View commit details -
[LOOM-1296][withOpenEvents]: Place
openable
styling within BpkInput (……#3408) * remove className application from withOpenEvents * update snaps
Configuration menu - View commit details
-
Copy full SHA for 5205779 - Browse repository at this point
Copy the full SHA 5205779View commit details -
[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)
Configuration menu - View commit details
-
Copy full SHA for fd79539 - Browse repository at this point
Copy the full SHA fd79539View commit details -
[LOOM-1306][BpkPaginationNudget]: Remove customised padding values (#…
…3415) * we can remove one-rem padding values * update snaps
Configuration menu - View commit details
-
Copy full SHA for f00b443 - Browse repository at this point
Copy the full SHA f00b443View commit details -
[LOOM-1297][BpkSpinner]: Migrate to ts (#3414)
* spinner to ts * remove ts ignores * add .d.ts files manually (from ts compilation)
Configuration menu - View commit details
-
Copy full SHA for ecedb79 - Browse repository at this point
Copy the full SHA ecedb79View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for cf11e5f - Browse repository at this point
Copy the full SHA cf11e5fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for be974b1 - Browse repository at this point
Copy the full SHA be974b1View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for b4b7fc1 - Browse repository at this point
Copy the full SHA b4b7fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fb882 - Browse repository at this point
Copy the full SHA 26fb882View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for ea864e2 - Browse repository at this point
Copy the full SHA ea864e2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 37891f2 - Browse repository at this point
Copy the full SHA 37891f2View commit details -
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fec7434 - Browse repository at this point
Copy the full SHA fec7434View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d2bf07f - Browse repository at this point
Copy the full SHA d2bf07fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a23b14c - Browse repository at this point
Copy the full SHA a23b14cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 06f6f51 - Browse repository at this point
Copy the full SHA 06f6f51View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 31a5778 - Browse repository at this point
Copy the full SHA 31a5778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4618d - Browse repository at this point
Copy the full SHA 4c4618dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 09315a1 - Browse repository at this point
Copy the full SHA 09315a1View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 255efae - Browse repository at this point
Copy the full SHA 255efaeView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for c044b1d - Browse repository at this point
Copy the full SHA c044b1dView commit details -
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca7653b - Browse repository at this point
Copy the full SHA ca7653bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 760626e - Browse repository at this point
Copy the full SHA 760626eView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 684dc46 - Browse repository at this point
Copy the full SHA 684dc46View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for c4f7a35 - Browse repository at this point
Copy the full SHA c4f7a35View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for f29e4ba - Browse repository at this point
Copy the full SHA f29e4baView commit details -
[NOJIRA][BpkLoadingButton|BpkCloseButton]: fix loading console errors (…
…#3430) * fix loading button console error * fix close button prop type
Configuration menu - View commit details
-
Copy full SHA for 6bddd5e - Browse repository at this point
Copy the full SHA 6bddd5eView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 647e156 - Browse repository at this point
Copy the full SHA 647e156View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 3f409cb - Browse repository at this point
Copy the full SHA 3f409cbView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for b020538 - Browse repository at this point
Copy the full SHA b020538View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 09982ba - Browse repository at this point
Copy the full SHA 09982baView commit details -
Co-authored-by: Mungo Dewar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9d3dc6 - Browse repository at this point
Copy the full SHA e9d3dc6View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 77e71a6 - Browse repository at this point
Copy the full SHA 77e71a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d66ded - Browse repository at this point
Copy the full SHA 4d66dedView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 56ffe4e - Browse repository at this point
Copy the full SHA 56ffe4eView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for f867ab1 - Browse repository at this point
Copy the full SHA f867ab1View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for f554a98 - Browse repository at this point
Copy the full SHA f554a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb8672 - Browse repository at this point
Copy the full SHA 3eb8672View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for a807eec - Browse repository at this point
Copy the full SHA a807eecView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b65d9fe - Browse repository at this point
Copy the full SHA b65d9feView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 9fdcbf4 - Browse repository at this point
Copy the full SHA 9fdcbf4View commit details -
LOOM-1361 BpkAutoSuggestSuggestion Added wrapper div around Icon for …
…className prop (#3457)
Configuration menu - View commit details
-
Copy full SHA for 7a61065 - Browse repository at this point
Copy the full SHA 7a61065View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc499a8 - Browse repository at this point
Copy the full SHA dc499a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f29412e - Browse repository at this point
Copy the full SHA f29412eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b814d - Browse repository at this point
Copy the full SHA 89b814dView commit details -
[ARGG-1085][BpkPopover] Update popover design (#3455)
* Update popover design * Update tests
Configuration menu - View commit details
-
Copy full SHA for f8306dd - Browse repository at this point
Copy the full SHA f8306ddView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for dd98af9 - Browse repository at this point
Copy the full SHA dd98af9View commit details -
[BpkNudger] Fix accessibility issue (#3461)
* fix: remove invalid tabIndex property on text input for BpkNudger * fix: snapshot test
Configuration menu - View commit details
-
Copy full SHA for 49d0a78 - Browse repository at this point
Copy the full SHA 49d0a78View commit details -
[LOOM-1364][BpkSaveButton]: remove className from HeartIcons, refactor (
#3453) * remove className from HeartIcons, refactor * update snaps
Configuration menu - View commit details
-
Copy full SHA for a2183df - Browse repository at this point
Copy the full SHA a2183dfView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for affd4f0 - Browse repository at this point
Copy the full SHA affd4f0View commit details -
use typeof check rather than boolean to determine if environment is c…
…lient. Continue to support forced re-renders (#3463)
Configuration menu - View commit details
-
Copy full SHA for cbe3432 - Browse repository at this point
Copy the full SHA cbe3432View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 24e5083 - Browse repository at this point
Copy the full SHA 24e5083View commit details -
[maintainence][BpkModalV2] Add Visual Snapshots (#3464)
* Modal-V2 Visual Snapshots * fix title * Set Modal to open * clean up --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bdafe1 - Browse repository at this point
Copy the full SHA 1bdafe1View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 7232b0d - Browse repository at this point
Copy the full SHA 7232b0dView commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for f9e782f - Browse repository at this point
Copy the full SHA f9e782fView commit details -
[LOOM-1370][BpkPaginationPage] Replace BpkButton in BpkPaginationPage (…
…#3466) * replace BpkButton in BpkPaginationPage * keep var color --------- Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fa649c - Browse repository at this point
Copy the full SHA 3fa649cView commit details -
Override for ComposedComponent in BpkIcon (#3468)
Co-authored-by: metalix2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a630a4 - Browse repository at this point
Copy the full SHA 9a630a4View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for ee8af32 - Browse repository at this point
Copy the full SHA ee8af32View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2cf166e - Browse repository at this point
Copy the full SHA 2cf166eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6dcfd - Browse repository at this point
Copy the full SHA 9a6dcfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cecfda6 - Browse repository at this point
Copy the full SHA cecfda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1ef19 - Browse repository at this point
Copy the full SHA 0a1ef19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304e809 - Browse repository at this point
Copy the full SHA 304e809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcb070 - Browse repository at this point
Copy the full SHA 5dcb070View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f3372 - Browse repository at this point
Copy the full SHA e6f3372View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5df2aa3 - Browse repository at this point
Copy the full SHA 5df2aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f8a8a - Browse repository at this point
Copy the full SHA 88f8a8aView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5755d14 - Browse repository at this point
Copy the full SHA 5755d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8712ed - Browse repository at this point
Copy the full SHA d8712edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8482c8c - Browse repository at this point
Copy the full SHA 8482c8cView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b365cf1 - Browse repository at this point
Copy the full SHA b365cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3008fe7 - Browse repository at this point
Copy the full SHA 3008fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aeeb00 - Browse repository at this point
Copy the full SHA 7aeeb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5efe37 - Browse repository at this point
Copy the full SHA d5efe37View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 638d28b - Browse repository at this point
Copy the full SHA 638d28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d486658 - Browse repository at this point
Copy the full SHA d486658View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d10ba - Browse repository at this point
Copy the full SHA d0d10baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 825802b - Browse repository at this point
Copy the full SHA 825802bView commit details