Commit Graph

71522 Commits

Author SHA1 Message Date
Piotr Błażejewicz (Peter Blazejewicz)
b8a08ccf54
update(html-minifier-terser): project url and export changes (#48109)
- invalid header link (404 now). Switched to GitHub home page:
https://github.com/terser/html-minifier-terser#readme
- export everything from module directly, so `tslint` exclusion can be
  removed
- tests added

The change is backward compatible with existing code

Thanks!
2020-09-23 12:22:10 -07:00
James C. Davis
82874304c5
chore(qunit): add typed-ember team as owners (#48093) 2020-09-23 12:12:36 -07:00
Jeff Kenney
00fb1692ea
[yargs] remove self from authors (#48092) 2020-09-23 12:11:41 -07:00
Acid Chicken (硫酸鶏)
e7b96c9fff
[eslint] Enhance Rule.NodeListener type (#45821)
* [eslint] Enhance Rule.NodeListener type

* Add test

* refactor(eslint): unwind Rule.NodeListener

* test(eslint): add missing tests

* fix(eslint): add missing import
2020-09-23 12:09:30 -07:00
Nathan Bierema
523b733dbe
[simple-diff] Add simple-diff types (#47956)
* [simple-diff] Add simple-diff types

* Fix

* More lint

* Rename

* Fix
2020-09-23 12:05:06 -07:00
Nathan Yocum
4fd4a572b9
[yargs] Example can take an array of args (#47885)
* [yargs] Example can take an array of args

* Move example type definition into two definitions and update tests
2020-09-23 12:01:29 -07:00
Paul Melnikow
c9a000fa00
[cheerio] Refactor using namespace to expose internal types for callers (#46006)
* [cheerio] Export interfaces

This makes it possible to write a function like this, which accepts these internal types:

```ts
function hasSelector(parsed: CheerioSelector, selector: string) {
  return parsed(selector).length
}
```

* Rework using a combination of module and namespace

* Update related defs

* Remove obsolete comment

* CheerioOptions -> CheerioParserOptions

* Update enzyme

* Update enzyme, again

* Fix most of this

* Fix merge error

* Fix enzyme-react-intl

* Try to fix lint error

* update enzyme-to-json

* cheerio: Add missing `version` property

* Revert lint config change

* Rename CheerioRoot -> Root et al
2020-09-23 11:58:06 -07:00
Jack Bates
fd1ac666e8
[app-root-path] Remove unused lint exceptions (#47918) 2020-09-23 11:45:27 -07:00
Jack Bates
75a4bbd86f
[appletvjs] Remove unused lint exceptions (#47920) 2020-09-23 11:45:17 -07:00
Jack Bates
89c112f972
[applicationinsights-js] Remove unused lint exceptions (#47921) 2020-09-23 11:43:58 -07:00
Jack Bates
13422af34e
[arbiter] Remove unused lint exceptions (#47922) 2020-09-23 11:43:50 -07:00
Jack Bates
9d91ba8c45
[archy] Remove unused lint exceptions (#47924) 2020-09-23 11:43:42 -07:00
Jack Bates
ac8687f738
[argv] Remove unused lint exceptions (#47925) 2020-09-23 11:43:31 -07:00
Jack Bates
d0a3daf69b
[array-foreach] Remove unused lint exceptions (#47926) 2020-09-23 11:43:20 -07:00
Jack Bates
e4cd092b74
[asana] Remove unused lint exceptions (#47927) 2020-09-23 11:43:08 -07:00
Jack Bates
f78b3a12d5
[asn1js] Remove unused lint exceptions (#47929) 2020-09-23 11:42:53 -07:00
Jack Bates
03cf152c79
[aspnet-identity-pw] Remove unused lint exceptions (#47930) 2020-09-23 11:42:45 -07:00
Jack Bates
2d8eb76625
[assertsharp] Remove unused lint exceptions (#47931) 2020-09-23 11:42:36 -07:00
Jack Bates
e2dc9747af
[async-polling] Remove unused lint exceptions (#47932) 2020-09-23 11:42:27 -07:00
Jack Bates
ac7ca046e5
[async] Remove unused lint exceptions (#47934) 2020-09-23 11:42:16 -07:00
Jack Bates
cd40d23200
[atmosphere.js] Remove unused lint exceptions (#47935) 2020-09-23 11:42:02 -07:00
Jack Bates
aeae85685d
[atom] Remove unused lint exceptions (#47936) 2020-09-23 11:41:38 -07:00
Jack Bates
c68e0f2281
[atpl] Remove unused lint exceptions (#47937) 2020-09-23 11:41:19 -07:00
Jack Bates
b284af1c33
[auth0-angular] Remove unused lint exceptions (#47938) 2020-09-23 11:41:07 -07:00
Jack Bates
aef309f3d0
[auth0-js] Remove unused lint exceptions (#47939) 2020-09-23 11:40:54 -07:00
Jack Bates
5166d4c8c7
[auth0-lock] Remove unused lint exceptions (#47940) 2020-09-23 11:40:46 -07:00
Jack Bates
7efb82d0e0
[auth0.widget] Remove unused lint exceptions (#47941) 2020-09-23 11:40:36 -07:00
Jack Bates
5c14e2b155
[auth0] Remove unused lint exceptions (#47942) 2020-09-23 11:40:25 -07:00
Jack Bates
cdeec62660
[appframework] Remove unused lint exceptions (#47919) 2020-09-23 11:38:53 -07:00
Jack Bates
a5d893abaf
[apigee-access] Remove unused lint exceptions (#47917) 2020-09-23 11:38:45 -07:00
Jack Bates
13836e726b
[api-error-handler] Remove unused lint exceptions (#47916) 2020-09-23 11:38:37 -07:00
Jack Bates
01e44fd853
[any-db] Remove unused lint exceptions (#47915) 2020-09-23 11:38:29 -07:00
Jack Bates
bbec4c30bf
[ansicolors] Remove unused lint exceptions (#47913) 2020-09-23 11:38:12 -07:00
Jack Bates
9da430d7a9
[angular-xeditable] Remove unused lint exceptions (#47905) 2020-09-23 11:35:01 -07:00
Jack Bates
e9e6acaab4
[angular-wizard] Remove unused lint exceptions (#47904) 2020-09-23 11:34:16 -07:00
Jack Bates
ff352b62f2
[angular-ui-tree] Remove unused lint exceptions (#47903) 2020-09-23 11:34:04 -07:00
Jack Bates
55e1817118
[angular-ui-sortable] Remove unused lint exceptions (#47902) 2020-09-23 11:32:32 -07:00
Jack Bates
47b73e178a
[angular-ui-router] Remove unused lint exceptions (#47900) 2020-09-23 11:31:30 -07:00
Jack Bates
c27659ac6f
[angular-ui-bootstrap] Remove unused lint exceptions (#47898) 2020-09-23 11:30:59 -07:00
Jack Bates
2cc715a887
[angular-translate] Remove unused lint exceptions (#47897) 2020-09-23 11:28:58 -07:00
Jack Bates
cb90d5f618
[angular-toasty] Remove unused lint exceptions (#47896) 2020-09-23 11:28:44 -07:00
Jack Bates
4dbca0bdae
[angular-toastr] Remove unused lint exceptions (#47895) 2020-09-23 11:28:17 -07:00
Jack Bates
d856ad5bf2
[angular-storage] Remove unused lint exceptions (#47894) 2020-09-23 11:28:04 -07:00
Jack Bates
e56353f20d
[angular-sanitize] Remove unused lint exceptions (#47889) 2020-09-23 11:27:51 -07:00
Jack Bates
d0efd6abf3
[angular-spinner] Remove unused lint exceptions (#47893) 2020-09-23 11:27:39 -07:00
Jack Bates
f6e40c72b8
[angular-signalr-hub] Remove unused lint exceptions (#47892) 2020-09-23 11:27:24 -07:00
Jack Bates
7cdebc0af8
[angular-scroll] Remove unused lint exceptions (#47891) 2020-09-23 11:27:02 -07:00
Jack Bates
0d9fd11fb8
[angular-scenario] Remove unused lint exceptions (#47890) 2020-09-23 11:26:31 -07:00
Jack Bates
578fe53c1d
[autoprefixer-core] Remove unused lint exceptions (#47944) 2020-09-23 11:24:59 -07:00
Jack Bates
e6c8555fbd
[async-writer] Remove unused lint exceptions (#47933) 2020-09-23 11:24:43 -07:00