Skip to content

Material Kit 2 React

Compare
Choose a tag to compare
@sajadevo sajadevo released this 11 Jan 16:29
· 17 commits to main since this release

[2.0.0] 2022-01-11

Bug fixing

Major style changes

  • Migration from Material-UI to MUI v5.
  • Migration from JSS to styled api, emotion and sx prop.
  • Product folders and files structured are updated: README
  • New components are added
  • New example blocks are added
  • Components and Example Blocks are now totally customizable and reusable

Deleted components

  • Badge
  • Card
  • Clearfix
  • CustomButtons
  • CustomDropdown
  • CustomInput
  • CustomLinearProgress
  • CustomTabs
  • Footer
  • Grid
  • Header
  • InfoArea
  • NavPills
  • Pagination
  • Parallax
  • Snackbar
  • Typography

Added components

  • MKAlert
  • MKAvatar
  • MKBadge
  • MKBox
  • MKButton
  • MKDatePicker
  • MKInput
  • MKPagination
  • MKProgress
  • MKSocialButton
  • MKTypography
  • Breadcrumbs
  • Cards
    • BlogCards
      • BackgroundBlogCard
      • CenteredBlogCard
      • TransparentBlogCard
    • CounterCards
      • DefaultCounterCard
    • InfoCards
      • DefaultInfoCard
      • FilledInfoCard
    • ReviewCards
      • DefaultReviewCard
    • RotatingCard
    • TeamCards
      • HorizontalTeamCard
  • Footers
    • CenteredFooter
    • DefaultFooter
    • SimpleFooter
  • Navbars
    • DefaultNavbar

Deleted dependencies

@material-ui/core
@material-ui/icons
animate.css
classnames
moment
node-sass
nouislider
react-animate-on-scroll
react-datetime
react-image-gallery
react-slick
react-tagsinput

Added dependencies

@mui/material
@mui/icons-material
@mui/styled-engine
@emotion/cache
@emotion/react
@emotion/styled
@testing-library/jest-dom
@testing-library/react":
@testing-library/user-event
chroma-js
flatpickr
prop-types
react-flatpickr
react-copy-to-clipboard
react-countup
react-syntax-highlighter
web-vitals

Updated dependencies

Warning