Skip to content

Releases: openedx/frontend-component-footer

v10.0.2

03 Dec 19:16
eb6c253
Compare
Choose a tag to compare

10.0.2 (2019-12-03)

Bug Fixes

  • upgrade frontend-build to fix translation job (#65) (eb6c253)

v10.0.1

03 Dec 15:36
f33a972
Compare
Choose a tag to compare

10.0.1 (2019-12-03)

Bug Fixes

v10.0.0

21 Nov 22:21
d540aaa
Compare
Choose a tag to compare

10.0.0 (2019-11-21)

Features

BREAKING CHANGES

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

v9.0.1

06 Oct 20:36
Compare
Choose a tag to compare

9.0.1 (2019-10-06)

Bug Fixes

  • i18n: update translations (e94cf3a)

v9.0.0

02 Oct 19:02
d4259ef
Compare
Choose a tag to compare

9.0.0 (2019-10-02)

Features

  • handleAllTrackEvents is no longer used (#48) (d4259ef)

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.

  • fix: remove unused dependency of frontend-logging

  • fix: a little PR cleanup

  • fix: putting frontend logging back

It’s needed by frontend-i18n and fails if it’s not there for tests.

  • fix: pinning npm at 6

v8.0.0

30 Sep 18:35
Compare
Choose a tag to compare

8.0.0 (2019-09-30)

Features

BREAKING CHANGES

  • The footer is now transpiled from es6 preserving modules. To use this package in a project it must now be transpiled by the requiring project via webpack or other configuration

  • feat: make this the open edx footer

  • This footer now serves as the Open edX footer. For the edX footer see edx/frontend-component-footer-edx on github

v7.0.5

21 Jun 15:17
31e255e
Compare
Choose a tag to compare

7.0.5 (2019-06-21)

Performance Improvements

  • paragon: remove paragon to reduce bundle size (349f83f)

v7.0.4

21 Jun 13:59
e0c205c
Compare
Choose a tag to compare

7.0.4 (2019-06-21)

Bug Fixes

v7.0.3

11 Jun 17:54
81398c8
Compare
Choose a tag to compare

7.0.3 (2019-06-11)

Bug Fixes

  • i18n: make detect_changed_source_translations work for both push and pull jobs (3fcd76b)

v7.0.2

09 Jun 20:35
Compare
Choose a tag to compare

7.0.2 (2019-06-09)

Bug Fixes

  • i18n: update translations (a8f57aa)