Commit Graph
12 Commits
Author SHA1 Message Date
Daniel Rosenwasser 1297330f67 Merge pull request #23552 from radziksh/react-burger-menu
[react-burger-menu] update typings to 2.2
2018-02-13 16:37:28 -08:00
Forbes Lindesay 8f8f6c4392 [react] Use HTMLDialogElement for the dialog node (#23053)
* [react] Use HTMLDialogElement for the dialog node

* Actually add the `open` property

* This update requires typescript 2.6

* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Rajab Shakirov ceb2141c17 [react-burger-menu] update typings to 2.2 2018-02-10 18:36:01 +03:00
Andy bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
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