249 Commits

Author SHA1 Message Date
edX requirements bot
ddb37580b7 chore: update browserslist DB (#272)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-03-16 00:21:05 +00:00
edX requirements bot
30dd3a0ece chore: update browserslist DB (#271)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-03-09 00:22:48 +00:00
edX requirements bot
bda9798951 chore: update browserslist DB (#270)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-03-02 00:30:12 +00:00
edX requirements bot
87e605cb23 chore: update browserslist DB (#269)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-02-23 21:04:02 +00:00
edX requirements bot
35b3de8311 chore: update browserslist DB (#268)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-02-16 00:22:34 +00:00
Brian Smith
0c2cf9511f fix(deps): regenerate package-lock.json (#265)
Co-authored-by: Claude Code <noreply@anthropic.com>
2026-02-13 17:25:07 -05:00
edX requirements bot
2d6aeb9662 chore: update browserslist DB (#266)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-02-09 00:18:38 +00:00
edX requirements bot
8b84cfdf27 chore: update browserslist DB (#264)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2026-01-26 00:14:35 +00:00
Anton Melser
6223212751 docs: updates for outdated references (#262)
* docs: Generify currently supported node version

* docs: include 'standard' dev instructions

---------

Co-authored-by: Feanil Patel <feanil@axim.org>
2026-01-23 18:36:33 +00:00
Feanil Patel
4a346328ef build: Update package-lock.json
The file was missing some dependent packages for some reason.
2026-01-23 15:28:58 -03:00
PKulkoRaccoonGang
5d19b93d98 fix: added raw loader for tinymce conten.css 2026-01-19 15:14:02 -03:00
edX requirements bot
42e75a6372 chore: update browserslist DB (#261)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-11-10 00:13:49 +00:00
edX requirements bot
ac5fa76c1e chore: update browserslist DB (#258)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-11-06 13:22:05 -05:00
Stanislav Lunyachek
7ddc95003e fix: Remove extra margin around body element release/ulmo.2 release/ulmo.1 2025-09-30 12:16:04 -03:00
Muhammad Anas
fa05fa25ab chore: bump frontend-component-header to v6.6.x 2025-09-30 11:55:12 -03:00
oleksandr.buhaienko
26099ea6d5 test: Remove support for Node 20 2025-09-26 10:35:39 -03:00
Feanil Patel
59dbee3fa9 Merge pull request #256 from openedx/feanil/remove-reactifex-packages
build: remove unused @edx/reactifex package
2025-09-25 13:15:44 -04:00
Feanil Patel
1c9e20e6a7 fix: Correct test parameters.
This test should be suppling a `courseModes` parameter not a
`courseMode` parameter with a missing `s`.
2025-09-25 10:13:24 -04: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
oleksandr.buhaienko
ef6c498bb7 build: Upgrade to Node 24 2025-09-25 10:55:05 -03:00
edX requirements bot
70a40bf90b chore: update browserslist DB (#255)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-09-22 00:13:18 +00:00
bydawen
7727574280 test: Add Node 24 to CI matrix (#252) 2025-09-19 13:50:59 -04:00
edX requirements bot
51b8d7bac1 chore: update browserslist DB (#251)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-09-08 00:13:07 +00: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
edX requirements bot
975ab436ae chore: update browserslist DB (#249)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-09-01 00:14:46 +00:00
edX requirements bot
64b259a8a9 chore: update browserslist DB (#248)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-08-25 00:13:19 +00:00
edX requirements bot
795636f7a7 chore: update browserslist DB (#247)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-08-18 00:14:21 +00:00
Jacobo Dominguez
f8e2b3de03 refactor: replacing injectIntl with useIntl part 1 (#245) 2025-08-13 13:03:13 -04:00
Jacobo Dominguez
b5e4505665 refactor: replacing injectIntl with useIntl part 2 (#246) 2025-08-13 10:51:53 -04:00
edX requirements bot
74905663e1 chore: update browserslist DB (#241)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-07-07 00:14:01 +00:00
edX requirements bot
a1083d8142 chore: update browserslist DB (#240)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-06-30 00:13:54 +00: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
edX requirements bot
d2cb5b5e1d chore: update browserslist DB (#237)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-06-16 00:13:32 +00:00
edX requirements bot
cd73b9992f chore: update browserslist DB (#235)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-06-09 00:14:00 +00:00
edX requirements bot
dd99ad7c57 chore: update browserslist DB (#234)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-06-02 00:13:44 +00:00
Brian Smith
f6dfc7f6cc fix(deps): update dependency @edx/frontend-platform to v8.3.7 (#232) 2025-05-19 11:06:25 -04:00
edX requirements bot
c3d9b62944 chore: update browserslist DB (#231)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-05-19 00:13:27 +00:00
edX requirements bot
c0a6133e78 chore: update browserslist DB (#230)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-05-12 00:13:22 +00:00
edX requirements bot
d62aa1df5a chore: update browserslist DB (#229)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-05-05 00:13:21 +00:00
Brian Smith
0c1eb6cae0 feat: import FooterSlot from component package instead of slot package (#226) release/teak.3 release/teak.2 release/teak.1 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
658b70e455 chore: update browserslist DB (#227)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-04-21 00:13:06 +00:00
edX requirements bot
6cb174b146 chore: update browserslist DB (#225)
Co-authored-by: arbrandes <759355+arbrandes@users.noreply.github.com>
2025-04-14 00:13:07 +00: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
Feanil Patel
445a2f6cd3 Merge pull request #215 from salman2013/salman/update-catalog-info-file
Update catalog-info file for release data
2025-02-11 14:26:35 -05:00
salman2013
166b6fe7ae fix: remove openedx.yaml file 2025-02-11 13:56:57 +05:00