Commit Graph

3 Commits (master)

Author SHA1 Message Date
Lucas Nascimento 0bd575fdac feat(slider): add buffer prop to Slider (#1317) 2017-04-02 14:16:09 +02:00
Izak Filmalter f5c11382cb Add callback functions to slider for when slider starts being dragged, and when it stops. (#1287) 2017-04-02 14:09:11 +02: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