Releases: britannica/compendium
Releases · britannica/compendium
v4.2.9
4.2.9 (2021-11-15)
Bug Fixes
- update
react
peerDependency
version (6c4facd)
v4.2.8
4.2.8 (2021-10-21)
Bug Fixes
v4.2.7
4.2.7 (2021-10-20)
Bug Fixes
v4.2.6
4.2.6 (2021-10-20)
Bug Fixes
- MENDEL-7978: add
taparoo
dependency to prevent swipe on multi-touch (87ab953)
v4.2.5
4.2.5 (2021-10-19)
Bug Fixes
- bump minor/patch deps; replace node-sass with sass (59f7828)
v4.2.4
4.2.4 (2020-11-23)
Bug Fixes
- MENDEL-7408: reduce Sidebar max-height from 200px to 150px on sm and below (800e5b5)
- linting (7048da0)
v4.2.3
4.2.3 (2020-11-10)
Bug Fixes
- fix publish github action (2837265)
v4.2.2
4.2.2 (2020-11-10)
Bug Fixes
v3.2.0
Features
- Add
CaptionPanelAddons
prop
Maintenance
v3.1.0
New Features
- SnapSlider
- Add the following props:
hideArrows
, scrollToOnMount
, sliderRef
bbf8cbe
- Allow
children
to be a render prop. Render props has the signature ({ scrollAmount, trackWidth })
5130d6f
- MediaStrip
- Hide arrows if there are fewer thumbnails than there are thumbnails per slide 2c1fbe8
Maintenance
Bug fixes
- Video
- Enable JW Player Google analytics e2c71dd
- SnapSlider