Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Cavanaugh
d16ae7ac34 Update CODEOWNERS (#22765) 2018-01-08 13:31:21 -08:00
Andy
a685fea8b2 Update CODEOWNERS (#22677) 2018-01-04 12:28:16 -08:00
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 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