Skip to content

Releases: edx/frontend-component-footer-edx

v2.1.0

16 Oct 14:12
007fd2e
Compare
Choose a tag to compare

2.1.0 (2019-10-16)

Features

  • the HIDE_FOOTER env var hides the whole footer (a07ca14)

v2.0.0

02 Oct 18:54
15b4fec
Compare
Choose a tag to compare

2.0.0 (2019-10-02)

Bug Fixes

  • pin npm version to 6 and rename SiteFooter (9e4adbd)

Features

  • handleAllTrackEvents is no longer used (b3f2522)

BREAKING CHANGES

  • handleAllTrackEvents is no longer part of the Footer props API. The footer uses frontend-analytics’s sendTrackEvent directly.

Also updating other dependencies to keep them up to date. This part should probably be a separate PR, technically.

v1.0.0

30 Sep 17:45
857be9c
Compare
Choose a tag to compare

1.0.0 (2019-09-30)

Bug Fixes

Features

  • initial basic footer (a1f2758)
  • use codecov instead of coveralls (509a30d)