Renovate Bot
c990cbbf5e
fix(deps): update font awesome
v10.1.3
2021-01-31 09:56:38 +00:00
Renovate Bot
b41af87b8e
chore(deps): update dependency @edx/frontend-platform to v1.8.1
2021-01-23 11:58:46 +00:00
Carla Duarte
a7d59a874c
Merge pull request #108 from edx/ciduarte/AA-465
...
fix: remove unnecessary aria-label
v10.1.2
2021-01-07 09:33:22 -05:00
Carla Duarte
d66d3b7b62
fix: remove unnecessary aria-label
2021-01-06 17:23:50 -05:00
Jawayria
7095e79471
Merge pull request #103 from Jawayria/update-badge
...
Updated the build status badge to point to travis-ci.com
2020-12-17 13:47:00 +05:00
Renovate Bot
4a9b3f2bfb
fix(deps): update font awesome
v10.1.1
2020-12-11 09:58:08 +00:00
Jeff Chaves
e4d23d366b
feat: upgrading deps, retheme with from @edx/brand, pull logo from config settings ( #104 )
...
* feat: upgrading deps, use logo from @edx/brand
* feat: upgrading peer deps
* feat: pr feedback
* update snapshots and example app
* pull config from AppContext
Co-authored-by: Adam Stankiewicz <agstanki@gmail.com >
v10.1.0
2020-11-30 14:00:26 -05:00
Adam Stankiewicz
2e75cc95cb
ci: migrate to use GH actions ( #106 )
...
* ci: migrate to use GH actions
* ci: change gh action names
2020-11-30 13:56:29 -05:00
Jawayria
f64faf9f14
Updated the build status badge to point to travis-ci.com
2020-11-20 15:01:06 +05:00
Renovate Bot
0be3098191
chore(deps): update dependency codecov to v3.7.2
2020-07-22 03:36:15 +00:00
renovate[bot]
799cdb3b3c
chore(deps): update dependency codecov to v3.7.1 [security] ( #95 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-21 09:26:50 -04:00
Renovate Bot
370ae52c04
fix(deps): update dependency @fortawesome/fontawesome-svg-core to v1.2.30
v10.0.11
2020-07-15 18:20:09 +00:00
Renovate Bot
5037a5610b
fix(deps): update font awesome
v10.0.10
2020-07-04 09:56:32 +00:00
Renovate Bot
0a91f8242f
fix(deps): update dependency @fortawesome/fontawesome-svg-core to v1.2.28
v10.0.9
2020-03-23 16:19:06 +00:00
Renovate Bot
457bd843cf
fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.9
v10.0.8
2020-03-05 18:10:56 +00:00
Renovate Bot
777c697c41
fix(deps): update dependency @fortawesome/fontawesome-svg-core to v1.2.27
v10.0.7
2020-02-07 16:09:34 +00:00
Renovate Bot
b3b32613c9
chore(deps): update dependency codecov to v3.6.5
2020-02-07 15:11:57 +00:00
Renovate Bot
a6f70e895a
chore(deps): update dependency codecov to v3.6.4
2020-02-01 03:12:36 +00:00
Renovate Bot
1112b426f0
chore(deps): update dependency codecov to v3.6.3
2020-01-31 14:13:51 +00:00
Renovate Bot
17278cc355
chore(deps): update dependency codecov to v3.6.2
2020-01-23 20:22:47 +00:00
Renovate Bot
65c25bfc95
fix(deps): update dependency @fortawesome/fontawesome-svg-core to v1.2.26
v10.0.6
2019-12-11 00:12:05 +00:00
Renovate Bot
75e8962563
fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.8
v10.0.5
2019-12-06 17:14:43 +00:00
Renovate Bot
65aba84491
fix(deps): update font awesome
v10.0.4
2019-12-04 23:19:08 +00:00
Renovate Bot
093dfa6ac2
chore(deps): update react monorepo to v16.10.2
2019-12-04 22:15:57 +00:00
Renovate Bot
4637834750
chore(deps): update dependency husky to v3.0.9
2019-12-04 21:04:01 +00:00
Renovate Bot
a021e72359
chore(deps): update dependency @edx/paragon to v7.1.5
2019-12-04 20:39:24 +00:00
Renovate Bot
925ddb7adf
chore(deps): update dependency @edx/frontend-platform to v1.1.6
2019-12-04 20:21:15 +00:00
David Joy
9ebcd15623
Update renovate.json
2019-12-04 14:25:58 -05:00
Adam Butterworth
3a2e553feb
fix: upgrade frontend-build for i18n extract fix ( #67 )
v10.0.3
2019-12-03 16:00:43 -05:00
Adam Butterworth
eb6c253e35
fix: upgrade frontend-build to fix translation job ( #65 )
v10.0.2
2019-12-03 14:13:11 -05:00
David Joy
d2315c2c21
build: dev tweaks ( #64 )
...
* build: dev tweaks
need an eslintrc file and to gitignore .vscode directories
* Update .eslintrc.js
2019-12-03 10:46:32 -05:00
Adam Butterworth
f33a972933
fix: upgrade frontend-platform ( #63 )
v10.0.1
2019-12-03 10:33:28 -05:00
Adam Butterworth
d540aaa390
feat: upgrade to frontend-platform ( #60 )
...
BREAKING CHANGE: This package now relies upon frontend-platform instead of individual runway packages.
v10.0.0
2019-11-21 17:18:26 -05:00
Adam Butterworth
c64496dd08
Update README.rst
2019-10-08 12:54:29 -04:00
edX Transifex Bot
e94cf3ac2d
fix(i18n): update translations
v9.0.1
2019-10-06 16:33:20 -04:00
David Joy
d4259ef1f6
feat: handleAllTrackEvents is no longer used ( #48 )
...
* feat: use frontend-analytics directly
BREAKING CHANGE: 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
v9.0.0
2019-10-02 14:59:12 -04:00
renovate[bot]
b4f35d37c8
chore(deps): add renovate.json ( #47 )
2019-10-02 12:34:44 -04:00
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
v8.0.0
2019-09-30 14:33:06 -04:00
AlasdairSwan
31e255ebe9
Merge pull request #44 from edx/alasdair/remove-paragon
...
perf(paragon): remove paragon to reduce bundle size
v7.0.5
2019-06-21 11:14:29 -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 )
v7.0.4
2019-06-21 09:56:05 -04:00
albemarle
81398c8cfd
Merge pull request #42 from edx/albemarle/different-diff
...
fix(i18n): make detect_changed_source_translations work for both push and pull jobs
v7.0.3
2019-06-11 13:51:08 -04:00
albemarle
3fcd76b455
fix(i18n): make detect_changed_source_translations work for both push and pull jobs
2019-06-11 13:34:27 -04:00
edX Transifex Bot
a8f57aa553
fix(i18n): update translations
v7.0.2
2019-06-09 16:32:55 -04:00
David Joy
f32b0c8dcf
Merge pull request #40 from edx/djoy/upgrade_i18n
...
fix: upgrade frontend-i18n library
v7.0.1
2019-06-07 11:12:41 -04:00
David Joy
fb1f5c2d50
fix: delete old i18n concat file
2019-06-07 10:53:50 -04:00
David Joy
1a51d992cd
Update .gitignore
2019-06-07 10:07:30 -04:00
David Joy
e9c28163d9
fix: upgrade frontend-i18n library
2019-06-07 08:58:38 -04:00
AlasdairSwan
6db2d70e97
Merge pull request #37 from edx/alasdair/update-link-sections-to-accept-arrays
...
fix(linkprops): update link props
v7.0.0
2019-06-04 09:03:27 -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