Commit Graph

4 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov 283e7e2ef3 Rework & simplify autocomplete code 2018-11-28 15:44:09 +03:00
Landon Petzoldt b79c3da04d Update Autocomplete TypeScript declaration file and readme with key callbacks 2017-12-21 14:16:49 -06:00
Allan Gomes 8e2b688954 `disabled` suggestionMatch in d.ts (#1241)
`disabled` suggestionMatch  in d.ts
2017-02-19 12:25:11 +01:00
Panjie Setiawan Wicaksono f365724ee8 Restructure typescript definitions (#1114)
* ts: restructure typescript definitions

- Add each raw components  types
- Update layout props to the new layout implementation
- Add table definitions
- Add HOC types

* fix ListItem typescript definition

* add themr identifiers definitions

* simplify React.ReactNode properties

* React.ReactNode | string => React.ReactNode is already indirectly type aliased to string
2017-01-18 08:37:37 +01:00