Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Deutsch
8135ec64e4 Fix customBurgerIcon and customCrossIcon definitions. They needed to be JSX.Element instead of HTML Element.
Add `State` for `onStateChange` event.
2017-11-15 10:52:22 -06:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Rohan Büchner
4db63fa1d8 disableOverlayClick was added to base lib (#20285)
Added this property typing to allow usage of said property on base
2017-10-04 10:59:41 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Philippe Legault
8a93b22efe React-Burger-Menu: Compatibility with older versions of React
Removing the state of ReactBurgerMenu isn't compatible with older versions of React. I know that this request is a bit regressive, but explicitly defining the state would be more practical for those of us who can't easily upgrade React.
2017-07-07 12:36:02 -07:00
Dovydas Navickas
a1b1c00e68 react-burger-menu TypeScript version added. 2017-06-29 17:58:21 +03:00
rajab
bdf2a661c8 fix react-burger-menu definitions for pr 2017-06-25 01:16:52 +03:00
rajab
c678a29fc7 add react-burger-menu definitions 2017-06-25 00:39:23 +03:00