-
Notifications
You must be signed in to change notification settings - Fork 520
v0.22.3 release #813
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
Merged
Merged
v0.22.3 release #813
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Page does not have a language set. Set lang to "en". User cannot pinch zoom on the screen. Remove user-scalable="no". InputContainer.vue User input label disappears when the user types. Remove "single-line" from <v-text-field> Audio play buttons are unlabeled. Add aria-label "Use Voice" Message.vue Audio play buttons are unlabeled. Add aria-label "replay request" Message date should not be aria-hidden. Remove aria-hidden. MessageText.vue Live agent messages are misidentified for screen reader users. During connect live chat, the "bot says:" message should be "agent says:" to indicate the agent provided the text. RecorderStatus.vue The record-status message should use the attribute aria-live="polite" ToolbarContainer.vue The toolbar has an aria-label that incorrectly labels the toolbar. Remove aria-label from the <v-toolbar> element getters.js Revise how connect transcript is redacted.
Fix redaction so it applies to the correct message
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.2 to 5.2.1. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.1) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.23.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ty-update # Conflicts: # lex-web-ui/package.json # lex-web-ui/src/store/getters.js # package.json # templates/master.yaml
…web-ui/pbkdf2-3.1.3 Bump pbkdf2 from 3.1.2 to 3.1.3 in /lex-web-ui
…ack-dev-server-5.2.1 Bump webpack-dev-server from 4.15.2 to 5.2.1
…tom-resources/requests-2.32.4 Bump requests from 2.23.0 to 2.32.4 in /templates/custom-resources
Accessibility updates primarily aiding screen readers to process the elements in the UI
Fix order of operations to ensure creds are available at websocket in…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.