- 26 Jan, 2023 3 commits
-
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
In context, `AnnotationShareControl` is rendered within its associated `ThreadCard`. `ThreadCard`s are focusable, so any click within the panel that is not on a focusable element will "leak out" and focus the annotation card. This will cause the panel to close because the focus event is outside of the panel. Prevent focus from leaking by making the panel itself focusable. Fixes https://github.com/hypothesis/client/issues/5196
-
Robert Knight authored
- Remove the book_as_single_document flag, as we have now enabled this flag for everyone in production - Throw if the `isbn` property is missing from the book info returned by VitalSource. If this ever happens, we want to fail loudly instead of silently capturing a URL with no book ID on it.
-
- 25 Jan, 2023 4 commits
-
-
Alejandro Celaya authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
- 24 Jan, 2023 10 commits
-
-
dependabot[bot] authored
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.5 to 19.0.7. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v19.0.5...v19.0.7) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Robert Knight authored
-
Lyza Danger Gardner authored
Perform an internal refactor to reduce the number of internal components
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
dependabot[bot] authored
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.0 to 24.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.1/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Lyza Danger Gardner authored
We've been hand-managing the versions of the `frontend-shared` and `frontend-build` packages in such a way that they are effectively "pinned" to a single version. Restore version ranges such that automated tools like dependabot are able to do their jobs and we don't end up with unintentionally stale dependencies.
-
dependabot[bot] authored
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.29.0 to 7.31.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.29.0...7.31.1) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Alejandro Celaya authored
Override styling on notebook close button to make it more subtle when delete annotation modal is open
-
- 23 Jan, 2023 12 commits
-
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
dependabot[bot] authored
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.48.2. - [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.48.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Robert Knight authored
Aside from the JSDoc => TS conversion, the privacy of all instance fields was clarified and underscore prefixes added to private fields for consistency.
-
Robert Knight authored
-
dependabot[bot] authored
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.48.2. - [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.48.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.0 to 7.32.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.0...v7.32.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Alejandro Celaya authored
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1295.0 to 2.1299.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1295.0...v2.1299.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
- 20 Jan, 2023 6 commits
-
-
Robert Knight authored
This release includes https://github.com/mozilla/pdf.js/pull/15722 which changed the property that stores the root of the text layer. The tests mocks still use the old `textLayerDiv` name because that is what is used in the PDF.js release that we currently ship.
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Robert Knight authored
We moved away from using propTypes a long time ago
-
- 19 Jan, 2023 5 commits
-
-
Alejandro Celaya authored
-
Lyza Danger Gardner authored
Previously, `MenuItem`'s `icon` prop accepted a string, which could be: - the name of a registered icon - a URL (in which case an `img` with that URL as `src` was rendered) - the string "blank" (in which case space was added at left) This became over-complex when migrating to use updated icon components. Now the `icon` prop expects an `IconComponent`, but `MenuItem` also takes a `leftChannelContent` prop. This allows consumers to set any content in the left channel — e.g. an image instead of an icon — and reduces the complexity of this component. `GroupListItem` has been updated to set `leftChannelContent` as needed instead of passing "blank" or a URL to an image as the `icon` prop. Other components updated to provide `IconComponent`s instead of strings.
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
In the future, we should be able to use the `MenuCollapseIcon` instead of rotating the `MenuExpandIcon`, but that needs some layout tuning.
-