Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core] Injects react-tap-event-plugin when calling getMuiTheme() #3079

Closed
wants to merge 4 commits into from

Commits on Jan 28, 2016

  1. Injects react-tap-event-plugin when calling getMuiTheme()

    Resolves mui#3068
    
    Signed-off-by: Neil Gabbadon <neil.gabbadon@emikra.com>
    newoga committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    89d11e6 View commit details
    Browse the repository at this point in the history
  2. Removes injectTapEventPlugin() from examples

    Signed-off-by: Neil Gabbadon <neil.gabbadon@emikra.com>
    newoga committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    9cf174f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Change implementation to call injectTapEventPlugin() method that is d…

    …efined in theme
    
    Signed-off-by: Neil Gabbadon <neil.gabbadon@emikra.com>
    newoga committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    0c3cc8f View commit details
    Browse the repository at this point in the history
  2. Removes react-tap-event-plugin from installation docs

    Signed-off-by: Neil Gabbadon <neil.gabbadon@emikra.com>
    newoga committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    720af3c View commit details
    Browse the repository at this point in the history