v2.8.0
AykutSarac/jsoncrack.comv2.8.0Mar 12, 2023by AykutSarac
AI Summary
This release focuses on a major UI overhaul by adopting the Mantine UI library, enhancing user experience with path indicators in modals, and implementing general performance and UI improvements.
Key Highlights
- Adopt Mantine UI
- Display path to nodes at Node Modal
- Performance & UI improvements
New Features
- Mantine UI integration
- Node path display in modal
Full Release Notes
## What's Changed * Adopt [Mantine UI](https://mantine.dev) * Display path to nodes at Node Modal * Performance & UI improvements ## Changelog * Feat/mantine UI by @AykutSarac in https://github.com/AykutSarac/jsoncrack.com/pull/318 * Fix typo by @HyunseungLee-Travis in https://github.com/AykutSarac/jsoncrack.com/pull/302 * Fix smooth scroll behavior on styles by @cihat in https://github.com/AykutSarac/jsoncrack.com/pull/291 * Dogukanuhn/main by @AykutSarac in https://github.com/AykutSarac/jsoncrack.com/pull/309 * #257 Getting path of JSON on clicking the edges by @hanbin9775 in https://github.com/AykutSarac/jsoncrack.com/pull/304 * Update default.conf by @roland-becsi-veratrak in https://github.com/AykutSarac/jsoncrack.com/pull/274 ## New Contributors * @roland-becsi-veratrak made their first contribution in https://github.com/AykutSarac/jsoncrack.com/pull/274 **Full Changelog**: https://github.com/AykutSarac/jsoncrack.com/compare/v2.6.0...v2.8.0