Skip to content

Releases: hypothesis/client

v1.1569.0

12 Feb 09:38
Compare
Choose a tag to compare
v1.1569.0 Pre-release
Pre-release
Highlight mentions when rendering annotation text

v1.1568.0

11 Feb 10:50
Compare
Choose a tag to compare
v1.1568.0 Pre-release
Pre-release
  • Adjust usage of new shared icon #6781

v1.1567.0

10 Feb 16:50
Compare
Choose a tag to compare
v1.1567.0 Pre-release
Pre-release
Unwrap mention tags when entering annotation edit mode

v1.1566.0

10 Feb 15:24
Compare
Choose a tag to compare
v1.1566.0 Pre-release
Pre-release
  • Wrap mentions in special tags before creating an annotation
    #6815

v1.1565.0

10 Feb 14:27
Compare
Choose a tag to compare
v1.1565.0 Pre-release
Pre-release
Ignore punctuation characters when trying to match mentions

v1.1564.0

07 Feb 15:18
Compare
Choose a tag to compare
v1.1564.0 Pre-release
Pre-release
Set overflow scroll to `auto` for mirror div

Align overflow scroll for the mirror div with the textarea. Otherwise if the
textarea did not have scrollbars, text in the mirror div would wrap sooner than
text in the textarea.

On macOS where overlay scrollbars are used this has no effect, since the layout
of the text is unaffected by whether scrollbars are "present".

v1.1563.0

06 Feb 11:26
Compare
Choose a tag to compare
v1.1563.0 Pre-release
Pre-release
Create helper functions to manipulate mentions

v1.1562.0

03 Feb 13:29
Compare
Choose a tag to compare
v1.1562.0 Pre-release
Pre-release
Bump typescript-eslint from 8.21.0 to 8.22.0 in the eslint group

Bumps the eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.21.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1561.0

30 Jan 11:25
Compare
Choose a tag to compare
v1.1561.0 Pre-release
Pre-release
Make groups.loadFocusedGroupMembers implicitly load for focused group

v1.1560.0

30 Jan 09:14
Compare
Choose a tag to compare
v1.1560.0 Pre-release
Pre-release
Add logic to load focused group members