Releases: Skyscanner/backpack
Releases · Skyscanner/backpack
36.3.0
36.2.0
What’s Changed
Added
- [NO JIRA][BpkPopover]: Make popover hoverable (#3581) @olliecurtis
- [NO JIRA][maintenance]: Bump bpk-svgs to latest for up to date icons (#3683) @olliecurtis
36.1.4
36.1.3
36.1.2
35.7.1
What’s Changed
Fixed
- [NO JIRA][BpkSpinner]: Fix Spinner removing aria-hidden from element (#3672) @olliecurtis
36.1.1
What’s Changed
Fixed
- [NO JIRA][BpkSpinner]: Fix Spinner removing aria-hidden from element (#3672) @olliecurtis
36.1.0
What’s Changed
Added
- [COR-481][Bpk-Drawer] Drawer mobile modal animation (#3669) @TristanGrayCC
- [COR-481][BpkDrawer] Update backpack drawer to tsx (#3667) @TristanGrayCC
Fixed
- [COR-481][BpkDrawer] Removing header border (#3670) @TristanGrayCC
- [BD-9128][BpkIconMarkerBackground] Add aria-hidden to fix a11y issue (#3668) @KathyWang0208
36.0.0
What’s Changed
Breaking
- [CAPY-909][BpkDividedCard] Remove min width & height on BpkDividedCard - Redo (#3660) @toveadamsson @Sybsw
35.7.0
What’s Changed
Added
- A breaking change was accidentally added to the previous minor release (https://github.com/Skyscanner/backpack/releases/tag/35.6.0) This has been reverted in this release
- Revert "CAPY[909] Remove min width & height on BpkDividedCard" (#3659) @Sybsw