Syed Sajjad Hussain Shah
6cab3f3f3e
Merge pull request #466 from openedx/sajjad/VAN-1823-custom-header
...
feat: enable header to accept custom menus
v5.2.0
2024-04-19 11:36:03 +05:00
renovate[bot]
e3c8ec027e
chore(deps): update dependency @testing-library/dom to v10
2024-04-15 07:39:31 +00:00
renovate[bot]
1e899c1c48
chore(deps): update dependency react-router-dom to v6.22.3
2024-04-15 04:27:37 +00:00
renovate[bot]
370b193df3
fix(deps): update font awesome to v6.5.2
v5.1.1
2024-04-08 06:51:52 +00:00
renovate[bot]
58c34abd66
chore(deps): update dependency @openedx/frontend-build to v13.1.4
2024-04-08 06:51:23 +00:00
Rômulo Penido
c9942c1552
feat: add search menu button to header ( #474 )
v5.1.0
2024-04-03 14:36:39 -04:00
renovate[bot]
432dbb5e6b
chore(deps): update dependency @openedx/paragon to v22.2.1
2024-04-01 07:23:00 +00:00
renovate[bot]
02748fab13
chore(deps): update dependency @edx/brand to v1.2.3
2024-04-01 07:22:25 +00:00
renovate[bot]
3a5506c646
chore(deps): update dependency @openedx/frontend-build to v13.1.0
2024-04-01 07:18:24 +00:00
renovate[bot]
10619ceb5e
chore(deps): update dependency @openedx/paragon to v22.1.1
2024-03-25 15:49:02 +00:00
renovate[bot]
2694492a7c
chore(deps): update dependency @edx/frontend-platform to v7.1.3
2024-03-25 13:34:02 +00:00
renovate[bot]
be7d0d97e4
chore(deps): update dependency @openedx/frontend-build to v13.0.29
2024-03-25 10:26:14 +00:00
Syed Sajjad Hussain Shah
e6aa4be4f6
fix: update docs
2024-03-25 12:49:25 +05:00
Syed Sajjad Hussain Shah
f2c236c828
fix: remove logo URL
2024-03-25 12:49:25 +05:00
Syed Sajjad Hussain Shah
db912e6dae
feat: enable header to accept custom menus
2024-03-25 12:49:25 +05:00
Samir Sabri
abb08be08e
feat!: remove Transifex calls for OEP-58 ( #416 )
2024-03-22 13:08:10 -04:00
Bilal Qamar
6c6ccc7f20
chore(deps): update frontend-platform to v7 ( #469 )
...
* chore(deps): update frontend-platform to v7
* refactor: updated eslintrc
2024-03-22 11:34:40 +05:00
Adolfo R. Brandes
2494ad2b57
build: start releasing alpha packages
2024-03-20 13:09:30 -03:00
Jenkins
3b2a2bfa95
chore(i18n): update translations
2024-01-28 15:31:28 -05:00
renovate[bot]
30b91791e3
chore(deps): update dependency react-router-dom to v6.21.3
2024-01-22 09:41:11 +00:00
Brian Smith
08592aeec7
fix: update paragon dep to support v22 ( #460 )
v5.0.2
2024-01-19 11:30:44 -05:00
Brian Smith
c1d143ace2
fix: update frontend-platform peer dependency ( #459 )
...
This updates the `frontend-platform` peer dependency to require a version that has paragon in the `openedx` scope as a peer dependency, as opposed to the `edx` scope
v5.0.1
2024-01-18 12:59:14 -05:00
Brian Smith
54a879aec2
chore!: move paragon to peer dependency using @openedx scope ( #456 )
...
BREAKING CHANGE: consuming applications must now provide `paragon` from the `@openedx` scope
v5.0.0
2024-01-16 11:06:27 -05:00
renovate[bot]
b5b37f1d64
chore(deps): update dependency @testing-library/dom to v9.3.4
2024-01-15 13:19:09 +00:00
renovate[bot]
36be99ace0
chore(deps): update dependency @openedx/frontend-build to v13.0.27
2024-01-15 11:42:22 +00:00
dependabot[bot]
222bc19bd0
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 ( #454 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 17:14:11 +05:00
renovate[bot]
3d827e64ea
chore(deps): update dependency redux-saga to v1.3.0 ( #453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 15:40:28 +05:00
renovate[bot]
8a247abd6a
fix(deps): update dependency @openedx/paragon to v21.13.0
v4.11.1
2024-01-01 12:25:49 +00:00
renovate[bot]
a6943fbaeb
chore(deps): update dependency @edx/frontend-platform to v6.2.0
2024-01-01 10:17:53 +00:00
Mashal Malik
19292cd5b6
refactor: replace @edx/paragon with @openedx/paragon ( #446 )
...
* refactor: replace @edx/paragon with @openedx/paragon
* fix: replaced frontend-build to @openedx to fix jest issues
* refactor: removed old unused package
---------
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com >
2024-01-01 13:08:15 +05:00
Syed Ali Abbas Zaidi
b6374a5c05
feat: migrate enzyme with RTL ( #439 )
...
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com >
v4.11.0
2023-12-25 16:23:33 +05:00
renovate[bot]
f6a4036b49
fix(deps): update font awesome to v6.5.1
v4.10.2
2023-12-25 09:29:05 +00:00
renovate[bot]
12a845ad33
chore(deps): update dependency react-router-dom to v6.21.1
2023-12-25 09:07:12 +00:00
renovate[bot]
a4a7456726
chore(deps): update dependency react-router-dom to v6.21.0
2023-12-18 13:48:34 +00:00
renovate[bot]
6fdf73fed3
chore(deps): update dependency @edx/frontend-build to v13.0.14
2023-12-18 10:46:30 +00:00
renovate[bot]
32b8079744
chore(deps): update dependency @edx/frontend-platform to v6.1.2
2023-12-11 12:36:07 +00:00
renovate[bot]
b9f7fe74c8
chore(deps): update dependency @edx/frontend-build to v13.0.12
2023-12-11 10:39:07 +00:00
dependabot[bot]
5a259a76df
chore(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 ( #440 )
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 13:10:03 +05:00
Jenkins
d2ad5ee2a4
chore(i18n): update translations
2023-12-03 15:31:05 -05:00
renovate[bot]
67fefe814b
chore(deps): update dependency react-router-dom to v6.20.0
2023-11-27 11:37:21 +00:00
renovate[bot]
9a5b1fa5e7
chore(deps): update dependency react-router-dom to v6.19.0
2023-11-20 13:25:44 +00:00
renovate[bot]
55f21aeeaa
chore(deps): update dependency @edx/frontend-build to v13.0.8
2023-11-20 09:19:45 +00:00
Jenkins
fc24e61a1c
chore(i18n): update translations
2023-11-19 15:31:00 -05:00
Kristin Aoki
bace8286fd
fix: studio dropdown hover styles ( #433 )
v4.10.1
2023-11-16 11:18:00 -05:00
renovate[bot]
665653e9a5
chore(deps): update actions/setup-node action to v4 ( #429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 11:46:31 +05:00
Bilal Qamar
0cc2282c44
feat: bumped frontend-platform version ( #432 )
v4.10.0
2023-11-15 17:21:06 +05:00
Bilal Qamar
455ffd345c
Revert "chore: bumped frontend-platform version ( #430 )" ( #431 )
...
This reverts commit dde02a0739 .
v4.9.4
2023-11-15 17:11:01 +05:00
Bilal Qamar
dde02a0739
chore: bumped frontend-platform version ( #430 )
2023-11-15 16:51:34 +05:00
renovate[bot]
81cb72f10b
chore(deps): update dependency @edx/frontend-build to v13.0.5
2023-11-13 10:40:46 +00:00
Kristin Aoki
e285a91408
fix: admin home link in user menu ( #427 )
v4.9.3
2023-11-07 12:17:41 -05:00