Brendan Kenny
70574e872c
2.6.0 ( #3848 )
2017-11-17 17:48:16 -08:00
Brendan Kenny
a86c4b4711
tests(eslint): update eslint (and goog config) to latest ( #3396 )
...
* tests(eslint): update eslint (and goog config) to latest
* update deps
2017-10-11 16:26:40 -07:00
Paul Irish
f7a3a273a4
web-inspector: fall back to page's Runtime and queryParam() ( #3497 )
2017-10-06 15:19:36 -07:00
Brendan Kenny
db9e375519
2.5.0
2017-10-04 15:27:08 -07:00
Konrad Dzwinel
c780dfac1e
fix(eslint): Enable trailing commas rule in ESLint, fix all errors ( #3324 )
2017-09-19 17:48:22 -07:00
Paul Irish
c05198f37b
2.4.0
2017-08-14 16:42:51 -07:00
Ward Peeters
7fe3574af5
Include version and commit in lighthouse-background.js bundle ( #2236 )
2017-08-14 14:40:47 -07:00
Brendan Kenny
934aa42b12
open extension's report in new window. (fix for incognito) ( #2734 )
2017-07-24 17:21:32 -07:00
Paul Irish
2f9d2cd731
bump extension to 2.3.0
2017-07-19 19:12:28 -07:00
Paul Irish
e5f3a7b5f6
bump extension to 2.2.1
2017-06-30 15:15:42 -07:00
Paul Irish
664b2d9322
bump extension to 2.2.0
2017-06-30 14:32:27 -07:00
Ward Peeters
40867ea3ef
Throw better error message when url is not auditable ( #2527 )
2017-06-20 12:58:32 -07:00
Paul Irish
ca69f10d51
remove beta badge. ( #2453 )
2017-06-19 21:25:45 -07:00
Sam Saccone
c787b75420
extract logger from lighthouse ( #2528 )
2017-06-19 18:30:12 -07:00
Paul Irish
65db419b15
Tag lighthouse 2.1.0 ( #2450 )
...
* bump extension to 2.1.0
* v2.1.0
2017-06-06 17:22:07 -07:00
Paul Irish
d732741b3f
Compact the license header (extension, viewer)
2017-06-05 19:21:13 -07:00
Paul Irish
d706429088
extension: Fix formatting of bug reports ( #2343 )
2017-05-23 16:19:54 -07:00
Ward Peeters
9f5a8aa93d
Add error to chrome extension when url is using the chrome protocol ( #2346 )
2017-05-23 14:43:18 -07:00
Paul Irish
31cb266de2
Tag and ship Lighthouse 2.0 ( #2315 )
...
* bump to 2.0, during eric & brendan's Google IO presentation
* v2.0.0
2017-05-19 12:54:50 -07:00
Patrick Hulce
c4c858affc
chore: bump canary to 2.0.0-alpha.7 ( #2288 )
2017-05-16 22:31:00 -07:00
Paul Irish
817034440c
Ship new canary v2.0.0-alpha.6 ( #2262 )
2017-05-15 23:42:19 -07:00
Paul Irish
fc05324d5b
release: Tagging 2.0.0-alpha.5 ( #2253 )
2017-05-15 12:41:15 -07:00
Paul Irish
978ef5bbf2
bump to 2.0.0-alpha.4 ( #2207 )
2017-05-09 23:46:40 -07:00
Paul Irish
efaeb135fd
Report-> domhtml renderer. Add Lighthouse Canary assets ( #2184 )
2017-05-09 14:08:32 -07:00
Paul Irish
17091ca2d5
Don't filter artifacts out of LHR ( #2135 )
...
* Don't filter artifacts out of LHR
* Update lighthouse-background.js
2017-05-03 14:53:35 -07:00
Patrick Hulce
16b0b048db
feat: support Config category and audit whitelisting ( #1988 )
2017-04-13 12:44:34 -07:00
Patrick Hulce
e475bdb5d7
refactor(aggregations): switch usage of aggregations to categories ( #1935 )
...
* refactor(aggregations): switch usage of aggregations to categories
* github conflicts
* update perf config
* feedback
2017-04-10 11:50:36 -07:00
Patrick Hulce
1708865550
fix: default(.json -> .js). Disable css usage audit ( #1911 )
...
* fix: disable css usage audit
* mv default.json -> default.js FTW!
2017-03-27 17:29:36 -07:00
Addy Osmani
ade2d88fc7
Enable CPU throttling (4.5x) ( #1778 )
2017-03-15 10:10:46 +11:00
Paul Irish
5966b66ae8
Configure lighthouse run by whitelisting aggregations ( #1830 )
...
This enables running Lighthouse for just PWA checks. Or just perf, etc.
Additionally:
* Extension using top-level aggregation categories.
* fix bug where ext settings dont apply on subsequent run.
2017-03-10 15:57:29 -08:00
Paul Irish
1b8af1f69c
bump to 1.6.0 ( #1814 )
2017-03-03 16:22:26 -08:00
XhmikosR
f364e611d6
CSS consistency changes. ( #1698 )
...
* use numeric values for `font-weight`
* stop using shorthands when one property is meant to change (`background`, `list-style`)
* use hex color values instead of rgb or color names when they are shorter
* use `outline: none` instead of zero
* remove duplicate property `border-radius`
* fix typo in comment
* minor HTML consistency changes
2017-02-15 09:24:20 -08:00
Brendan Kenny
3043cc3732
1.5.1 ( #1688 )
2017-02-10 12:23:18 -08:00
Eric Bidelman
e5aa2afb23
Temporarily remove disable other extensions setting for reevaluation ( #1687 )
2017-02-10 12:15:43 -08:00
XhmikosR
cd4650c2d5
Use `rel="noopener"` for all external links. ( #1683 )
2017-02-10 09:34:47 -08:00
XhmikosR
a00eee2e19
Use uppercase repository name in github URLs. ( #1682 )
2017-02-10 08:46:20 -08:00
XhmikosR
c0999cb4a7
Minor HTML hygiene. ( #1684 )
...
* Use lowercase `doctype` and `charset`
* Remove unneeded closing tag from self closing tag
* Clean up inline CSS
2017-02-10 08:45:14 -08:00
Brendan Kenny
49ed379a36
1.5.0 ( #1680 )
2017-02-09 21:10:23 -08:00
Eric Bidelman
59f2f82018
CRX: make disabling extension during run optional ( #1604 )
2017-02-03 17:00:15 -08:00
XhmikosR
81b891d491
Minor CSS consistency changes: ( #1627 )
...
* use lowercase hex colors
* use numeric font-weight values
* remove units from zero
2017-02-03 10:49:01 -08:00
Eric Bidelman
99a463831c
Cleanup: array.indexOf -> includes! ( #1580 )
2017-01-30 13:07:44 -08:00
XhmikosR
751a84547b
Losslessly compress PNG files.
...
Before: 164 KB (168.252 bytes)
After: 144 KB (147.667 bytes)
2017-01-25 13:10:03 +02:00
Eric Bidelman
59581c782c
CRX: disable other extensions before running lighthouse ( #1492 )
2017-01-24 16:32:32 -08:00
Eric Bidelman
6ad45acb0f
Extension: persistent background page -> event page ( #1487 )
2017-01-19 14:02:39 -08:00
Patrick Hulce
96173a2302
fix eslint config ( #1462 )
...
* update to bring in `eslint:recommended` as base config
2017-01-12 16:56:27 -08:00
Jan Potoms
3e1ddb6d72
Stop run if main request fails ( #1174 )
2017-01-11 15:20:58 -08:00
XhmikosR
45133b1fbb
Fix a few Closure and JSDoc issues. ( #1441 )
2017-01-09 14:35:20 -08:00
Brendan Kenny
179783b6a2
1.4.1 ( #1406 )
2017-01-04 18:45:16 -08:00
Paul Irish
de25797c04
1.4.0 ( #1403 )
2017-01-04 15:34:04 -08:00
Paul Irish
9fc84d5846
Exclude artifacts from result handed to extension/devtools. ( #1400 )
2017-01-04 14:28:37 -08:00