Patrick Hulce
|
1b4883ab15
|
tests: switch to jest.spyOn (#7404)
|
2019-03-06 16:49:46 -06:00 |
Brendan Kenny
|
6fcec75612
|
deps: updates to weed out transitive vulnerabilities (#7319)
|
2019-02-25 17:02:35 -08:00 |
Brendan Kenny
|
f7d7324322
|
deps: update cssstyle to parse more named colors, CSS4 colors (#7283)
|
2019-02-25 11:11:00 -08:00 |
Brendan Kenny
|
457133eac0
|
deps: update axe-core to latest (#7020)
|
2019-01-15 15:08:22 -08:00 |
Connor Clark
|
bb3fcdddd9
|
tests: add type checking to cli/tests (#6874)
|
2019-01-08 12:18:26 -08:00 |
Paul Irish
|
bd90693bb7
|
deps: details-element-polyfill@2.2.0 (#6928)
|
2019-01-04 12:34:31 -08:00 |
Brendan Kenny
|
9ebf0692de
|
deps: update to tsc 3.2.2 (#6684)
|
2018-12-10 13:06:44 -08:00 |
Brendan Kenny
|
b229a8fe57
|
report: use details-element-polyfill from node_modules (#6593)
|
2018-11-19 12:18:01 -08:00 |
Ward Peeters
|
a3159e7835
|
deps: update puppeteer to version 1.10.0 (#6493)
|
2018-11-06 19:39:53 -06:00 |
Brendan Kenny
|
09ce5475ff
|
misc(build): fix viewer deploy (#6449)
|
2018-11-02 12:03:26 -07:00 |
Brendan Kenny
|
9615070ef1
|
clients: simplify viewer build process (#6426)
|
2018-10-30 18:12:21 -07:00 |
Ward Peeters
|
d0a2a524d7
|
deps(jsdom): upgrade to support Element.prototype.closest (#6411)
|
2018-10-30 15:17:21 -07:00 |
Brendan Kenny
|
3b562abb05
|
clients: reorganize file structure and build process (#6344)
|
2018-10-25 16:11:04 -07:00 |
Paul Irish
|
888bd6dc9d
|
core(perf): add timing instrumentation to measure runtime perf (#3745)
|
2018-10-25 11:15:54 -07:00 |
Paul Irish
|
d1c9bb8cdc
|
misc(yarn): update lockfile for micromatch (#6384)
|
2018-10-24 15:14:22 -07:00 |
Patrick Hulce
|
9882514adf
|
core: remove last dependency on WebInspector (#6209)
rewrite font-size gatherer to work without it
|
2018-10-23 09:35:21 -07:00 |
Brendan Kenny
|
ecedf5ad22
|
extension: split browserifying and extension packaging into separate scripts (#6295)
|
2018-10-18 16:44:48 -07:00 |
Brendan Kenny
|
d613e8235b
|
deps: update typescript to latest patch release (#6235)
|
2018-10-12 17:56:12 -07:00 |
Paul Irish
|
482f81dd73
|
misc: add integrity data to yarn.lock (#6212)
|
2018-10-10 18:43:51 -07:00 |
Patrick Hulce
|
23633e4658
|
tests: add angular test for JS minification (#6138)
|
2018-09-28 23:15:33 -05:00 |
Brendan Kenny
|
304bbec532
|
deps: update to tsc 3.1.1 (#6126)
|
2018-09-27 13:45:52 -07:00 |
Paul Irish
|
3a6f6c58b4
|
deps: chrome-launcher@0.10.5 (#6106)
|
2018-09-26 10:36:43 -07:00 |
Paul Irish
|
b49a1d2267
|
deps: js-library-detector@5.1.0 (#6102)
|
2018-09-24 21:40:03 -07:00 |
Brendan Kenny
|
67302a07cc
|
core: update chrome-devtools-frontend to latest (#6101)
|
2018-09-24 14:32:34 -07:00 |
Brendan Kenny
|
ffb8398356
|
core: use cssstyle to parse CSS colors instead of WebInspector (#6091)
|
2018-09-22 11:46:41 -07:00 |
Paul Irish
|
c6f033eab4
|
deps: bump speedline to 1.4.2 (faster sort) (#6073)
|
2018-09-20 10:25:27 -07:00 |
Paul Irish
|
ff8e00cef1
|
deps: chrome-launcher to 0.10.4 (#6043)
|
2018-09-18 16:06:47 -07:00 |
Brendan Kenny
|
6656521ea0
|
core(tsc): add type checking to sentry usage (#5993)
|
2018-09-07 17:36:01 -07:00 |
Brendan Kenny
|
e07a94bdd5
|
core(tsc): update debugger protocol type checking (#5836)
|
2018-08-31 17:59:19 -07:00 |
Brendan Kenny
|
58467b6b50
|
core(tsc): update to ts 3.1 to support new protocol defs (#5942)
|
2018-08-31 14:36:58 -07:00 |
Brendan Kenny
|
82ff1fedfd
|
core(tsc): update to latest tsc (#5581)
|
2018-08-07 18:14:27 -07:00 |
Paul Irish
|
87cce00745
|
deps: depend on speedline-core, rather than the cli (#5800)
|
2018-08-07 15:23:52 -07:00 |
Brendan Kenny
|
e367395c56
|
core(i18n): add locale fallback when language not supported (#5746)
|
2018-07-30 14:47:19 -07:00 |
Patrick Hulce
|
5633819f7f
|
core(i18n): support descriptions (#5718)
|
2018-07-26 16:02:02 -07:00 |
Patrick Hulce
|
589162b696
|
core(i18n): initial utility library (#5644)
|
2018-07-18 07:35:18 +08:00 |
Patrick Hulce
|
aa43403683
|
tests: adopt jest (leaving mocha) for core & cli (#5386)
|
2018-06-29 02:45:18 +01:00 |
Patrick Hulce
|
aeda7c86ea
|
misc(scripts): more useful lantern debugging output (#5517)
|
2018-06-18 18:57:53 -07:00 |
Patrick Hulce
|
9b8154b9f4
|
deps(snyk): prettify snyk snapshot (#5080)
|
2018-05-18 11:41:01 -07:00 |
Brendan Kenny
|
4a046e09b5
|
core(tsc): add tsc type checking to report (#5195)
|
2018-05-17 12:09:48 -07:00 |
Brendan Kenny
|
d8c26be83f
|
tests(viewer): upgrade pptr to handle new CSSOM use in the report (#5191)
|
2018-05-11 17:07:52 -07:00 |
Brendan Kenny
|
ed14c8e0f9
|
core(tsc): more type checking of top-level audits (#5089)
|
2018-05-02 13:35:57 -07:00 |
Brendan Kenny
|
b38cdd3c57
|
deps(speedline): use speedline's types instead of our own (#5078)
|
2018-04-30 22:37:54 -07:00 |
Brendan Kenny
|
7c24921151
|
core(tsc): add type checking to dbw audits (#5069)
|
2018-04-30 13:09:41 -07:00 |
Brendan Kenny
|
5554c3d271
|
core(tsc): update for new @types/css-font-loading-module (#5061)
|
2018-04-27 18:51:29 -07:00 |
Brendan Kenny
|
670a77aa20
|
core(tsc): add type checking to fonts gatherer (#5018)
|
2018-04-23 12:00:02 -07:00 |
Brendan Kenny
|
cd2d36e023
|
core(tsc): add type checking to runner (#4961)
|
2018-04-13 10:56:21 -07:00 |
Brendan Kenny
|
5bacdff524
|
extension(compilation): add object rest support (#4954)
|
2018-04-11 15:02:03 -07:00 |
Brendan Kenny
|
82c83813e7
|
core(tsc): add type checking to asset-saver (#4949)
|
2018-04-10 16:44:46 -07:00 |
Nouri Khalass
|
a031e466ee
|
cli(output): Add ability to export results to CSV (#4912)
Co-authored-by: Michiel van Spaendonck <mvanspaendonck@users.noreply.github.com>
Co-authored-by: Kanav Anand <anandkanav92@users.noreply.github.com>
Co-authored-by: Ernst Mulders <ernstmul@users.noreply.github.com>
Co-authored-by: Paul Irish <paulirish@users.noreply.github.com>
|
2018-04-09 15:40:15 -07:00 |
Paul Irish
|
3e550850e9
|
tests: use nyc instead of istanbul for coverage (#4919)
Drop run-mocha.sh, too.
|
2018-04-05 15:50:50 -07:00 |