- 24 Jul, 2019 8 commits
-
-
Robert Knight authored
-
Robert Knight authored
Simplify the API of `MenuItem` a little by passing the content of the submenu directly rather than a function to render the submenu. The downside of this is that `MenuItem` cannot skip rendering the submenu content when the submenu is not visible, but the implementation does not do this anyway.
-
Robert Knight authored
To ensure consistency between different menus that contain items with submenus, move the responsibility for rendering the submenu and its container to the `MenuItem` component. The component that renders the top-level `MenuItem` must supply a `renderSubmenu` prop that renders the submenu on-demand.
-
Robert Knight authored
-
Robert Knight authored
-
Robert Knight authored
It seems to me like the expanded submenu should be treated as ephemeral state which is lost/reset when the menu is closed.
-
Robert Knight authored
Replace the per-GroupListItem state indicating whether the item's submenu is open with a per-GroupList state variable indicating which group (or none) has its submenu currently expanded.
-
Robert Knight authored
This transition is not as simple as applying a CSS transition property to an element since browsers do not support animating `width` / `height` from 0px to "auto" to fit the content. Therefore add a component to handle the steps in the transition.
-
- 22 Jul, 2019 23 commits
-
-
Kyle Keating authored
Convert new-note-btn to preact
-
Kyle Keating authored
-
Hannah Stepanek authored
Convert search status bar to preact
-
Hannah Stepanek authored
-
Robert Knight authored
Merge pull request #1262 from hypothesis/dependabot/npm_and_yarn/karma-coverage-istanbul-reporter-2.0.6 Bump karma-coverage-istanbul-reporter from 2.0.5 to 2.0.6
-
Robert Knight authored
Bump karma-browserify from 6.0.0 to 6.1.0
-
Robert Knight authored
Bump @babel/preset-env from 7.5.4 to 7.5.5
-
Robert Knight authored
Bump enzyme-adapter-preact-pure from 2.0.0 to 2.0.1
-
Robert Knight authored
Update ESLint configuration
-
Robert Knight authored
Bump @octokit/rest from 16.28.4 to 16.28.5
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.5.4...v7.5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Robert Knight authored
Bump babel-plugin-istanbul from 5.1.4 to 5.2.0
-
dependabot-preview[bot] authored
Bumps [karma-browserify](https://github.com/nikku/karma-browserify) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/nikku/karma-browserify/releases) - [Commits](https://github.com/nikku/karma-browserify/compare/v6.0.0...v6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Robert Knight authored
Bump gulp-if from 2.0.2 to 3.0.0
-
Robert Knight authored
Bump mocha from 6.1.4 to 6.2.0
-
Robert Knight authored
Bump @babel/core from 7.5.4 to 7.5.5
-
dependabot-preview[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.28.4 to 16.28.5. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v16.28.4...v16.28.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [enzyme-adapter-preact-pure](https://github.com/preactjs/enzyme-adapter-preact-pure) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/preactjs/enzyme-adapter-preact-pure/releases) - [Changelog](https://github.com/preactjs/enzyme-adapter-preact-pure/blob/master/CHANGELOG.md) - [Commits](https://github.com/preactjs/enzyme-adapter-preact-pure/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases) - [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.5...v2.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.1.4 to 5.2.0. - [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases) - [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v5.1.4...v5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [gulp-if](https://github.com/robrich/gulp-if) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/robrich/gulp-if/releases) - [Commits](https://github.com/robrich/gulp-if/compare/2.0.2...3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 6.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.4...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.4 to 7.5.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.5.4...v7.5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 19 Jul, 2019 4 commits
-
-
Hannah Stepanek authored
Move load annotations to service
-
Hannah Stepanek authored
- Load annotations using the new annotations service. - Use the new store isFetchingAnnotations rather than the previous isLoading method to determine whether an annotation fetch is currently in progress.
-
Hannah Stepanek authored
Instead of going through a layer of indirection (aka the groups service) to get the focusedGroupId use the store directly.
-
Hannah Stepanek authored
This service issues an api request(s) to fetch all annotations associated with all URIs and the group on the page. It also loads all the annotations into the store, updates the frame status upon completion, and updates the activeAnnotationFetches count in the store. fixup
-
- 17 Jul, 2019 3 commits
-
-
Robert Knight authored
Most of the configuration was moved into an updated version of the base eslint-config-hypothesis package. See https://github.com/hypothesis/frontend-toolkit/pull/6
-
Kyle Keating authored
Convert draft service to store
-
Kyle Keating authored
-
- 16 Jul, 2019 2 commits
-
-
Robert Knight authored
Bump redux from 4.0.1 to 4.0.4
-
Robert Knight authored
Bump @octokit/rest from 16.28.2 to 16.28.4
-