Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: creativetimofficial/material-dashboard-react

v2.2.0

22 May 07:40
@sajadevo sajadevo
05881ef
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Fix issues
  • Update dependencies
  • Migrate to React 18
  • Fix vulnerabilities issues
  • Fix installation issues
Assets 2
Loading
jonhbass reacted with heart emoji
1 person reacted

Bug Fixing & Dependencies Updated

14 Feb 09:19
@sajadevo sajadevo
a35dc6e
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

[2.1.0] 2022年02月14日

Bug fixing

  • Momoized the context provider values
  • Fix the conditionally used of useContext for MDPagination component
  • Fix the import/no-anonymouse-default-export

Major style changes

Deleted components

Added components

Deleted dependencies

Added dependencies

Updated dependencies

 "@emotion/cache" 11.4.0 -> 11.7.1
 "@emotion/react" 11.4.1 -> 11.7.1
 "@emotion/styled" 11.3.0 -> 11.6.0
 "@mui/icons-material" 5.2.0 -> 5.4.1
 "@mui/material" 5.2.0 -> 5.4.1
 "@mui/styled-engine" 5.2.0 -> 5.4.1
 "@testing-library/jest-dom" 5.11.4 -> 5.16.2
 "@testing-library/react" 12.1.0 -> 12.1.2
 "@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-router-dom" 6.0.2 -> 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.1
 "web-vitals" 1.0.1 -> 2.1.4
 "yup" 0.32.9 -> 0.32.11

Warning

Loading
maisamaf reacted with thumbs up emoji
1 person reacted

Material Dashboard 2 React

08 Dec 16:32
@sajadevo sajadevo
504c4d2
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

[2.0.0] 2021年12月08日

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 are Example Blocks are now totally customizable and reusable
  • Product now uses the react context api for global configurations

Deleted components

  • AdminNavbar.js
  • ChartBar.js
  • ChartLine.js
  • Footer.js
  • MapExample.js
  • PageVisitsCard.js
  • ProfileCard.js
  • SettingsForm.js
  • Sidebar.js
  • StatusCard.js
  • TableCard.js
  • TrafficCard.js

Added components

  • MDAlert
  • MDAvatar
  • MDBadge
  • MDBox
  • MDButton
  • MDInput
  • MDPagination
  • MDProgress
  • MDSnackbar
  • MDTypography
  • Breadcrumbs
  • Cards
    • BlogCards
      • SimpleBlogCard
    • InfoCards
      • DefaultInfoCard
      • ProfileInfoCard
    • MasterCard
    • ProjectCards
      • DefaultProjectCard
    • StatisticsCards
      • ComplexStatisticsCard
  • Charts
    • BarCharts
      • HorizontalBarChart
      • VerticalBarChart
      • ReportsBarChart
    • BubbleChart
    • DoughnutCharts
      • DefaultDoughnutChart
    • LineCharts
      • DefaultLineChart
      • GradientLineChart
      • ProgressLineChart
      • ReportsLineChart
    • MixedChart
    • PieChart
    • PolarChart
    • RadarChart
  • Configurator
  • Footer
  • Items
    • NotificationItem
  • LayoutContainers
    • DashboardLayout
    • PageLayout
  • Lists
    • ProfilesList
  • Navbars
    • DashboardNavbar
    • DefaultNavbar
  • Sidenav
  • Tables
    • DataTable
  • Timeline
    • TimelineList
    • TimelineItem

Deleted dependencies

@material-ui/core
@material-ui/icons
chartist
classnames
match-sorter
moment
node-sass
react-chartist

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
chart.js
chroma-js
prop-types
react-chartjs-2
stylis
stylis-plugin-rtl
uuid
web-vitals

Updated dependencies

Warning

Loading

Updated dependencies

07 May 10:59
@einazare einazare
3b5bc70
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

[1.10.0] 2020年05月07日

Bug fixing

Major style changes

Deleted components

Added components

Deleted dependencies

  • react-google-maps (we've replaced this with simple Google Maps API)
  • @types/googlemaps (we've replaced this with simple Google Maps API)
  • @types/markerclustererplus (we've replaced this with simple Google Maps API)
  • ajv (this was only installed to stop some install warnings)
  • history (we'll use BrowserRouter from react-router-dom package instead)

Added dependencies

  • @babel/core@7.14.0 (to stop install warnings)

Updated dependencies

@material-ui/core 4.10.0 → 4.11.4
@material-ui/icons 4.9.1 → 4.11.2
classnames 2.2.6 → 2.3.1
perfect-scrollbar 1.5.0 → 1.5.1
react 16.13.1 → 17.0.2
react-chartist 0.14.3 → 0.14.4
react-dom 16.13.1 → 17.0.2
react-scripts 3.4.1 → 4.0.3
eslint-config-prettier 6.11.0 → 8.3.0
eslint-plugin-prettier 3.1.3 → 3.4.0
gulp-append-prepend 1.0.8 → 1.0.9
prettier 2.0.5 → 2.2.1
typescript 3.9.3 → 4.2.4

Warning

Warnings might appear while doing an npm install - they do not affect the UI or the functionality of the product, and they appear because of NodeJS and not from the product itself.

npm WARN react-swipeable-views@0.13.9 requires a peer of react@^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-event-listener@0.6.6 requires a peer of react@^16.3.0 but none is installed. You must install peer dependencies yourself.

You will also have the following message: found 88 vulnerabilities (1 low, 87 moderate) in 2207 scanned packages. This comes from react-scripts, and will be fixed in the next version. NOTE: the product works as expected with these vulnerabilities.

Loading

Updated dependencies

27 May 14:23
@einazare einazare
32f12f3
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

[1.9.0] 2020年05月27日

Bug fixing

Major style changes

Deleted components

Added components

Deleted dependencies

Added dependencies

Updated dependencies

@material-ui/core 4.3.2 → 4.10.0
@material-ui/icons 4.2.1 → 4.9.1
history 4.9.0 → 4.10.1
perfect-scrollbar 1.4.0 → 1.5.0
react 16.9.0 → 16.13.1
react-chartist 0.13.3 → 0.14.3
react-dom 16.9.0 → 16.13.1
react-router-dom 5.0.1 → 5.2.0
react-scripts 3.1.0 → 3.4.1
react-swipeable-views 0.13.3 → 0.13.9
eslint-config-prettier 6.0.0 → 6.11.0
eslint-plugin-prettier 3.1.0 → 3.1.3
prettier 1.18.2 → 2.0.5
@types/googlemaps 3.37.3 → 3.39.6
ajv 6.10.2 → 6.12.2
typescript 3.5.3 → 3.9.3

Warning

While in development some of the plugins that were used for this product will throw some warnings - note, this only happens in development, the UI or the functionality of the product is not affected, also, if the issues will persist in React 17, we'll drop usage of those plugins, and replace them with other ones.
Warnings might appear while doing an npm install - they do not affect the UI or the functionality of the product, and they appear because of NodeJS and not from the product itself.

Loading

Updated dependencies

26 Aug 15:37
@einazare einazare

Choose a tag to compare

[1.8.0] 2019年08月26日

Bug fixing

  • Rewrote the ISSUE_TEMPLATE
  • Deleted the copyright comments from all files, we only need to keep them inside our index.js and index.html
  • Added script that adds copyrights to the built app
  • Renamed all the files from .jsx to .js
  • Changed the withStyles function from Material-UI with the makeStyles function (integration with other frameworks should now be easy)
  • React Hooks is now supported

Major style changes

  • Renamed assets/jss/material-dashboard-react/layouts/dashboardStyle.js to assets/jss/material-dashboard-react/layouts/adminStyle.js

Deleted components

Added components

Deleted dependencies

Added dependencies

  • gulp@4.0.2
  • gulp-append-prepend@1.0.8

Updated dependencies

@material-ui/core 4.1.0 → 4.3.2
@material-ui/icons 4.1.0 → 4.2.1
react 16.8.6 → 16.9.0
react-dom 16.8.6 → 16.9.0
react-scripts 3.0.1 → 3.1.0
eslint-config-prettier 4.3.0 → 6.0.0
@types/googlemaps 3.36.4 → 3.37.3
ajv 6.10.0 → 6.10.2
typescript 3.5.1 → 3.5.3
Loading

Updated dependencies

19 Jun 07:46
@einazare einazare

Choose a tag to compare

Warning

All React Material products have now the same version, i.e. 1.7.0.

  • All linting errors are solved now, but due to google analytics stuff, we've needed to add target="_blank" to our links, so this lint error still exists.

Bug fixing

  • Bugs from updated dependencies
  • Removed .env file, and replaced it with the jsconfig.json file
  • Changes caused by running the prettier command for .jsx, .js, .html and .css files
  • Changed all string refs to React.createRef()
  • Added types validation in each component
  • Solved linting issues
  • Solved #83

Major style changes

Deleted components

Added components

Deleted dependencies

Added dependencies

  • typescript@3.5.1 (To stop console warnings on install)

Updated dependencies

@material-ui/core 3.9.2 → 4.1.0
@material-ui/icons 3.0.2 → 4.1.0
chartist 0.10.1 → 0.11.2
history 4.7.2 → 4.9.0
prettier 1.16.4 → 1.18.2
prop-types 15.7.1 → 15.7.2
react 16.8.1 → 16.8.6
react-dom 16.8.1 → 16.8.6
react-router-dom 4.3.1 → 5.0.1
react-scripts 2.1.5 → 3.0.1
react-swipeable-views 0.13.1 → 0.13.3
eslint-config-prettier 4.0.0 → 4.3.0
eslint-plugin-prettier 3.0.1 → 3.1.0
@types/googlemaps 3.30.16 → 3.36.4
ajv 6.9.1 → 6.10.0
Loading

[1.4.0] 2018年07月26日

26 Jul 11:43
@einazare einazare

Choose a tag to compare

[1.4.0] 2018年07月26日

Bug Fixing

  • Added resize event listener for window (see this issue here)
  • Added issues template file
  • Github solved issues:
    • #49 (dropped react-popper in favour of @material-ui/core/Popper)
    • #47
    • #45
    • #38
    • #37
  • Github enhancement issues:

Major style changes

  • Added styles for svg's, font-awesome classes and .material-icons class inside
    • src/assets/jss/material-dashboard-react/views/dashboardStyle.jsx
    • src/assets/jss/material-dashboard-react/components/buttonStyle.jsx
    • src/assets/jss/material-dashboard-react/components/cardFooterStyle.jsx
    • src/assets/jss/material-dashboard-react/components/cardHeaderStyle.jsx
    • src/assets/jss/material-dashboard-react/components/headerLinksStyle.jsx
    • src/assets/jss/material-dashboard-react/components/customTabsStyle.jsx
  • Others
    • src/assets/jss/material-dashboard-react/tooltipStyle.jsx
    • src/assets/jss/material-dashboard-react/dropdownStyle.jsx

Dropped components

  • Dropped popper usage in favour of @material-ui/core/Popper (Changes in src/components/Header/HeaderLinks.jsx)

Added components

  • src/components/Grid/GridContainer.jsx (instead of MUI's <Grid container... component)

Deleted dependencies

Added dependencies

Update dependencies

  • @material-ui/core v1.2.1 to @material-ui/core v1.4.1
  • @material-ui/icons v1.1.0 to @material-ui/icons v2.0.0
  • @types/googlemaps v3.30.9 to @types/googlemaps v3.30.11
  • ajv v6.5.1 to ajv v6.5.2
  • react v16.4.0 to react v16.4.1
  • react-dom v16.4.0 to react-dom v16.4.1
  • react-swipeable-views v0.12.13 to react-swipeable-views v0.12.15
Loading

AltStyle によって変換されたページ (->オリジナル) /