Muhammad Anas
fa05fa25ab
chore: bump frontend-component-header to v6.6.x
2025-09-30 11:55:12 -03:00
Feanil Patel
4af3a5a65a
build: remove unused @edx/reactifex package
...
Remove @edx/reactifex package from devDependencies as it is no longer
needed. Translation extraction functionality has been verified to work
correctly without this dependency.
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 10:13:18 -04:00
PKulkoRaccoonGang
b106d0694f
fix: fixed some problems with tests
2025-09-25 10:55:05 -03:00
Samuel Allan
95a3eb4959
fix: update frontend-build to fix install issues ( #250 )
...
Earlier versions of @openedx/frontend-build used on older version of
'sharp', which caused intermittent installation issues. The version of
'sharp' was updated in @openedx/frontend-build to fix these issues, so
the frontend-build version can be updated here, to fix the issues in
this project too. See
https://github.com/openedx/frontend-build/issues/664 and
https://github.com/openedx/frontend-build/pull/665 for more information.
The frontend-build dependency was updated by:
```
npm install --package-lock-only @openedx/frontend-build
```
Private-ref: https://tasks.opencraft.com/browse/BB-9953
2025-09-05 12:03:05 -06:00
Brian Smith
20ef9002ec
feat!: add design tokens support ( #224 )
...
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.
Co-authored-by: Diana Olarte <dcoa@live.com >
2025-06-18 15:36:53 -04:00
Brian Smith
f6dfc7f6cc
fix(deps): update dependency @edx/frontend-platform to v8.3.7 ( #232 )
2025-05-19 11:06:25 -04:00
Brian Smith
0c1eb6cae0
feat: import FooterSlot from component package instead of slot package ( #226 )
2025-04-24 12:10:52 -04:00
Brian Smith
16738335d0
fix(deps): update frontend-component-header to ^6.4.0 ( #228 )
2025-04-23 17:05:36 -04:00
edX requirements bot
143f0dcd4b
chore: update browserslist DB ( #222 )
...
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com >
2025-04-07 00:12:44 +00:00
Brian Smith
ad19426aee
feat: upgrade to react 18 ( #219 )
2025-04-04 13:46:15 -04:00
Régis Behmo
5ab646b69c
chore: remove husky 🪓 🐶 ( #220 )
2025-04-04 05:13:54 -04:00
Brian Smith
1cd02a9dfb
chore: update @openedx dependencies to versions that support React 18 ( #218 )
2025-03-27 16:15:55 -04:00
Brian Smith
e4a7448850
feat(deps): update header to 5.6.0 ( #214 )
2024-10-22 19:19:01 -04:00
Bilal Qamar
1e1f269b6b
feat: updated frontend-build & frontend-platform major versions ( #181 )
...
* chore: bumped jest to v29
* refactor: updated frontend-build & added overrides
* feat: updated build and platform major versions, along with edx packages
* refactor: added caret to frontend-platform version
2024-08-06 15:36:25 +05:00
Brian Smith
3a14119d01
fix: import FooterSlot from frontend-slot-footer package
2024-05-17 09:37:27 -03:00
Brian Smith
cb3b2b4670
feat: use frontend-plugin-framework to provide a FooterSlot
2024-05-09 16:54:37 -03:00
Brian Smith
5f61578e28
chore(deps): update paragon and frontend-build to openedx scope ( #190 )
2024-01-22 17:23:16 -05:00
Omar Al-Ithawi
da30730662
chore: bump openedx-atlas==0.6.0 ( #189 )
2024-01-17 11:50:29 -05:00
Omar Al-Ithawi
91402fbf12
feat!: remove broken transifex and use atlas exclusively | FC-0012 ( #164 )
...
* feat!: remove broken transifex and use atlas exclusively
* feat: install openedx-atlas
2023-11-15 15:10:50 -05:00
Muhammad Abdullah Waheed
cf4b632c55
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #151 )
...
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration
* fix: upgraded frontend-build to fix security issue
2023-11-14 12:58:07 +05:00
Feanil Patel
18ddb35e1e
chore: Update to the new version of brand-openedx in the new scope. ( #165 )
...
Part of https://github.com/openedx/axim-engineering/issues/23
This updates the `@edx/brand` alias to point to the `brand-openedx` package at
the `openedx` scope. This does not impact imports because this package is used
via an alias.
2023-10-20 17:26:49 -04:00
Syed Ali Abbas Zaidi
ae93b68d57
chore: bump frontend-platform ( #158 )
2023-10-12 18:41:58 +05:00
Syed Ali Abbas Zaidi
f6c8cfa906
build: update header and footer
2023-08-21 17:22:24 +05:00
Syed Ali Abbas Zaidi
db181a7945
Merge branch 'master' of github.com:openedx/frontend-app-communications into Ali-Abbas/react-router-upgrade
2023-08-08 16:38:54 +05:00
Bilal Qamar
6d27b7082d
feat: update react & react-dom to v17 ( #131 )
...
* feat: update react & react-dom to v17
* build: update paragon version
* refactor: updated edx packages
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
2023-07-06 12:28:41 -04:00
Adolfo R. Brandes
090968e2f2
feat: Runtime config support, take 2
...
Adds a couple of missing features for proper runtime configuration:
1. Favicon runtime configuration support via react-helmet
2. Placeholder values for APP_ID and MFE_CONFIG_API_URL in the sample
.env files
2023-06-14 15:33:43 +01:00
Mashal Malik
0c34d86610
feat: upgrade to node v18 and related fixes ( #123 )
2023-05-17 14:19:00 -03:00
Syed Ali Abbas Zaidi
05d16cf231
Merge branch 'master' of github.com:openedx/frontend-app-communications into Ali-Abbas/react-router-upgrade
2023-05-16 16:13:15 +05:00
Omar Al-Ithawi
55a0ddb8d2
feat: use atlas in make pull_translations ( #124 )
...
Changes
-------
- Bump frontend-platform to bring intl-imports.js script
- Move all i18n imports into `src/i18n/index.js` so intl-imports.js can
override it with latest translations
- Add `atlas` into `make pull_translations` when `OPENEDX_ATLAS_PULL`
environment variable is set.
- Fixed lint rules for frontend-platform@4.1.0
- Mock useTrackColorSchemeChoice to avoid test failures
Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) implementing Translation Infrastructure OEP-58.
2023-05-09 10:08:36 -04:00
Mashal Malik
344b68e10e
Update transifex api from v2 to v3 ( #119 )
...
* fix: fix conflicts
* refactor: remove duplicate line
* fix: update lock file
2023-03-24 12:48:12 +05:00
Mashal Malik
631d47b286
fix: remove unused codecov pkg ( #120 )
2023-03-24 12:45:37 +05:00
Syed Ali Abbas Zaidi
81a5f89f36
feat: upgrade react router to v6
2023-03-21 14:26:08 +05:00
renovate[bot]
a2b2d55db0
chore(deps): update dependency ejs to 3.1.7 [security]
...
* ignore lint errors (for now) to prioritize getting an updated version of the Comms MFE out with a compromised dependency
2023-03-09 13:27:42 -05:00
Jason Wesson
0dc2e65f60
Merge pull request #90 from openedx/renovate/edx-frontend-component-footer-11.x
...
fix(deps): update dependency @edx/frontend-component-footer to v11.6.0
2023-02-24 14:14:00 -08:00
mashal-m
a08d30fbbb
build: major version upgrade of paragon
2022-12-20 12:37:21 +05:00
mashal-m
ece65c83ad
build: use shared browserslist configuration
2022-12-16 12:38:58 -05:00
renovate[bot]
6b4bd3b534
fix(deps): update dependency @edx/frontend-component-footer to v11.6.0
2022-12-12 12:27:14 +00:00
renovate[bot]
2d9d195936
fix(deps): update dependency tinymce to v5.10.7
2022-12-12 12:22:24 +00:00
renovate[bot]
1082b27647
chore(deps): update dependency prettier to v2.8.1
2022-12-12 09:54:24 +00:00
renovate[bot]
466fac7e9e
fix(deps): update dependency @edx/frontend-component-header to v3.5.0
2022-12-05 11:02:31 +00:00
renovate[bot]
422632c582
chore(deps): update dependency prettier to v2.8.0
2022-11-28 09:19:27 +00:00
renovate[bot]
67b6512288
fix(deps): update dependency regenerator-runtime to v0.13.11
2022-11-21 10:26:48 +00:00
renovate[bot]
13ba06fd2a
fix(deps): update dependency @edx/frontend-component-header to v3.4.1
2022-11-15 00:07:05 +00:00
renovate[bot]
61a2a4e8c9
fix(deps): update dependency core-js to v3.26.1
2022-11-14 08:47:19 +00:00
renovate[bot]
e112c3a6d1
fix(deps): update react-router monorepo to v5.3.4
2022-11-07 11:41:03 +00:00
renovate[bot]
97a21b9574
fix(deps): update dependency core-js to v3.26.0
2022-11-07 08:15:48 +00:00
renovate[bot]
32327cde93
fix(deps): update dependency @edx/frontend-component-header to v3.3.0
2022-10-24 11:00:17 +00:00
renovate[bot]
dadbfed8e1
fix(deps): update dependency tinymce to v5.10.6
2022-10-24 07:14:55 +00:00
renovate[bot]
262ea5be0d
fix(deps): update dependency redux to v4.2.0
2022-10-17 10:57:56 +00:00
renovate[bot]
fcb393d9e7
fix(deps): update dependency regenerator-runtime to v0.13.10
2022-10-17 07:58:39 +00:00