Skip to content

Releases: edx/frontend-component-footer-edx

v3.0.4

03 Dec 21:02
14888b4
Compare
Choose a tag to compare

3.0.4 (2019-12-03)

Bug Fixes

  • upgrade frontend-build for i18n extract fix (#9) (14888b4)

v3.0.3

03 Dec 19:15
23e0ba6
Compare
Choose a tag to compare

3.0.3 (2019-12-03)

Bug Fixes

v3.0.2

03 Dec 15:35
b64b237
Compare
Choose a tag to compare

3.0.2 (2019-12-03)

Bug Fixes

v3.0.1

26 Nov 21:14
Compare
Choose a tag to compare

3.0.1 (2019-11-26)

Bug Fixes

  • upgrade to published version of frontend-platform (fbfa313)

v3.0.0

21 Nov 22:23
98655c6
Compare
Choose a tag to compare

3.0.0 (2019-11-21)

Features

  • upgrade runways to frontend-platform (#6) (98655c6)

BREAKING CHANGES

  • This package now depends upon frontend-platform instead of individual runway packages

v2.2.0

16 Oct 17:08
e35b9f9
Compare
Choose a tag to compare

2.2.0 (2019-10-16)

Features

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)