Skip to content

release 1.1.1 to have all assets built automatically the standard way#228

Merged
roedoejet merged 72 commits intoreleasefrom
main
Oct 23, 2023
Merged

release 1.1.1 to have all assets built automatically the standard way#228
roedoejet merged 72 commits intoreleasefrom
main

Conversation

@joanise
Copy link
Copy Markdown
Member

@joanise joanise commented Oct 23, 2023

No description provided.

roedoejet and others added 30 commits February 28, 2023 15:19
feat(es): add spanish thanks to Jorge Rosés Labrada
Use @v4 to get the latest, currently 4.4.1, which fixes the warnings we get.
Web-Component read strings from i18n/messages.*.json
load from shadow dom as per stenciljs/core#2072

also removes requirement for parent applications to load google fonts separately
feat(fonts): use bc sans by default
It is running all the test suites, label it more accurately, especially for the shield.
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
 - bump all angular packages to 15.2.4 to fix dependencies and do fresh npm install
 - run "npm audit fix --force" to make sure the necessary bumps were done
 - run "npm update --save" to update everything that can be updated

Fixes https://github.com/ReadAlongs/Web-Component/security/dependabot/31
Following the documented process at
https://nx.dev/core-features/automate-updating-dependencies :

 - npx nx migrate latest
 - npm install
 - npx nx migrate --run-migrations

Now nx works correctly again! Lesson learned: I have to be careful
updating individual package versions in package.json!!!
fix(deps): bump angular to 15.2.4 and update all dependencies possible
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
roedoejet and others added 26 commits June 23, 2023 10:08
feat: simplify language selection
(can we make the button non-clickable while keeping it in red? this does not work for me)
Limit height of image to page height
Using error_outline_outlined worked anyway, but the extra _outlined was
basically ignored and cause extra spaces to get inserted.
with native speaker review on Reproducir/pausar

and make the tooltips that are next to each other consistent
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Small caveat, you *must* use the <text> element to enclose it even though this
is optional for standalone ReadAlong files.
feat: allow embedded ReadAlong in <read-along> element
chore: bump ngx version though not strictly necessary
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@joanise joanise requested a review from roedoejet October 23, 2023 20:56
@roedoejet roedoejet merged commit 4990299 into release Oct 23, 2023
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.4.4
🚀 Deployed preview to https://ReadAlongs.github.io/Web-Component/pr-preview/pr-228/
on branch gh-pages at 2023-10-23 21:02 UTC

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.

3 participants