Skip to content

33.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 13:00
· 54 commits to refs/heads/main since this release
594f25a

What’s Changed

Added

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/eslint-config-skyscanner@17.4.0 (#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