Releases: hypothesis/client
Releases · hypothesis/client
v1.1564.0
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
Create helper functions to manipulate mentions
v1.1562.0
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
Make groups.loadFocusedGroupMembers implicitly load for focused group
v1.1560.0
Add logic to load focused group members
v1.1559.0
Disable auto-display of Help panel on first launch if disabled When the `enableHelpPanel` service configuration is set to `false`, don't show the tutorial/help panel to new users on first launch.
v1.1558.0
Bump the sentry group with 2 updates Bumps the sentry group with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [@sentry/cli](https://github.com/getsentry/sentry-cli). Updates `@sentry/browser` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.51.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.50.0...8.51.0) Updates `@sentry/cli` from 2.40.0 to 2.41.1 - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cli/compare/2.40.0...2.41.1) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sentry - dependency-name: "@sentry/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sentry ... Signed-off-by: dependabot[bot] <[email protected]>
v1.1556.0
Add proper accessibility attributes for at-mentions
v1.1555.0
Remove fallback for browsers not supporting ResizeObserver
v1.1554.0
Populate list of suggestions matching @mentions