- Update dependencies
- Fix installation issues
- Rename components prefix from Sui to Soft.
- Update dependencies.
- Fix the peer dependencies issue.
- Fix the eslint issue with react-app.
- Migrate eslint config from airbnb to react-app.
- Momoized the context provider values
- Fix the conditionally used of useContext for SoftPagination component
- Fix the import/no-anonymouse-default-export
@emotion/cache 11.4.0 → 11.7.1
@emotion/react 11.4.1 → 11.8.1
@emotion/styled 11.3.0 → 11.8.1
@mui/icons-material 5.1.1 → 5.4.2
@mui/material 5.1.1 → 5.4.3
@mui/styled-engine 5.1.1 → 5.4.2
@testing-library/jest-dom 5.11.4 → 5.16.2
@testing-library/react 11.1.0 → 12.1.3
@testing-library/user-event 12.1.10 → 13.5.0
chroma-js 2.1.2 → 2.4.2
prop-types 15.7.2 → 15.8.1
react-countup 5.2.0 → 6.1.1
react-router-dom 5.2.0 → 6.2.1
react-scripts 4.0.3 → 5.0.0
stylis 4.0.10 → 4.0.13
stylis-plugin-rtl 2.1.0 → 2.1.14
web-vitals 1.0.1 → 2.1.4
There is a warnings related to the stylis-plugin-rtl dependency that won't affect on the behavior of the product its something with the library itself.
- Migration from JSS to MUI
styledapi, emotion andsxprop. - The
box-shadow,border-radiusandtypographyregularsize renamed tomdfor theme - The
backgroundColorprop renamed tobgColorfor components - The
boxShadowprop renamed toshadowfor components - SoftBox
backgroundGradientprop replaced withvariant: ["contained", "gradient"] - SoftButton
buttonColorprop renamed tocolor - SoftBadge
sizeprop updated to ["xs", "sm", "md", "lg"] - SoftInput
withIconprop renamed toicon - SoftProgress
gradientprop replaced withvariant: ["contained", "gradient"] - SoftTypography
textColorprop renamed tocolor - Sidenav is more dynamic now, color, brand, brandName props are added
- jss
- jss-rtl
- @mui/styles
@mui/icons-material 5.0.0 → 5.1.1
@mui/material 5.0.0 → 5.1.1
@mui/styled-engine 5.0.0 → 5.1.1
- Migration from Material-UI v4 to Material-UI v5.
- Customizing Autocomplete component based on the Soft Design.
- Customizing the TextField component based on the Soft Design.
- @material-ui/core
- @material-ui/icons
- @material-ui/styles
- @emotion/cache
- @emotion/react
- @emotion/react
- @emotion/styled
- @mui/icons-material
- @mui/material
- @mui/styled-engine
- @mui/styles
- stylis
- stylis-plugin-rtl
- The soft-ui-dashboard-react/pages/rtl is chaning the route slowly in development mode its a problem with @emotion/cache
prependand we will fix it on our future updates. - There is some console error related to the key on table component and it will not make any issue for you we will take care of that on our next update for the product.