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

(Breaking Change) Upgrade to Material-UI v4 #32

Closed
9 tasks done
siriwatknp opened this issue May 6, 2019 · 1 comment
Closed
9 tasks done

(Breaking Change) Upgrade to Material-UI v4 #32

siriwatknp opened this issue May 6, 2019 · 1 comment
Assignees

Comments

@siriwatknp
Copy link
Owner

siriwatknp commented May 6, 2019

Changes

  1. withTheme API
// before
withTheme()(Component) 

// v4
withTheme(Component)
  1. classNames : From hashed to global className

  2. MuiThemeProvider is no longer used, use ThemeProvider from '@material-ui/styles' instead

  3. Official MuiButton-flat to MuiButton-text affect Predefined Button v1.1

  4. Tab style attribute "label" & "labelContainer" is no longer available.

Components Checklist

  • Button
  • Card
  • Icon
  • Input
  • Tabs
  • Text Field
  • Typography

Pages Checklist

  • Login
  • Peapods
@siriwatknp siriwatknp self-assigned this May 8, 2019
@siriwatknp
Copy link
Owner Author

Deployed 8 May 2019

siriwatknp added a commit that referenced this issue May 8, 2019
# Conflicts:
#	src/components/peapods/PeaFullProfile.js
#	src/pages/brands/PeapodsPage.js
#	src/pages/components/ButtonPage.js
#	src/theme/peapods/components/peaButton.js
siriwatknp added a commit that referenced this issue May 10, 2019
karanpratapsingh pushed a commit to karanpratapsingh/mui-treasury that referenced this issue Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant