- 30 Apr, 2019 3 commits
-
-
Hannah Stepanek authored
Merge pull request #1096 from hypothesis/dependabot/npm_and_yarn/babel-plugin-transform-async-to-promises-0.8.10 Bump babel-plugin-transform-async-to-promises from 0.8.9 to 0.8.10
-
Robert Knight authored
Merge pull request #1098 from hypothesis/dependabot/npm_and_yarn/babel-plugin-mockable-imports-1.3.1 Bump babel-plugin-mockable-imports from 1.2.0 to 1.3.1
-
dependabot[bot] authored
Bumps [babel-plugin-mockable-imports](https://github.com/robertknight/babel-plugin-mockable-imports) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/robertknight/babel-plugin-mockable-imports/releases) - [Changelog](https://github.com/robertknight/babel-plugin-mockable-imports/blob/master/CHANGELOG.md) - [Commits](https://github.com/robertknight/babel-plugin-mockable-imports/compare/v1.2.0...v1.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 29 Apr, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [babel-plugin-transform-async-to-promises](https://github.com/rpetrich/babel-plugin-transform-async-to-promises) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/rpetrich/babel-plugin-transform-async-to-promises/releases) - [Commits](https://github.com/rpetrich/babel-plugin-transform-async-to-promises/compare/v0.8.9...v0.8.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 26 Apr, 2019 2 commits
-
-
Robert Knight authored
Use context API to pass Angular services to React components
-
Robert Knight authored
-
- 23 Apr, 2019 4 commits
-
-
Robert Knight authored
Instead of handling passing of Angular services to components directly in `wrapReactComponent`, instead make the Angular `$injector` service, from which references to all other services can be obtained, available to the component tree via a `ServiceContext` provider. Child components can then get references to services either using the `withServices` wrapper, which looks up services and passes them as props, or by using `useContext(ServiceContext)` to get a reference to the injector directly.
-
Robert Knight authored
To support accessing Angular services from nested React components without having to pass them through each parent, create a helper which wraps a component to look up service dependencies via an injector exposed using the context API, and inject the dependencies as props.
-
Robert Knight authored
Introduce a new approach to mocking modules in tests
-
Robert Knight authored
Remove fragment anchoring support
-
- 22 Apr, 2019 16 commits
-
-
Robert Knight authored
Bump @octokit/rest from 16.24.1 to 16.25.0
-
Robert Knight authored
Bump mocha from 6.1.3 to 6.1.4
-
Robert Knight authored
Bump sinon from 7.3.1 to 7.3.2
-
Robert Knight authored
Bump karma from 4.0.1 to 4.1.0
-
Robert Knight authored
Bump gulp from 4.0.0 to 4.0.1
-
Robert Knight authored
Bump babel-plugin-istanbul from 5.1.1 to 5.1.2
-
Robert Knight authored
Bump enzyme-adapter-preact-pure from 1.12.0 to 1.13.0
-
Robert Knight authored
Bump preact from 10.0.0-alpha.4 to 10.0.0-beta.0
-
dependabot[bot] authored
Bumps [karma](https://github.com/karma-runner/karma) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v4.0.1...v4.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [enzyme-adapter-preact-pure](https://github.com/preactjs/enzyme-adapter-preact-pure) from 1.12.0 to 1.13.0. - [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/v1.12.0...v1.13.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.24.1 to 16.25.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v16.24.1...v16.25.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v7.3.1...v7.3.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.1.1 to 5.1.2. - [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.1...v5.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [gulp](https://github.com/gulpjs/gulp) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](https://github.com/gulpjs/gulp/compare/v4.0.0...v4.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [preact](https://github.com/developit/preact) from 10.0.0-alpha.4 to 10.0.0-beta.0. - [Release notes](https://github.com/developit/preact/releases) - [Commits](https://github.com/developit/preact/compare/10.0.0-alpha.4...10.0.0-beta.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.3 to 6.1.4. - [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.3...v6.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 20 Apr, 2019 8 commits
-
-
Hannah Stepanek authored
Handle illegal group link states
-
Hannah Stepanek authored
-
Hannah Stepanek authored
-
Hannah Stepanek authored
-
Hannah Stepanek authored
Previously the visibleThreadList state in thread-list did not get calculated in onInit because the method that did so was subscribed to after the 'changed' event was emitted. This issue was resolved by calling the method to calculate the state explicitly in onInit and only subscribing the event handler for changes that may occur after init.
-
Hannah Stepanek authored
-
Hannah Stepanek authored
-
Hannah Stepanek authored
-
- 19 Apr, 2019 1 commit
-
-
Robert Knight authored
Add sidebar-content-error react component
-
- 18 Apr, 2019 2 commits
-
-
Hannah Stepanek authored
-
Robert Knight authored
dom-anchor-fragment is shipped as a UMD module which causes problems on pages that declare a global function called `define` (see #479). While we could fix the module, fragment anchoring is not very useful at the moment. The client primarily anchors to the quote and uses other anchors only as an optimization. The Wikipedia baseline tests changed in this PR show how little value a fragment has on real websites. Therefore, just remove support for generating and using fragment selectors. This change should not cause anchoring regressions, as anchoring would only have succeeded previously if the quote selector matched. Now it will just fall through to anchoring using the range, position or quote selectors instead. Fixes #479
-
- 17 Apr, 2019 2 commits
-
-
Hannah Stepanek authored
Make group selectors more efficient
-
Robert Knight authored
Ensure that selectors for getting the "My groups", "Currently viewing groups" and "Featured groups" lists only recompute when the groups state changes. Previously they would have recomputed when _any_ part of the state changed. More generally, we should be using `createSelector` rather than `memoize` whenever we have a place in the app that needs to extract a subset of data from some larger structure and derive some data from that.
-
- 15 Apr, 2019 1 commit
-
-
Robert Knight authored
Bump @octokit/rest from 16.23.2 to 16.24.1
-