Adam Butterworth
83bad3d47b
feat: repurpose as open edx footer ( #46 )
...
* feat: simplify prop api and bake in many values
* feat: refactor build and dev server
BREAKING CHANGE: 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
BREAKING CHANGE: This footer now serves as the Open edX footer. For the edX footer see edx/frontend-component-footer-edx on github
2019-09-30 14:33:06 -04:00
AlasdairSwan
349f83f686
perf(paragon): remove paragon to reduce bundle size
2019-06-21 11:11:01 -04:00
David Joy
e0c205ce14
fix: non deprecated use of hyperlink ( #43 )
2019-06-21 09:56:05 -04:00
edX Transifex Bot
a8f57aa553
fix(i18n): update translations
2019-06-09 16:32:55 -04:00
David Joy
fb1f5c2d50
fix: delete old i18n concat file
2019-06-07 10:53:50 -04:00
David Joy
e9c28163d9
fix: upgrade frontend-i18n library
2019-06-07 08:58:38 -04:00
AlasdairSwan
3ab4adf10b
fix(linkprops): update link props
...
BREAKING CHANGE move to link arrays and remove strings from component (and thus the need for i18n)
2019-06-03 15:57:30 -04:00
edX Transifex Bot
a482325eac
fix(i18n): update translations
2019-06-02 17:33:12 -04:00
David Joy
061b41bee8
fix: adding es check
2019-05-28 09:42:04 -04:00
Douglas Hall
adceca6b53
fix: move to @edx/frontend-i18n dependency
...
BREAKING CHANGE: consumers will now be required to supply @edx/frontend-i18n instead of react-intl
2019-05-24 12:06:17 -04:00
albemarle
28a6c85bc0
Merge pull request #30 from edx/aehsan/prod-277/update_the_edx_icp_license
...
Updated ICP license in footer
2019-05-22 14:01:36 -04:00
adeelehsan
6125988bbd
Updated ICP license in footer
2019-05-22 00:33:19 +05:00
edX Transifex Bot
9eeccc63cb
fix(i18n): update translations
2019-05-19 17:33:41 -04:00
Robert Raposa
7ff9039bb7
fix(i18n): fix i18n make targets
...
ARCH-748
2019-05-16 12:27:27 -04:00
Christopher Pappas
bf8020dfac
fix: updating business marketing footer
...
fix: adding https:// to business marketing link
fix: fixing marketing link for business
fix: fixing marketing link for business
2019-05-10 15:49:40 -04:00
Adam Butterworth
21d7fe04e3
fix: move dependencies out of footer
2019-05-10 10:14:37 -04:00
AlasdairSwan
85ed8fbff4
feat(langselect): add optional language selector
2019-05-08 13:38:01 -04:00
AlasdairSwan
8b1943356e
fix(sociallinks): update link props
...
BREAKING CHANGE will not render social links unless array is passed in
2019-05-07 12:17:42 -04:00
AlasdairSwan
ae18ad45b9
fix(version): trivial update to minor version bump
2019-05-07 11:56:32 -04:00
AlasdairSwan
ff664b9d3b
Revert social media links PR
2019-05-07 11:24:04 -04:00
AlasdairSwan
f265c7daa6
fix(sociallinks): array for social props BREAKING CHANGE: props change
2019-05-06 15:08:50 -04:00
albemarle
0453d7fbaa
fix(i18n): use up-to-date i18n-concat.js
2019-04-09 15:38:46 -04:00
edX Transifex Bot
429d19291d
fix(i18n): update translations
2019-04-05 16:21:24 -04:00
Robert Raposa
9475888392
fix: update file extension
2019-03-21 14:45:35 -04:00
Robert Raposa
46772ecc0e
fix: add empty language files
...
ARCH-460
2019-03-20 17:03:47 -04:00
Robert Raposa
8f35487558
feat: initial localization of footer
...
BREAKING CHANGE: Now requires containing app to use `react-intl`. See
update to README for details.
ARCH-460
2019-03-20 12:37:11 -04:00
Adam Butterworth
abe3d03f58
fix: update snapshot to reflect new ids
2019-03-08 12:44:00 -05:00
Adam Butterworth
7af4b71faa
fix: add unique ids to Icon components
2019-03-08 12:35:35 -05:00
Robert Raposa
a37ef7f701
fix(analytics): add test and fix youtube
...
Adds unit testing and fixes analytics for youtube.
2019-01-22 16:18:14 -05:00
Robert Raposa
045e28d0ef
feat(analytics): add track events for links
...
- Add required prop for handleAllTrackEvents.
- Add EVENT_NAMES to help support event overrides.
BREAKING CHANGE: New required prop handleAllTrackEvents.
2019-01-22 11:37:37 -05:00
Douglas Hall
c93ec1405c
feat(footer): add SiteFooter component
2019-01-08 16:14:51 -05:00