Commit Graph

14 Commits

Author SHA1 Message Date
Matt
a374bea71d [flatpickr] Fix #20701: Deprecate redundant "flatpickr" types (#20983)
* Cut: Run "not-needed" script.

* Cut: .github/CODEOWNERS entries.

* Fix: "react-flatpickr" definition file and tests.
2017-10-25 11:51:41 -07:00
Christopher Deutsch
4e3b7eda54 Updated types for puppeteer v0.12 (#20620) 2017-10-24 08:02:18 -07:00
Andy
be60958bd8 Mention strictFunctionTypes in PULL_REQUUEST_TEMPLATE (#20736) 2017-10-19 13:23:32 -07:00
Andy
18ab71a912 Additions to ISSUE_TEMPLATE (#20735) 2017-10-19 13:23:16 -07:00
Andy Hanson
0b214148d0 Update CODEOWNERS 2017-10-18 14:26:11 -07:00
Christopher Deutsch
9c1dc77ef4 Updated react-autosuggest for version 9.3.X (#20442)
`react-autosuggest` had some breaking changes.

Previously Autosuggest was defined with `any` props which meant no type checking was happening.

New definition enables type checking when using `Autosuggest` component.
```
declare class Autosuggest extends React.Component<Autosuggest.AutosuggestProps> {}
```
2017-10-16 11:36:31 -07:00
Andy
067862cbaf Update CODEOWNERS (#19248) 2017-08-22 12:15:07 -07:00
Andy
aa57351ab3 Fix CODEOWNERS: Remove commas (#19244) 2017-08-22 10:54:01 -07:00
Andy
f08aacc886 Fixes to CODEOWNERS (#19140) 2017-08-18 13:43:39 -07:00
Andy
5002dcc843 Add CODEOWNERS file (#18991) 2017-08-15 13:42:13 -07:00
Andy Hanson
7c947f742c Fix typo in PR template 2017-05-09 12:06:42 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Andy
34291ba1db Move files to '.github' directory (#15370) 2017-03-24 15:16:37 -07:00