- Most vulnerabilities removed, besides those cause by
react-scripts
. We kept this depedency due to the fact that there are many users who still use it, and there is already a Next.js version for thos who want to migrate fromreact-scripts
. - Updated to React 18.
- Updated react-table to Tanstack V8.
🐛 Bugs solved:
- Sidebar content design bug solved
🚀 Feature: -Added TimelineRow
🚀 HyperTheme Editor
- With the help of the guys from Hyperting, we added HyperTheme Editor. You can check the docs here!
🐛 Bugs solved:
- Calendar card - Card border bug on dark mode
- Development Table - Missing content bug
- Solved the warnings regarding stylis-plugin-rtl
- Fixed console warnings
- Default - "Daily traffic" card - text align problem on mobile - solved.
- Navbar - Icons - align problem with all icons on mobile - solved.
- Profile - "Your storage" card - "More" icon align problem on mobile - solved.
- Profile - "Complete your profile" card - text align problem on mobile - solved.
- Added Chakra UI as base framework