Brian Smith
8a2c6aae3b
fix(deps): regenerate package-lock.json ( #478 )
...
Co-authored-by: Claude Code <noreply@anthropic.com >
2026-02-13 16:56:52 -05:00
Muhammad Anas
bc4abcdeef
chore: update frontend-component-header to v8 ( #468 )
2025-11-03 16:38:29 -05:00
Feanil Patel
c564150cb5
build: remove unused reactifex packages
...
Remove reactifex and @edx/reactifex packages from devDependencies as they are no longer
needed. Translation extraction functionality has been verified to work
correctly without these dependencies.
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 11:02:18 -04:00
Samuel Allan
266589bca6
chore(deps): update frontend-build to fix install issues ( #464 )
...
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
Co-authored-by: Braden MacDonald <mail@bradenm.com >
2025-09-05 17:34:04 +00:00
Diana Villalvazo
a579455e58
test: Remove unwanted mocks, unmocks and deprecate react-unit-test-utils package ( #465 )
...
* test: remove last snapshot
* test: remove unwanted mocks, remove unmocks, refactor renderWithIntl
* test: refactor renderWithIntl with small improvements
* test: remove react-unit-test-utils
* test: change fireEvent for userEvent
2025-09-05 12:34:28 -04:00
Brian Smith
715cc60c1c
feat!: add design tokens support ( #441 )
...
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.
Co-authored-by: Diana Olarte <diana.olarte@edunext.co >
2025-06-18 16:05:04 -04:00
renovate[bot]
01bc2cb545
fix(deps): update dependency @edx/frontend-platform to v8.3.7 ( #419 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 10:21:26 -04:00
Brian Smith
4825c3d68c
feat: import FooterSlot from component package instead of slot package ( #414 )
2025-04-24 12:33:01 -04:00
renovate[bot]
4e27a35e10
fix(deps): update dependency @edx/frontend-component-header to v6.4.0 ( #415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 20:17:57 +00:00
Brian Smith
d03e7c40d8
feat: upgrade to react 18 ( #406 )
2025-04-09 15:22:36 -04:00
Régis Behmo
5a7063c123
chore: remove husky 🪓 🐶 ( #405 )
2025-04-09 13:56:30 +00:00
Brian Smith
5c5ff1190b
chore(deps): update @openedx dependencies to versions that support React 18 ( #399 )
2025-03-27 16:17:00 -04:00
Emad Rad
6527f505f1
chore: npm publish action removed ( #366 )
...
We don't push MFEs to the npm registry.
Achieves part of https://github.com/openedx/public-engineering/issues/284
2024-12-18 13:48:18 -05:00
milad-emami
400950cff8
feat: update react-pdf to v7 and fix worker configuration
2024-12-18 13:25:38 +03:30
Adolfo R. Brandes
5283e7c7c6
fix: Use browserslist-config
...
We were installing browserslist-config but not declaring it. This had
the effect that webpack - and likely others - were not using it.
2024-12-06 10:54:46 -03:00
milad-emami
212014fed9
chore: update redux-devtools-extension to @redux-devtools/extension@3.0.0
2024-11-25 12:14:34 +03:30
milad-emami
9600301a62
chore(deps): update dependency redux-mock-store to 1.5.5
...
Updates redux-mock-store to version 1.5.5 in both package.json and package-lock.json to ensure dependency consistency
2024-11-25 12:08:07 +03:30
Brian Smith
91e33748ab
feat(deps): update header to 5.6.0 ( #363 )
2024-10-22 19:19:55 -04:00
Muhammad Anas
567a020061
build: Upgrade to Node 20 ( #349 )
...
* build: Upgrade to Node 20
* refactor: updated package-lock
* refactor: updated the lockfile version workflow
2024-09-06 12:23:49 -04:00
Bilal Qamar
20dc736278
refactor: installed jest-environment-jsdom package, updated package-lock
2024-06-03 16:08:02 +05:00
Bilal Qamar
d72beeb2d4
Merge branch 'master' of github.com:openedx/frontend-app-ora-grading into bilalqamar95/jest-v29-upgrade
2024-06-03 16:06:23 +05:00
Brian Smith
64b57df976
feat: use frontend-plugin-framework to provide a FooterSlot
2024-05-23 11:28:25 -03:00
Bilal Qamar
650d708a1c
refactor: major version upgrade for react-unit-test-utils
2024-05-16 16:04:13 +05:00
Bilal Qamar
b23effdb7f
feat: updated frontend-build & frontend-platform major versions
2024-04-24 13:54:40 +05:00
Bilal Qamar
a67f201f4d
feat: updated frontend-build major version, bumps jest to v29
2024-04-15 15:43:48 +05:00
Mashal Malik
f67ffdd480
refactor: replace @edx/paragon and @edx/frontend-build ( #294 )
...
* refactor: replace @edx/paragon and @edx/frontend-build
* refactor: updated edx packages
* fix: fixed failing test cases by remmoving paragon mock
* fix: updated lock file to fix build issues
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
Co-authored-by: Muhammad Abdullah Waheed <abdullah.waheed@arbisoft.com >
2024-02-28 13:04:23 -03:00
renovate[bot]
836df49829
fix(deps): update dependency axios to ^0.28.0 [security]
2024-02-21 22:18:09 -05:00
Syed Ali Abbas Zaidi
5bed90b659
feat: migrate enzyme to edx/react-unit-test-utils ( #295 )
...
* feat: migrate enzyme to edx/react-unit-test-utils
* refactor: remove shallowWrapper usage
* refactor: remove unnecessary _instance usage
2024-02-10 00:35:02 +05:00
Abdullah Waheed
df7a189bcd
fix: upgraded frontend-build to fix security issue
2024-02-08 14:43:21 -05:00
Abdullah Waheed
3bb3d90f3a
feat: babel-plugin-react-intl to babel-plugin-formatjs migration
2024-02-08 14:43:19 -05:00
Omar Al-Ithawi
4a708da50c
feat: tutor-mfe compatiblilty for atlas pull ( #312 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-platform in `atlas pull`
Refs: FC-0012 OEP-58
2024-02-05 16:58:28 -05:00
renovate[bot]
a9771fbf49
chore(deps): update dependency @testing-library/jest-dom to v6
2024-01-26 07:48:36 -05:00
renovate[bot]
8f58b72919
fix(deps): update react-router monorepo to v6.21.3
2024-01-26 05:59:50 -05:00
renovate[bot]
8da2a60b37
fix(deps): update dependency moment to v2.30.1
2024-01-26 03:17:56 -05:00
renovate[bot]
ff3e56c3f7
fix(deps): update dependency classnames to v2.5.1
2024-01-25 22:31:21 -05:00
renovate[bot]
204586e79b
fix(deps): update dependency @edx/frontend-component-header to v4.11.1
2024-01-25 20:25:00 -05:00
renovate[bot]
31be6daac3
fix(deps): update dependency @edx/frontend-component-footer to v12.7.1
2024-01-25 17:43:59 -05:00
renovate[bot]
66b793a1d4
fix(deps): update dependency whatwg-fetch to v3.6.20
2024-01-25 10:24:19 -05:00
renovate[bot]
72db51b65c
fix(deps): update dependency regenerator-runtime to v0.14.1
2024-01-25 06:08:35 -05:00
renovate[bot]
9121b3f1e7
fix(deps): update dependency @zip.js/zip.js to v2.7.32
2024-01-25 04:41:05 -05:00
renovate[bot]
f7e51fd1d0
fix(deps): update dependency @testing-library/user-event to v14.5.2
2024-01-25 01:58:02 -05:00
renovate[bot]
77b4f9b47e
fix(deps): update dependency core-js to v3.35.1
2024-01-25 01:25:50 -05:00
renovate[bot]
d810913038
fix(deps): update dependency @edx/brand to v1.2.3
2023-10-29 15:44:21 -04:00
renovate[bot]
a6436997bb
fix(deps): update dependency core-js to v3.33.1
2023-10-23 15:16:43 -04:00
renovate[bot]
7959a39267
fix(deps): update react-router monorepo to v6.17.0
2023-10-23 13:51:41 -04:00
Feanil Patel
3a1dbfdee5
chore: Update to the new version of brand-openedx in the new scope. ( #277 )
...
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:09 -04:00
renovate[bot]
9b326f1ee8
fix(deps): update dependency core-js to v3.33.0
2023-10-19 03:14:33 -04:00
renovate[bot]
3a87ebda1a
fix(deps): update dependency @testing-library/user-event to v14.5.1
2023-10-19 00:43:26 -04:00
renovate[bot]
25389ff296
fix(deps): update dependency @edx/frontend-component-header to v4.8.0
2023-10-18 20:59:19 -04:00
renovate[bot]
80f782b87f
fix(deps): update dependency @edx/frontend-component-footer to v12.5.0
2023-10-18 18:57:41 -04:00