Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update tinymce to 6.6.1 #302

Merged
merged 10 commits into from
Aug 23, 2023
Merged

build(deps): update tinymce to 6.6.1 #302

merged 10 commits into from
Aug 23, 2023

Conversation

beawar
Copy link
Contributor

@beawar beawar commented Aug 7, 2023

refs: SHELL-151

@beawar beawar requested review from a team as code owners August 7, 2023 13:32
@beawar beawar self-assigned this Aug 16, 2023
nubsthead
nubsthead previously approved these changes Aug 17, 2023
beawar added 3 commits August 21, 2023 10:38
refactor: extract the supported locales to a constants

By extracting the locales fixed values to a const object, it is
possible to use this object from the webpack compilation file,
limiting the definition of the supported locales to a single point.
Inside the webpack config, it is now possible to read this object in order
to include inside the bundle only the supported locales for both tinymce
and date-fns.

fix: add missing translations for locales label of settings

chore: update tinymce translations files

Add a field in the supported translations object to map the locale
of i18n to the tinymce one, as already done for date-fns.

refactor: move webpack config to ts

Compile the config before running the build script in order to make it
visible to the sdk.
Add compiled files to .gitignore.
Remove the compiled files after the build.

refs: SHELL-151
@beawar beawar dismissed stale reviews from nubsthead and CataldoMazzilli via 8fa0fa6 August 21, 2023 17:06
nubsthead
nubsthead previously approved these changes Aug 23, 2023
gnekoz
gnekoz previously approved these changes Aug 23, 2023
@beawar beawar dismissed stale reviews from CataldoMazzilli, gnekoz, and nubsthead via 6f776ec August 23, 2023 12:53
@beawar beawar requested a review from gnekoz August 23, 2023 12:53
@beawar beawar merged commit 0cb0129 into devel Aug 23, 2023
@beawar beawar deleted the SHELL-151-update-tinymce branch August 23, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants