v3.0.0
JSON Crack - v3
What has changed since version 2?
- New UI
- Edit nodes on graph
- Display path to nodes at Node Modal
- JWT Decoder
- JSON Schema
- Live/Manual Transform toggle
- Performance improvements
- New Landing Page
- Account, Cloud functions, save/share documents
- Fetch JSON through URL
- Image Previews at graph
- Collapse/Expand toggle all nodes
- Display children count on parent nodes
Kudos to @AykutSarac @hanbin9775 @nnamua @liqun98 @roland-becsi-veratrak @cihat @mbrukman @yuvalg99 @Hexrt @dogukanuhn @VladCuciureanu @shivam1646
Changelog
- fix hide wrong collapsed nodes by @victorbrambati in #107
- jsoncrack.com Migration by @AykutSarac in #113
- Add mobile support for JSON Crack by @AykutSarac in #115
- Enable Performance Mode by default by @AykutSarac in #132
- General UI/UX Improvements by @AykutSarac in #133
- Link Travis CI badge to project build status by @mbrukman in #109
- Update Docker section formatting in README by @mbrukman in #108
- Bug/share link by @yuvalg99 in #136
- Improve Editor Rerender Performance by @AykutSarac in #157
- Prevent All Nodes from Expanding by @AykutSarac in #167
- fix: highlight red-dashed border display by @Hexrt in #165
- Handle window freeze by @AykutSarac in #191
- Canvas should fit into view on click Center icon at toolbar by @dogukanuhn in #203
- Accept JSONC by stripping it of it's comments by @VladCuciureanu in #227
- Added children count label next to the node key by @VladCuciureanu in #218
- Added a 'Collapse/Expand Graph' button by @VladCuciureanu in #230
- Fix: persist hidden nodes on rotate by @shivam1646 in #238
- Fix: don't show disconnected nodes on expand by @shivam1646 in #243
- improve language of "huge file" error by @TallTed in #210
- fix: #158 by @AykutSarac in #250
- chore: code refactor by @AykutSarac in #252
- fix empty nodes by @victorbrambati in #251
- seperate colors from array and object by @AykutSarac in #264
- Cloud updates by @AykutSarac in #280
- Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #281
- fix: align object's children to keep the consistency of graph illustration by @hanbin9775 in #268
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #299
- Fixed README typo by @nnamua in #295
- import file by drag and drop by @liqun98 in #284
- Fix typo by @hslee2008 in #302
- Fix smooth scroll behavior on styles by @cihat in #291
- Dogukanuhn/main by @AykutSarac in #309
- #257 Getting path of JSON on clicking the edges by @hanbin9775 in #304
- Update default.conf by @roland-becsi-veratrak in #274
- Feat/mantine UI by @AykutSarac in #318
- Refactor codebase by @AykutSarac in #326
- Version 3 by @AykutSarac in #335
New Contributors
- @mbrukman made their first contribution in #109
- @yuvalg99 made their first contribution in #136
- @Hexrt made their first contribution in #165
- @dogukanuhn made their first contribution in #203
- @VladCuciureanu made their first contribution in #227
- @shivam1646 made their first contribution in #238
- @TallTed made their first contribution in #210
- @hanbin9775 made their first contribution in #268
- @nnamua made their first contribution in #295
- @liqun98 made their first contribution in #284
- @roland-becsi-veratrak made their first contribution in #274
Full Changelog: v2.0.0...v3.0.0