Changelog


v4.2.1
– Feb 2, 2023
  • Reduce compilation time
  • Reduce loading time of development server
  • Upgrade to MUI v5.11.8
  • Upgrade to Next.js v12.3.4
  • Upgrade to FullCalendar v6.1.4
  • Upgrade to Yup v1.0.0
  • Upgrade to Chart.js v4.2.1
  • Upgrade to Node v18.14.0
  • Upgrade dependencies to latest versions

v4.2.0
– Sept 8, 2022
  • Improve documentation
  • Upgrade to React v18.2.0
  • Upgrade to Create React App v5.0.1
  • Upgrade to Next.js v12.3.0
  • Upgrade to MUI v5.10.4
  • Upgrade dependencies to latest versions

v4.1.1
– Jul 7, 2022
  • Reduce loading time of development server
  • Reduce bundle size using babel-plugin-direct-import
  • Migrate date pickers from @mui/lab to @mui/x-date-pickers
  • Fix issues related to Next.js and deployment on Vercel
  • Fix issues related to Cognito authentication
  • Upgrade to MUI v5.8.7
  • Upgrade dependencies to latest versions

v4.1.0
– Apr 14, 2022
  • Add Create React App version for JavaScript
  • Add Create React App version for TypeScript

v4.0.0
– Mar 28, 2022
  • Rebrand project from Material App to Mira Pro
  • Migrate from styled-components to Emotion
  • Migrate from Create React app to Next.js
  • Add ApexCharts (/charts/apexcharts)
  • Upgrade to MUI v5.5.2
  • Upgrade dependencies to latest versions

v3.2.1
– Dec 19, 2021
  • Fix prettier issues
  • Upgrade to MUI v5.2.4
  • Upgrade dependencies to latest versions

v3.2.0
– Dec 10, 2021
  • Replace Hidden component with the sx prop
  • Upgrade to MUI v5.2.3
  • Upgrade dependencies to latest versions

v3.1.0
– Sept 20, 2021
  • Add Amazon Cognito (/documentation/auth/cognito)
  • Upgrade to MUI v5 stable
  • Upgrade to MUI Data Grid v5
  • Upgrade to React-Quill v2
  • Upgrade dependencies to latest versions

v3.0.0
– Sept 1, 2021
  • Add Data Grid example (/tables/data-grid)
  • Add web-vitals support
  • Add Auth0 (/documentation/auth/auth0)
  • Add JWT (/documentation/auth/jwt)
  • Add Firebase auth (/documentation/auth/firebase)
  • Add internationalization docs (/documentation/internationalization)
  • Add routing docs (/documentation/routing)
  • Add Guards docs (/documentation/guards)
  • Add Next.js docs (/documentation/migrating-to-next-js)
  • Migrate to Material-UI v5 date & time pickers
  • Migrate to Material-UI v5 theme format
  • Migrate to React Router v6 format
  • Migrate to Chart.js v3 format
  • Fix issue with sidebar scrollbar on iOS
  • Upgrade to React v17
  • Upgrade to Material-UI v5
  • Upgrade to Chart.js v3
  • Upgrade to React Router v6
  • Upgrade dependencies to latest versions
  • Remove dropzone
  • Remove IE11 support

v2.0.3
– Mar 27, 2021
  • Remove @material-ui/data-grid package
  • Rename Expansion Panel to Accordion
  • Fix issue with @babel/preset-env
  • Update browserslist

v2.0.2
– Mar 25, 2021
  • Add strict mode support
  • Replace helmet with helmet-async
  • Fix issue with Full Calendar styling
  • Fix issue with page flickering
  • Fix issue with CSS overflow
  • Improve build times
  • Upgrade dependencies to latest versions

v2.0.1
– Dec 25, 2020
  • Fix issue with react-jsx and TypeScript
  • Fix issue with stylesheets injection order
  • Upgrade dependencies to latest version

v2.0.0
– Dec 1, 2020
  • Add Dark Mode support
  • Add Chat page (/pages/chat)
  • Add SaaS dashboard (/dashboard/saas)
  • Add Data Grid example (/tables/data-grid)
  • Add redux-devtools-extension
  • Add Formik library and example
  • Add Yup validation example
  • Add Redux DevTools support
  • Add Styled Components Babel plugin
  • Add example service with Axios
  • Add example API mocks with Axios Mock Adapter
  • Add authentication example with redux, services and mocks
  • Add protected routes examples
  • Add ESLint + Prettier configuration
  • Add messages/notifications dropdowns
  • Replace remaining class components with functional components
  • Replace font with Inter
  • Update landing page
  • Update settings sidebar
  • Update Redux documentation
  • Upgrade dependencies to latest version

v1.2.0
– Aug 17, 2020
  • Add Deployment docs (/documentation/deployment)
  • Add Theming docs (/documentation/theming)
  • Add Environment Variables docs (/documentation/environment-variables)
  • Add State Management docs (/documentation/state-management)
  • Add FAQ to landing page
  • Improve route structure
  • Upgrade dependencies to latest version

v1.1.0
– Aug 2, 2020
  • Add TypeScript version
  • Upgrade dependencies to latest version

v1.0.8
– Apr 14, 2020
  • Add invoices (/invoices)
  • Add orders (/orders)
  • Add alerts (/components/alerts)
  • Add pagination (/components/pagination)
  • Add dropzone (/forms/dropzone)
  • Add editors (/forms/editors)
  • Improve invoice details (/invoices/detail)
  • Improve projects design (/projects)
  • Improve settings design (/pages/settings)
  • Improve tasks design (/tasks)
  • Improve performance
  • Upgrade dependencies to latest version

v1.0.7
– Mar 2, 2020
  • Fixed bug with @material-ui/utils
  • Small visual changes
  • Upgrade dependencies to latest version

v1.0.6
– Feb 20, 2020
  • Add React Helmet
  • Fixed bug with @material-ui/pickers
  • Upgrade dependencies to latest version

v1.0.5
– Dec 21, 2019
  • Add calendar (/calendar)
  • Add landing page
  • Add teal color variant
  • Fixed horizontal scrollbar issues
  • Small visual changes
  • Upgrade dependencies to latest version

v1.0.4
– Aug 26, 2019
  • Add vector maps (/maps/vector-maps)
  • Add private route example
  • Add catch-all route
  • Upgrade dependencies to latest version

v1.0.3
– Aug 24, 2019
  • Add analytics dashboard (/dashboard/analytics)
  • Add language dropdown
  • Small visual changes
  • Upgrade dependencies to latest version

v1.0.2
– Aug 17, 2019
  • Add IE11 support
  • Add indigo color variant
  • Add sidebar badges
  • Add profile page (/pages/profile)
  • Add projects page (/pages/projects)
  • Add tasks page (/pages/tasks)
  • Small visual changes
  • Upgrade dependencies to latest version

v1.0.1
– Aug 2, 2019
  • Add dark sidebar variant
  • Add light sidebar variant
  • Add settings page (/settings)
  • Add google maps (/maps)
  • Add drawer with color variant
  • Small visual changes
  • Upgrade dependencies to latest version