Adolfo R. Brandes
70576cf373
feat!: compile to JS before publishing
...
Configure the package to compile TypeScript and copy SCSS and image
assets (PNG, SVG) to dist/ before publishing, rather than publishing raw
source files. This allows us to use tsc-alias for @src imports.
Also use a more modern export map to decouple the internal file
structure from the package's API, and add a build step to CI.
BREAKING CHANGE: Consuming projects may need to update their imports or
SASS @use lines.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 17:29:46 -03:00
Adolfo R. Brandes
2045854099
fix: make pull_translations
2025-06-26 19:57:24 -03:00
Adolfo R. Brandes
89559a4987
refactor: migrate to frontend-base
...
BREAKING CHANGE: refactors the MFE for frontend-base.
2025-06-24 15:31:23 -03:00
Samir Sabri
b01960e6a1
feat!: remove Transifex calls for OEP-58 | FC-0012 ( #227 )
2024-03-18 16:54:04 -04:00
Omar Al-Ithawi
4730cf82e8
feat: tutor-mfe compatiblilty for atlas pull | FC-0012 ( #280 )
...
- 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-02 10:30:26 -05:00
Abdullah Waheed
0cf98c9b78
feat: babel-plugin-react-intl to babel-plugin-formatjs migration
2023-10-04 19:55:38 +05:00
Omar Al-Ithawi
d43c17a663
feat: include paragon in atlas pull ( #179 )
...
This pull request is part of the [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) which is sparked by the [Translation Infrastructure update OEP-58](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0058-arch-translations-management.html#specification ).
2023-07-25 11:19:35 -04:00
Omar Al-Ithawi
5769629250
feat: use atlas in make pull_translations ( #137 )
...
- 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.
This pull request is part of the [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) which is sparked by the [Translation Infrastructure update OEP-58](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0058-arch-translations-management.html#specification ).
2023-05-09 10:05:48 -04:00
Leangseu Kim
9a5ac5ddf7
chore: add es, fr_ca, pt_BR translation
...
chore: remove intl as it is no longer needed
chore: update test snaphot
2023-03-17 13:56:40 -04:00
Mashal Malik
cfb9bfdb6b
Update transifex api from v2 to v3 ( #118 )
2023-03-13 10:58:34 -04:00
Mashal Malik
49d70dda93
Migrate from Coveralls to Codecov and removed is5 ( #116 )
2023-03-02 09:17:31 -05:00
Leangseu Kim
7174f8de1e
fix: update transfex flag for tx cli 1.4.0
2022-10-24 10:41:30 -04:00
Ben Warzeski
787e780645
initial checkin
2022-05-25 14:27:26 -04:00