- 28 Feb, 2019 6 commits
-
-
Robert Knight authored
Load polyfills only in browsers that need them
-
Robert Knight authored
-
Robert Knight authored
Bump @babel/core from 7.3.3 to 7.3.4
-
dependabot[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.3.3 to 7.3.4. - [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.3.3...v7.3.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Robert Knight authored
Bump @octokit/rest from 16.16.0 to 16.16.2
-
Robert Knight authored
Bump @babel/preset-env from 7.3.1 to 7.3.4
-
- 27 Feb, 2019 4 commits
-
-
Robert Knight authored
Bump mocha from 6.0.1 to 6.0.2
-
dependabot[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.16.0 to 16.16.2. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v16.16.0...v16.16.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.3.1 to 7.3.4. - [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.3.1...v7.3.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.1 to 6.0.2. - [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.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 25 Feb, 2019 4 commits
-
-
Robert Knight authored
Refactor polyfill bundling and loading to load only the polyfills that are required for the current browser, and make it easier to load new polyfills conditionally in future. The polyfills are partioned into sets. For each set there is a separate bundle, with an entry point in src/shared/polyfills/{set}.js. There is an index file in src/shared/polyfills/index.js which defines functions to test which sets are needed by the current browser. This change prevents loading of ~246KB of minified JS (not gzipped) in modern browsers which don't need any of the polyfills.
-
Robert Knight authored
unorm is a large library which also exposes its functionality as a `String.prototype.normalize` polyfill. Using the native method is a first step towards not loading unorm in browsers that have Unicode normalization available natively.
-
Robert Knight authored
Bump autoprefixer from 9.4.8 to 9.4.9
-
dependabot[bot] authored
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.4.8 to 9.4.9. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.4.8...9.4.9) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 22 Feb, 2019 7 commits
-
-
Robert Knight authored
Install wicked-good-xpath dependency from npm
-
Robert Knight authored
This makes it easier to see what version we are using and get automated notifications if the package is updated for any reason. - Update to current release of wicked-good-xpath from npm - Remove reference to IE 10 in comment since we now only support IE 11
-
Robert Knight authored
Bump mocha from 6.0.0 to 6.0.1
-
Robert Knight authored
Bump katex from 0.10.0 to 0.10.1
-
dependabot[bot] authored
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.10.0...v0.10.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.0 to 6.0.1. - [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.0.0...v6.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Robert Knight authored
Bump npm-packlist from 1.4.0 to 1.4.1
-
- 21 Feb, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Commits](https://github.com/npm/npm-packlist/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 20 Feb, 2019 8 commits
-
-
Robert Knight authored
Bump watchify from 3.11.0 to 3.11.1
-
Robert Knight authored
Bump autoprefixer from 9.4.7 to 9.4.8
-
Robert Knight authored
Bump npm-packlist from 1.3.0 to 1.4.0
-
Robert Knight authored
Bump unorm from 1.4.1 to 1.5.0
-
dependabot[bot] authored
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Commits](https://github.com/npm/npm-packlist/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.4.7 to 9.4.8. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.4.7...9.4.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [watchify](https://github.com/substack/watchify) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/substack/watchify/releases) - [Commits](https://github.com/substack/watchify/compare/v3.11.0...v3.11.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [unorm](https://github.com/walling/unorm) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/walling/unorm/releases) - [Commits](https://github.com/walling/unorm/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 19 Feb, 2019 10 commits
-
-
Robert Knight authored
* Remove Google Plus share options from the client - Google Plus is shutting down, so remove share icons for it from the client - Add padding around remaining icons in annotation share dialog and spacer after "Share" label to avoid having too much space between icons Fixes https://github.com/hypothesis/product-backlog/issues/947 * Update icon font to remove Google+ icons Remove the Google+ icons and regenerate the icon font using the Icomoon app, following the process described in src/styles/vendor/ICOMOON.md. In the process I had to select the option in the Icomoon UI to remove custom colors from many of the icons. In the client the `h-icon-*::before` selectors should specify only the font to use and content to show but not a color. The color is inherited from the parent elements. I believe this is necessary because it has been a long time since the icon font was last updated and the Icomoon app has evolved since then. * Add notes about how to update or remove icons from the icon font
-
Robert Knight authored
Avoid using build executor while waiting for deployment confirmation
-
Robert Knight authored
Bump @octokit/rest from 16.15.0 to 16.16.0
-
Robert Knight authored
Bump eslint from 5.14.0 to 5.14.1
-
Robert Knight authored
Bump sinon from 7.2.3 to 7.2.4
-
Robert Knight authored
Bump gulp-sourcemaps from 2.6.4 to 2.6.5
-
Robert Knight authored
Bump mocha from 5.2.0 to 6.0.0
-
Robert Knight authored
Within a `node` block, `return` will just stop the sequence of steps within that block, not the whole pipeline.
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v5.14.0...v5.14.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.15.0 to 16.16.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v16.15.0...v16.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-