Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
Connor Clark 1b9e56cc33
clients(viewer): stop using legacy DOM api (#15964) 2024-04-19 14:35:29 -07:00
Adam Raine 8f7f4e17a3
report: fix hidden audit handling for non-perf categories (#15968) 2024-04-19 10:46:58 -07:00
Connor Clark a387680410
misc: deduplicate all the dom helpers (#15960) 2024-04-17 15:15:20 -07:00
Adriana Ixba 718760666f
core: remove PWA category (#15455) 2024-04-10 16:08:07 -07:00
Paul Irish 458ded802c
report: remove use of innerHTML to empty elements (#15911) 2024-04-02 15:35:32 -07:00
Adam Raine 924ead7dc4
core(config): use explicit diagnostic group (#15901) 2024-03-28 15:00:33 -07:00
Adam Raine ed04b10ccf
deps: upgrade puppeteer to 22.0.0 (#15803) 2024-02-06 13:13:06 -08:00
Connor Clark 047974f3eb
tests: check for console errors and warnings in pptr tests (#15516) 2024-01-16 15:52:24 -08:00
Adam Raine 7cdff768e8
report: occupy entire viewport (#15664) 2023-12-06 14:44:37 -08:00
Connor Clark 53746cc18c
clients(extension): add locale selector (#15574) 2023-10-27 17:35:07 -07:00
Adam Raine c4066039a7
tests: use new headless for puppeteer tests (#15374) 2023-09-26 08:58:29 -07:00
Paul Irish a615ea8ca1
misc: adopt minimal license headers (#15456) 2023-09-15 16:49:41 -07:00
Connor Clark 601fb03528
misc: move root.js to shared/ (#15439) 2023-09-05 15:04:35 -07:00
Connor Clark eed3bb4331
misc: remove url hash to avoid gtm hang in treemap, viewer (#15425) 2023-08-30 13:10:18 -07:00
Adam Raine ba5cd0581f
core: make INP non-experimental (#15285) 2023-07-27 10:47:53 -07:00
Adam Raine 1a67a68d3e
misc: rename `fraggle-rock` fixtures directory to `user-flows` (#15291) 2023-07-20 13:52:33 -07:00
Adam Raine 373c9c6ee7
tests(ci): skip puppeteer Chrome download (#15177) 2023-06-15 14:03:06 -07:00
Paul Irish 9d6ca743ec
clients(viewer): link to diff tool's new URL (#14865) 2023-03-07 15:02:11 -08:00
Paul Irish 6f9c9d4a36
clients(viewer): rework landing with link to lhci diff tool (#14851) 2023-03-03 14:35:40 -08:00
Connor Clark 516d32c7f6
tests: render roundtrip proto lhr, check for `undefined` (#14817) 2023-02-23 15:55:04 -08:00
Connor Clark 73516027f0
core: remove util.cjs (#14703) 2023-01-24 17:24:36 -08:00
Paul Irish fa89e72be4
misc(assets): update logo (#13919) 2023-01-23 12:29:18 -08:00
Connor Clark 0ab31e4e0c
report: fix compat for older lighthouse reports (#14617) 2023-01-23 10:49:46 -08:00
Connor Clark b61e8c3bee
tests: assert to assert/strict (#14412) 2022-10-07 10:07:42 -07:00
Adam Raine cd1ee88e8d
core: add `finalDisplayedUrl`, `mainDocumentUrl` to LHR. deprecate `finalUrl` (#14149) 2022-10-04 12:57:26 -07:00
Adam Raine bf8df465bc
core(target-manager): only listen to LH sessions (#14385) 2022-09-30 15:18:14 -07:00
Connor Clark fd304ed182
misc: move ES modules lint rules to root (#14349) 2022-09-02 13:45:55 -07:00
Connor Clark 164ad231fd
misc: remove transitionary ES module package.json files (#14348) 2022-09-02 12:55:30 -07:00
Paul Irish f7c51c3a76
misc: use a unique local port for the treemap (#14308) 2022-08-24 09:57:46 -07:00
Connor Clark 2de08a4d2d
tests(smoke): remove external domains from perf-preload (#14289) 2022-08-19 13:51:43 -07:00
Connor Clark 6c04777283 report: convert generator to ES modules 2022-08-16 13:00:34 -07:00
Adam Raine cf5566135f
deps(puppeteer): upgrade to 16.1.0 (#14244) 2022-08-08 11:12:38 -07:00
Connor Clark 9327187a07
misc: rename lighthouse-(core,cli) folders (#14242) 2022-07-29 13:55:41 -07:00
Adam Raine 538d4ae047
core(config): use fr config to construct the legacy config (#13965) 2022-07-18 11:33:14 -07:00
Connor Clark 3b8b90b4dd
tests: replace jest with mocha (#14054) 2022-06-29 15:56:09 -07:00
Brendan Kenny aacd7024c5
deps: update to typescript 4.7 (#14058) 2022-06-08 12:36:17 -07:00
Alex N. Jose 4e5d5d14aa
misc: replace appendChild with append (#13995) 2022-05-16 11:55:23 -07:00
Connor Clark c305873094
tests: add eslintrc jest env and remove all the env comments (#13954) 2022-05-06 16:12:13 -07:00
Connor Clark 1fd9f3ed70
clients(viewer): ga event for flow-report (#13932) 2022-04-27 14:15:50 -07:00
Brendan Kenny bd04d9ff45
misc: remove 'use strict' from module code (#13869) 2022-04-18 13:00:12 -07:00
Connor Clark ad0824dea1
report: allow client to configure how save-html is implemented (#13518) 2021-12-28 09:49:45 -08:00
Connor Clark 0fb3206b74
misc: use codemod for optional chaining (#13503) 2021-12-20 13:36:08 -08:00
Paul Irish 10c36d08be
deps: bump eslint and related items (#13484) 2021-12-14 16:33:19 -08:00
Adam Raine d1bd86a637
clients(viewer): add support for flow reports (#13260) 2021-11-24 16:17:49 -05:00
Brendan Kenny afb82a3ee5
deps: update to typescript 4.5 (#13399) 2021-11-23 11:39:07 -08:00
Paul Irish 5d8ea1a4ec
report: introduce the new report api, add dom.rootEl (#13277) 2021-11-03 12:09:15 -07:00
Connor Clark b066160e4b
tests(eslint): add export rule (#13282) 2021-11-02 19:27:14 -07:00
Paul Irish dfe7650007
report: make denser. changes to typography, group descriptions, more (#13249) 2021-11-02 15:09:15 -07:00
Adam Raine 0e950af31e
report: group perf audits by details type (#13241) 2021-11-01 14:45:10 -04:00
Connor Clark 8cbc8204ea
misc: rename lighthouse-viewer to viewer (#13247) 2021-10-25 15:31:47 -07:00