Commit Graph

23 Commits

Author SHA1 Message Date
Robert Raposa
46772ecc0e fix: add empty language files
ARCH-460
2019-03-20 17:03:47 -04:00
edX Transifex Bot
ca09a07c62 fix(i18n): update translations v3.0.1 2019-03-20 16:36:53 -04:00
Robert Raposa
66f6832887 Merge pull request #9 from edx/robrap/ARCH-460-i18n
ARCH-460: feat: initial localization of footer
v3.0.0
2019-03-20 13:16:42 -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
349a458617 Merge pull request #8 from edx/abutterworth/unique-ids
fix: add unique ids to Icon components
v2.0.3
2019-03-08 14:00:06 -05: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
7f2c5b32b1 Merge pull request #7 from edx/robrap/update-readme
Update README.rst
v2.0.2
2019-03-08 09:44:26 -05:00
Robert Raposa
6e0f9cf30a fix(docs): update README.rst
Add a note to clarify that this component is not really
a flexible site footer at this time.
2019-03-06 09:36:43 -05:00
Robert Raposa
3dc70a890f Merge pull request #6 from edx/robrap/ARCH-378-add-test
fix(analytics): add test and fix youtube
v2.0.1
2019-01-22 16:26:43 -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
a19c762cf7 Merge pull request #5 from edx/robrap/ARCH-378-add-events
feat(analytics): add trackEvent for external links
v2.0.0
2019-01-22 13:49:42 -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
Robert Raposa
e39ac1ca43 Merge pull request #4 from edx/robrap/README-to-rst
Convert README to rst.
2019-01-16 16:51:08 -05:00
Robert Raposa
2ed1a1aa8c Convert README to rst.
Used pandoc to automate file format conversion.
2019-01-15 11:43:49 -05:00
Douglas Hall
375cc7dca3 Merge pull request #3 from edx/douglashall/more_cleanup
fix(travis): cleanup formatting of travis.yml
v1.0.0
2019-01-09 11:54:31 -05:00
Douglas Hall
f86c273f12 fix(travis): cleanup formatting of travis.yml 2019-01-09 11:49:38 -05:00
Douglas Hall
6f2c6d65bb Merge pull request #2 from edx/douglashall/initial_commit_cleanup
fix(setup): cleanup after initial commit
2019-01-09 11:22:54 -05:00
Douglas Hall
2c451bd8ac fix(setup): cleanup after initial commit 2019-01-08 16:37:28 -05:00
Douglas Hall
a0518c0bd5 Merge pull request #1 from edx/douglashall/footer
feat(footer): add SiteFooter component
2019-01-08 16:16:08 -05:00
Douglas Hall
c93ec1405c feat(footer): add SiteFooter component 2019-01-08 16:14:51 -05:00
Matt
abc3a38e77 Create README.md 2019-01-02 15:14:43 -05:00
Matt
04baa53ea8 Initial commit 2019-01-02 15:14:35 -05:00