Conversation
…4148) Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.0.0 to 5.0.3. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/commons@5.0.0...@wireapp/commons@5.0.3) --- updated-dependencies: - dependency-name: "@wireapp/commons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.4...v4.9.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…focus order, make chat user avatar keyboard accessible (#14153) * fix: code review fix and chat area focus improvements(ACCC-268) handle all interactive elements focus with a function hanlde media elements seperately as they have a loading state make Avatar keyboard accessible handle reply messsage focus * fix: replace clickhandler with my new function(ACC-268) * refactor: create a message event function(ACC-268) * Update src/script/components/Avatar.tsx Co-authored-by: Thomas Belin <thomasbelin4@gmail.com> * Update src/script/components/MessagesList/Message/ContentMessage/asset/TextMessageRenderer.tsx Co-authored-by: Thomas Belin <thomasbelin4@gmail.com> * Update src/script/components/MessagesList/Message/ContentMessage/asset/TextMessageRenderer.tsx Co-authored-by: Thomas Belin <thomasbelin4@gmail.com> * Update src/script/components/MessagesList/Message/ContentMessage/asset/TextMessageRenderer.tsx Co-authored-by: Thomas Belin <thomasbelin4@gmail.com> * fix: code review comments and refactoring detect message type from current target as we can't pass element type to avoid creating a new function reference handle Quote message focus state change mention message element type from span to div with role button as its an interactive element lint error test fix Co-authored-by: Thomas Belin <thomasbelin4@gmail.com>
* runfix: Correct focus order in preferences * two variables * Update src/script/page/LeftSidebar/panels/Preferences.tsx Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik@wire.com> Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik@wire.com>
* feat: Adjust styles for typing indicator (ACC-309) * absolute position
…14017) * refactor: change px values to rem values for font variables [ACC-68] * replace font size px values by rem values in tsx files * replace 12px by variable in less files * replace 11px by variable in less files * replace 14px by variable in less files * replace 16px by variable in less files * replace 24px by variable in less files * replace rest of px values by variable in less files * replace lineheight px values by rem values in tsx files * replace lineheight px values by existing variables in less files * change a em value to px since it should'nt react to font-size change * fix input bar control responsivity to font size * refactor other lineheight px values to rem * refactor forgotten px value * bump ui-kit to 9.0.10 * bump ui-kit to 9.0.11: fix typing issues * bump ui-kit to 9.0.12: missing ref
* fix: Discard typing events after 1 minute * change naming
…focusable(ACC-268) (#14186) * feat: shift+tab from message input bar should set the entire message focusable(ACC-268) - when a user press shift+tab from input bar, set the last focused message elements non focusable(tabindex -1) - the wrapper div of the last focused message is still focused as we didn't reset its tabindex - to focus a message element check its self(element level) focus state and message level focus state - on focus visible set read receipt outline visible * Update src/script/components/Conversation/Conversation.tsx Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik@wire.com> Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik@wire.com>
* runfix: Adjust avatar styles in typing indicator * remove extra ?
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.46.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.4.4 to 6.4.5. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.4.5/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.16.0 to 6.17.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell@v6.16.0...v6.17.0) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#14298) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.46.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…OR_MODE (#14282) * feat: Typing Indicator settings - Turn on or Off(ACC-307) * feat: typing indicator is not visible when user is typing but typing mode is disabled(ACC-307) * fix: revert deleted hook dependecy(ACC-307) * refactor: remove extra if(ACC-307) * fix: code review comments(ACC-307) * fix: rename configuration variable(ACC-307) * refactor: rename the property WIRE_TYPING_MODE to WIRE_TYPING_INDICATOR_MODE(ACC-307)
* refactor: new implementation of disposable ref * refactor: use new disposable ref for detecting long quotes * refactor: rename original function and fix tests * refactor: improve message rendere key * refactor: get rid of useDisposableRef hook in MemberMessage component * refactor: remove useDisposableRef hook from TextMessageRenderer component * refactor: remove useDisposableRef hook
* feat: update headings * update headings * update left sidebar heading
* runfix: correct missing paragraph tags [ACC-321] * Apply suggestions from code review Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik@wire.com>
* feat: Update list tags structure * remove unecsessary code
* feat: Forms accessibility * fix typo
* feat: Update HTML tags in Modals, AppLock and DeviceID * Cr fixes
Codecov Report
@@ Coverage Diff @@
## master #14315 +/- ##
==========================================
+ Coverage 41.27% 41.84% +0.56%
==========================================
Files 608 612 +4
Lines 20851 21049 +198
Branches 4741 4780 +39
==========================================
+ Hits 8607 8808 +201
+ Misses 11136 11127 -9
- Partials 1108 1114 +6 |
atomrc
approved these changes
Dec 13, 2022
V-Gira
approved these changes
Dec 13, 2022
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
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.
RC 13 December 2022