Created
May 11, 2016 18:02
-
-
Save mziwisky/8bd4e62376e6ffdf053e8027deaec284 to your computer and use it in GitHub Desktop.
react-menu commit tree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 3e39dc2 (HEAD -> declare-positionState, origin/declare-positionState) declare positionState var | |
* 6bb203e (origin/remove-jsx-pragma, remove-jsx-pragma) remove `@jsx` pragma from source | |
* e64cb8e (origin/react-0.14, react-0.14) update for react-0.14 | |
* 18fcafd (origin/allow-role-override, allow-role-override) allow overriding role and setting arbitrary props on MenuOption | |
* dee59db (neil/master, neil-clickblur-handling) Limit focusing of react-menu to fix UI bug | |
* db914fc (duane/remove-constrain, duane/master, duane) Remove constrain | |
* 16a04d3 (neil/preferred_position, duane/preferred_position) Use react getDefaultProps instead of constrain | |
* fac6ffa Add preferredHorizontal and preferredVertical props | |
* 103b0c3 (neil/toggle_option, duane/toggle_option) Add keepOpenOnSelect boolean option to Menu | |
| * 8288c86 (karma-webpack) WIP replace browserify with webpack for builds | |
| * c64575c replace karma-browserify with karma-webpack | |
| | * 98130c3 (react-0.13) WIP probably want to rebase this onto the webpack commit once that's done | |
| | * 2319f14 (fix-test-runner) add .jsx extension to karma config | |
| |/ | |
| | * b926544 (duane-preferred-position) Remove constrain | |
| | * f10d0b2 Use react getDefaultProps instead of constrain | |
| | * 2039bf8 Add preferredHorizontal and preferredVertical props | |
| | * 076c6d8 Add keepOpenOnSelect boolean option to Menu | |
| |/ | |
| * 3a012ab (origin/master, origin/HEAD, instructure/master, master) Merge pull request #14 from edcast-inc/jsx-extension | |
| |\ | |
| | * 5420af7 use .jsx extension | |
| |/ | |
| * 1a3c00d Merge pull request #12 from jennazee/position-state-var-patch | |
| |\ | |
| | * ddea838 [fixed] Add var to variable declaration | |
| |/ | |
| * cc5e737 Merge pull request #9 from canadaduane/master | |
| |\ | |
| |/ | |
|/| | |
* | b452308 Add active/inactive CSS modifiers for MenuTrigger | |
| * 6be94b9 Merge pull request #8 from graue/reactify-config | |
| |\ | |
|/ / | |
| * faf721d [fixed] Use Reactify transform when building | |
|/ | |
* d22f34e Merge pull request #7 from mziwisky/better-blur |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment