Skip to content

Releases: britannica/compendium

v4.2.9

15 Nov 20:19
Compare
Choose a tag to compare

4.2.9 (2021-11-15)

Bug Fixes

  • update react peerDependency version (6c4facd)

v4.2.8

21 Oct 21:23
Compare
Choose a tag to compare

4.2.8 (2021-10-21)

Bug Fixes

v4.2.7

20 Oct 14:50
Compare
Choose a tag to compare

4.2.7 (2021-10-20)

Bug Fixes

v4.2.6

20 Oct 05:36
Compare
Choose a tag to compare

4.2.6 (2021-10-20)

Bug Fixes

  • MENDEL-7978: add taparoo dependency to prevent swipe on multi-touch (87ab953)

v4.2.5

19 Oct 21:52
Compare
Choose a tag to compare

4.2.5 (2021-10-19)

Bug Fixes

  • bump minor/patch deps; replace node-sass with sass (59f7828)

v4.2.4

23 Nov 21:39
Compare
Choose a tag to compare

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

10 Nov 17:12
Compare
Choose a tag to compare

4.2.3 (2020-11-10)

Bug Fixes

  • fix publish github action (2837265)

v4.2.2

10 Nov 17:02
Compare
Choose a tag to compare

4.2.2 (2020-11-10)

Bug Fixes

v3.2.0

18 Oct 20:26
Compare
Choose a tag to compare

Features

  • Add CaptionPanelAddons prop

Maintenance

  • Update dependencies

v3.1.0

09 Jul 15:55
Compare
Choose a tag to compare

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
    • Hide scrollbar on IE/Edge 6c28926