Releases: Skyscanner/backpack
Releases · Skyscanner/backpack
33.6.0
What’s Changed
Added
- LOOM-1307 BpkPhoneInput Class 2 Overrides (#3386) @jronald01
- [BD-7842][BpkMap] Add scaleControl prop for BpkMap component (#3384) @KathyWang0208
Fixed
- LOOM-1315 BpkSpinner animation fix (#3394) @Sybsw
- [LOOM-1280][BpkDatePicker] Remove useless styling (#3388) @metalix2
- [LOOM-1287][BpkDismissibleChip][BpkSelectableChip] - Class 2 fixes (#3383) @metalix2
- [ZOOT-992][BpkFloatingNotification] Increases floating notification's z-index to 2 (#3385) @michmaml
33.5.0
What’s Changed
Added
- [MAT-1205] [BpkSkeleton] Add new component - bpk-component-skeleton (#3337) @felix-luo-sc
- LOOM-1367 BpkList Class 2 Overrides (#3377) @jronald01
- [BDES-137][bpk-component-mobile-scroll-container] Removed edge fade (#3275) @FireRedNinja
- [LOOM-1318][BpkCloseButton] Update Style and add onDark prop (#3372) @metalix2
- [BDES-144]: update svgs to include modified ai logo & new dot logo (#3366) @mungodewar
- LOOM-1304 BpkNudger Class 2 Overrides (#3349) @jronald01
- LOOM-1314 BpkSectionListItem Class 2 Overrides (#3354) @jronald01
- LOOM-1301 BpkNavigationBar Class 2 Overrides (#3346) @jronald01
- LOOM-1299 BpkModal V2 Class 2 Overrides (#3345) @jronald01
- LOOM-1292 BpkInfoBannerInner - Class 2 Overrides (#3339) @jronald01
- LOOM-1298 BpkPriceMarker Class 2 Overrides (#3344) @jronald01
- LOOM-1282 BkpDrawerContent BpkDrawer Class 2 Overrides (#3327) @jronald01
- DTO-5235 Add dark background flag for BpkModal and BpkModal v2 (#3323) @ameliajfitzpatrick
- LOOM-1283 BpkFieldset Class 2 Overrides (#3326) @jronald01
- LOOM-1274 BpkBreadcrumb Class 2 Overrides (#3320) @jronald01
- LOOM-1277 BpkDataTableHeader (#3324) @jronald01
- [NOJIRA] [BpkPageIndicator] Add cursor hover behaviour (#3321) @JonasLKD
- [DTO-5126][bpk-component-chip] Create BpkIconChip (#3277) @Iain530
Fixed
- [LOOM-1313][BpkSectionHeader] Class2 Fixes (#3380) @metalix2
- [NOJIRA][BpkBreakpoint]: fix ssr re-render behaviour (#3381) @mungodewar
- [LOOM-1368][BpkModal] Comment to declare the className as an accepted prop (#3373) @metalix2
- [LOOM-1373][BpkSlider] Comment to declare the className as an accepted prop (#3375) @metalix2
- [LOOM-1376][BpkMobileScrollContainer] Comment to declare the className as an accepted (#3376) @metalix2
- [LOOM-1372][BpkRTLToggle] Remove unnecessary className prop (#3374) @metalix2
- LOOM-1317 BpkStar Added spans around icons (#3367) @Sybsw
- [NOJIRA][BpkBreakpoint]: add isClient defensively around useEffect & add test (#3371) @mungodewar
- [LOOM-1318] [BpkThemeToggle] classname prop update (#3364) @metalix2
- LOOM-1316 BpkInteractiveStar Moved className on BpkStarNonRtl to wrapper div (#3362) @Sybsw
- [LOOM-1302] - Update BpkNavigationBarButtonLink and Icon (#3361) @metalix2
- LOOM-1315 BpkSpinner moved className prop to wrapper span (#3360) @Sybsw
- [LOOM-1250][maintenance]: link to new documentation inside eslint-plugin-rules (#3353) @mungodewar
- NOJIRA: Add rating example with stars (#3355) @runmoore
- [LOOM-1341]: update eslint-config-skyscanner@18 & include forbid rule (#3343) @mungodewar
- Bump webpack from 5.90.3 to 5.91.0 (#3316) @dependabot
- [LOOM-1341]: update & --fix to @skyscanner/[email protected] (#3347) @mungodewar
- [LOOM-1291][AnimateAndFade] className moved up one level (#3335) @metalix2
- LOOM-1290 BpkHorizontalNav moved className on BpkMobileScrollContainer (#3334) @Sybsw
- LOOM-1288 BpkGraphicPromo removed usages of BpkText (#3332) @Sybsw
- LOOM-1289 BpkGridToggle removed className from BpkButtonLink out to wra… (#3333) @Sybsw
- LOOM-1287 BpkFormValidation moved className (#3331) @Sybsw
- LOOM-1281 BpkDialog className moved to new wrapper span (#3325) @Sybsw
- LOOM-1261 BpkAccordionItem - Moved className props out into existing and new spans (#3297) @Sybsw
Dependency updates
- Bump webpack from 5.90.3 to 5.91.0 (#3316) @dependabot
33.4.0
What’s Changed
Added
- BpKContentCards LOOM-1276 (#3298) @jronald01
- LOOM-1275 BkpCloseButton - Move Icon style override into span (#3283) @jronald01
Fixed
- BpkBreakpoint: Fix Server Side Rendering (#3299) @robaw
- Use the import order defined by skyscanner to ensure consistency with css chunk resolution (#3234) @runmoore
- Fix linting (#3319) @robaw
Full Changelog: 33.3.1...33.4.0
33.3.1
What’s Changed
Fixed
- [NO JIRA]: Fix transpilation scripts to capture nested files missing from build (#3295) @olliecurtis
33.3.0
33.2.0
33.1.0
What’s Changed
Added
- [BpkInput]: Updating input HoC for keyboard events (#3194) @olliecurtis
- LOOM-1262 redundant BkpBannerAlertInner style removed and snapshots updated (#3278) @jronald01
Fixed
- [DTO-5203] - BpkNavigationBar fix classname issue (#3273) @sambocharov
33.0.0
What’s Changed
Breaking
- [THES-184] BpkBottomSheetV2 - use BpkDialogWrapper to fix focus (#3243) @JToporkiewicz
Migration guide
To prevent TS errors, remove the properties getApplicationElement and renderTarget from use cases of the BpkBottomSheet component.
Added
- Bump date-fns from 2.30.0 to 3.3.1 (#3186) @dependabot
Fixed
- [DTO-4950][BpkBadge] Remove BpkBadgeV2 type declarations (#3258) @Iain530
- [ARGG-1036] [BpkSectionHeader] Fix section header vertical padding (#3259) @anambl
- Bump webpack from 5.89.0 to 5.90.3 (#3250) @dependabot
Dependency updates
- Bump date-fns from 2.30.0 to 3.3.1 (#3186) @dependabot
- Bump webpack from 5.89.0 to 5.90.3 (#3250) @dependabot